[ #301045 ] Javadoc: Server 110, Client 94 warnings
Date: 2004-11-27 21:28
Priority: 1
Submitted By: Alexander Traud (traud)
Assigned To: Nobody (None)
Category: documentation
State: Open
Summary: Javadoc: Server 110, Client 94 warnings
Detailed description: First thanks to your commitment to Javadoc. Your comments helped me a lot and
the documentation in Javadoc and inline is very good. Please continue at this
level!
Today I tried again to built the Javadoc for the server and the SyncClient
APIs. All libraries are set correctly and there is no warning about this but I
get 110 warnings in the SyncServer about mistyped parameter names etc. in the
SyncClient-API for J2SE there are 94! The SyncClient-API for J2ME is okay. ;-)
Please have a look at this - it would be great to change the Ant file, so the
Javadoc production is quiet.
javadoc -d ~/API -extdirs ../../lib -quiet -source 1.4 -subpackages sync4j
works great here even without Ant (I do not like Ant). Move your command line
to CVS/sync4j/src/java/ This will give you the culprits only.
I know this is a low priority bug but have a look at it if you have time. >200
typos want to be hunted…