Hi,
I am running the javadoc task and getting OOM. I have tried several ways
to pass the -J-Xmx512m parameter, but I am not sure they are being picked
up. For example, I tried:
javadoc {
options.JFlags ["-Xmx1g"]
}
and also
javadoc {
options.JFlags ["-J-Xmx1g"]
}
Am I doing something wrong?
Cheers,
Shay
--
View this message in context:
http://old.nabble.com/javadoc-task-and--J-Xmx-setting-tp28123588p28123588.html
Sent from the gradle-user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email