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 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 @@
> <src>
> <pathelement location="${basedir}/src/main/java"/>
> </src>
> - <classpath refid="build.classpath"/>
> </javac>
> </target>
>
>
> This fixes the issue and allows us ant users to compile the project
> without having any .m2 etc.
>
> Should I commit this directly?
>
> Thanks,
> Kev
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]