diff --git a/build.xml b/build.xml index cd85e09..5b4039a 100644 --- a/build.xml +++ b/build.xml @@ -15,7 +15,7 @@ - + @@ -29,12 +29,16 @@ + + + + @@ -69,21 +73,14 @@ ${jar-jdk14.file}"/> - - - + + + + + + + + @@ -155,7 +152,7 @@ ${jar-jdk14.file}"/> srcdir="${testsrc.dir}" destdir="${testclasses.dir}" debug="${project.build.debug}" - classpathref="project.classpath" + classpathref="project.test.classpath" source="1.5"> @@ -390,6 +387,37 @@ META-INF/**"/> + + + + + + + + + + + + + + + +