We have the control over the jvm arguments of ant within Jenkins, so we could probably deal with it ourself.
And actually it doesn't seem to be the Ant launched by Jenkins which is crashing, it is the boostrapped ant which is. This Jenkins config is launching ant -f launch-build.xml, which is then launching build.bat, which in the end is launching the just built Ant. I guess if there is some fix it should happen somewhere there. I could try to help but I never learned to write .bat files, so I'll probably make mistakes. Nicolas Le 6 mars 2013 à 13:50, Jesse Glick <typr...@gmail.com> a écrit : > On 03/06/2013 07:44 AM, Jesse Glick wrote: >> Perhaps the test itself somehow kills the test runner? > > More likely an OOME of some kind; asked for help on bui...@apache.org. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org > For additional commands, e-mail: dev-h...@ant.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org