Thomas Zehetbauer wrote:
Hi,
is anyone else seeing this?
Standard Doclet version 1.5.0_01
Building tree for all the packages and classes...
/home/thomasz/src/cocoon-2.1.7/src/java/org/apache/cocoon/CocoonTask.java:199: warning - @return tag cannot be used in method with void return type.
java.lang.OutOfMemoryError: Java heap space
...
only every now and then :) I don't really know what triggers it, but sometimes it runs through the build fine and sometimes i get this OOM
Harmless really, unless you really care about having the docs locally.
increase maxmemory for the javadoc task: http://ant.apache.org/manual/CoreTasks/javadoc.html
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
