[kepler-dev] [Bug 4259] - Fix the 'ant javadoc' command

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Jul 23 15:19:11 PDT 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4259





------- Comment #5 from berkley at nceas.ucsb.edu  2009-07-23 15:19 -------
I got the javadoc command working through ant, but only if I exclude the
ptolemy source.  I'm not sure what is causing this problem.  It doesn't throw
any error, it just fails to build any html files.  Running in debug mode shows
that it loads all of the ptolemy source files, but then just dies with no
error.  I thought it might be memory related so I bumped the memory up to 2048m
with no success.  I also tried just running the ptolemy source with no kepler
source and it still fails to run.  There must be some source file in ptolemy
that it doesn't like for some reason.  It's annoying now because the generated
documentation does not include the ptolemy class links.  I'll keep looking into
this a bit more...


More information about the Kepler-dev mailing list