Re: Help on submitting a patch to ant

2005-06-16 Thread Stefan Bodewig
On Wed, 15 Jun 2005, Tobias K. Tobiasen <[EMAIL PROTECTED]> wrote: > *) Should I make the patch for 1.6.x or 1.7? CVS HEAD. There most probably won't be any 1.6.x release after 1.6.5. > *) If you are not forking the junit task you still have to put > junit.jar in the system classpath. Is it OK

Help on submitting a patch to ant

2005-06-15 Thread Tobias K. Tobiasen
Hello, As you properly know the junit task there are some classloading problems. See http://ant.apache.org/faq.html#delegating-classloader I have made a patch that solves these classloader problems. See http://issues.apache.org/bugzilla/show_bug.cgi?id=6606#c22 I would like to submit the patch.