[kepler-dev] [Bug 4259] - Fix the 'ant javadoc' command
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu Aug 6 11:25:18 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4259
berkley at nceas.ucsb.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Comment #10 from berkley at nceas.ucsb.edu 2009-08-06 11:25 -------
Most of our jars only contain class files so adding them to the classpath does
not seem to get rid of the warnings associated with javadoc not finding a
class. I don't see the need to add source files to kepler for these packages
so I'm just going to leave this alone. There are various other warnings,
mostly having to do with @param tags who's parameter does not match any
parameter in the method signature. This could be fixed with a lot of manual
editing, but I don't think it's worth the time at this point. I've got this
down to a couple hundred warnings and 3 errors. Overall, this works so I'm
going to close this bug as I don't think it's worth more of our time at this
point. If this becomes an issue again, we can re-open this bug or open a new
one.
More information about the Kepler-dev
mailing list