Bad reference to overview.html in build.xml

This is my first time I play with Smack. I was trying the ant tool and found a minor problem. In build.xml the javadoc section refers to source\overview.html and that file is located in documentation.

Error print follows:

C:\java\smack\smack-Jul-19-2003\build>ant javadoc

Buildfile: build.xml

javadoc:

Created dir: C:\java\smack\smack-Jul-19-2003\javadoc

Generating Javadoc

Javadoc execution

Loading source files for package org.jivesoftware.smack…

Loading source files for package org.jivesoftware.smack.filter…

Loading source files for package org.jivesoftware.smack.packet…

Loading source files for package org.jivesoftware.smack.provider…

Loading source files for package org.jivesoftware.smack.util…

Constructing Javadoc information…

Standard Doclet version 1.4.1

Building tree for all the packages and classes…

Building index for all the packages and classes…

Building index for all classes…

javadoc: Error while reading file C:\java\smack\smack-Jul-19-2003\source\overview.html

Generating C:\java\smack\smack-Jul-19-2003\javadoc\stylesheet.css…

1 error

BUILD SUCCESSFUL

Total time: 5 seconds

– Gato

Gato,

Thanks for the bug report. I’'ll make sure the problem is fixed for the next release.

Regards,

Matt