I cranked up both init and max heap size as far is it would go. But still
no luck:
java.lang.OutOfMemoryError:
[error] at java.io.BufferedInputStream.<init>(BufferedInputStream.java)
[error] at java.io.BufferedInputStream.<init>(BufferedInputStream.java)
[error] at sun.tools.javac.BatchEnvironment.loadFile(BatchEnvironment.java)
Any clues what I can do to build the apidocs?
BTW:
Here's my WebMacro to Velocity tool:
foreach f (`find . -name "*.java" -exec grep -q WebMacro '{}' \; -print`)
sed -e {s/WebMacro/Velocity/} $f > $f.velocity
end
mike
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]