Bugs item #574167, was opened at 2002-06-26 16:43
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=574167&group_id=44253
Category: Other
Group: Serious
Status: Open
Resolution: None
Priority: 5
Submitted By: Charles Reis (csreis)
Assigned to: Charles Reis (csreis)
Summary: Javadoc won't build in some setups
Initial Comment:
In some environments, the "ant javadoc" target will
generate four errors and quit without writing any of
the javadoc files. Eric and I finally traced this down
to a classpath issue: if the jars in the
edu/rice/cs/lib directory are on your classpath, it
won't work, but if the /home/javaplt/classes directory
is on your classpath, it will.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=574167&group_id=44253
|