diff --git a/buildScripts/tests.ant.xml b/buildScripts/tests.ant.xml index dc0b4147..98bc32e7 100644 --- a/buildScripts/tests.ant.xml +++ b/buildScripts/tests.ant.xml @@ -67,16 +67,16 @@ This buildfile is part of projectlombok.org. It takes care of compiling and runn Running TestJavac on JVM${ant.java.version}, with lowest supported javac: 1.6. + + - - @@ -86,11 +86,12 @@ This buildfile is part of projectlombok.org. It takes care of compiling and runn Running TestJavac on JVM${ant.java.version}, with javac: 1.8. + - + @@ -108,7 +109,8 @@ This buildfile is part of projectlombok.org. It takes care of compiling and runn Running TestJavac with JVM ${jvm.loc.@{version}}. - + + @@ -131,6 +133,7 @@ This buildfile is part of projectlombok.org. It takes care of compiling and runn Running TestJavac on JVM${ant.java.version}, with the javac built into your VM distributon. + @@ -145,10 +148,11 @@ This buildfile is part of projectlombok.org. It takes care of compiling and runn Running TestEclipse on eclipse-@{version} on JVM${ant.java.version}. + - +