on 8/30/2000 8:57 PM, "Mike Haberman" <[EMAIL PROTECTED]> wrote:
>
> yea, this is where you might say, I'm out of luck.
>
> here's what I have tried:
> 1.1.8 on freeBSD (3.4).
> 1.1.7B on a linux box (red had 6.1)
> 1.1.6 on a solaris box (solaris 7)
gag. yea...javadoc 1.1 sucks balls.
javadoc 1.2 is much better.
> (I don't have administrative control on these boxes; best I can do is beg;
> hopefully, the 1.2 freeBSD port will be done soon ...)
>
> I can really crank up the memory on the solaris box but still no luck; it
> gets farther than on the other platforms, but then dies...
>
> On the plus side, it has forced me to read the source :)
>
> Hey, thanks for responding. Any help would be appreciated.
>
> mike
>
>
> Can Ant be config'd such that all the source files don't have to
> be read in before any javadoc is generated?
it isn't ant. ant is simply creating another jvm process and executing that
because stupid javadoc calls system.exit() at the end of execution which
would prevent ant from executing past the javadoc execution!
if you would like to write me a small shell script that does a cvs
checkout/update of turbine, runs build-turbine.sh javadoc, i will install
that on working-dogs.com and build the javadoc nightly.
thanks,
-jon
--
http://scarab.tigris.org/ | http://noodle.tigris.org/
http://java.apache.org/ | http://java.apache.org/turbine/
http://www.working-dogs.com/ | http://jakarta.apache.org/velocity/
http://www.collab.net/ | http://www.sourcexchange.com/
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]