Modified the build.xml to fork the javac process so that it maintains it's own heap rather than using ant's. Also set the initial and max heap memory to the minimum I was able to make work for running the jar process.
added
Log in to post a comment.
added