diff --git a/build.xml b/build.xml index 17569913d..6e9270260 100644 --- a/build.xml +++ b/build.xml @@ -66,7 +66,6 @@ - @@ -636,28 +634,8 @@ - - -
- - - - - - - -
-
- @@ -665,13 +643,13 @@ + @@ -679,10 +657,11 @@ - + +
- @@ -706,7 +685,6 @@ @@ -714,46 +692,74 @@ - + + + + + + + + + + + + + + +
+ + + + + + + +
+
- + - - - - - - - + + + + + + + - + - - - - + + + + - + @@ -766,13 +772,32 @@ We cannot build the test jar unless JUnit is present, as JUnit is needed to compile the test classes. - + + +
+ + + + + + + +
+
diff --git a/src/etc/manifest b/src/etc/manifest deleted file mode 100644 index 758bc0f0d..000000000 --- a/src/etc/manifest +++ /dev/null @@ -1,4 +0,0 @@ -Manifest-Version: 1.0 -Main-Class: org.apache.tools.ant.Main - -