Re: commons-exec ant build patch

2008-12-16 Thread Kevin Jackson
Hi, > +) I assume that this implies that you have junit on your path already? > +) please not that I have to get a hold on the junit.jar in > "test-distribution-prepare" > +) maybe we need a variable to pick the junit library from? I think the main point of the patch is that just because you don'

Re: commons-exec ant build patch

2008-12-16 Thread Siegfried Goeschl
Hi Kevin, +) I assume that this implies that you have junit on your path already? +) please not that I have to get a hold on the junit.jar in "test-distribution-prepare" +) maybe we need a variable to pick the junit library from? Cheers, Siegfried Goeschl Kevin Jackson wrote: > Hi, > > The cur

commons-exec ant build patch

2008-12-16 Thread Kevin Jackson
Hi, The current ant build file for this relies on having previously used mvn to build the project Index: build.xml === --- build.xml (revision 727000) +++ build.xml (working copy) @@ -45,7 +45,6 @@ -