diff --git a/bootstrap.bat b/bootstrap.bat index 19a4de4c8..6b58ed2ad 100755 --- a/bootstrap.bat +++ b/bootstrap.bat @@ -21,7 +21,7 @@ echo ... Bootstrapping Ant Distribution if exist lib\ant.jar erase lib\ant.jar SET LOCALCLASSPATH= -for %%i in (lib\*.jar) do call src\bin\lcp.bat %%i +for %%i in (lib\core\*.jar) do call src\bin\lcp.bat %%i if exist %JAVA_HOME%\lib\tools.jar call src\bin\lcp.bat %JAVA_HOME%\lib\tools.jar if exist %JAVA_HOME%\lib\classes.zip call src\bin\lcp.bat %JAVA_HOME%\lib\classes.zip diff --git a/build.xml b/build.xml index 2f5134c82..c74fb8f01 100644 --- a/build.xml +++ b/build.xml @@ -19,12 +19,14 @@ + - + + @@ -38,7 +40,7 @@ - + @@ -90,39 +92,22 @@ - - + + - - - - - - - - - - - - - - - - - + - - + @@ -131,7 +116,7 @@ - @@ -141,22 +126,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + - + + + + + + + + - + @@ -192,7 +224,7 @@ - + @@ -249,7 +281,7 @@ - + @@ -277,7 +309,7 @@ - + @@ -308,7 +340,6 @@ - @@ -331,7 +362,7 @@ - + - @@ -424,7 +454,7 @@ - + @@ -435,12 +465,6 @@ - - - - - - @@ -461,24 +485,7 @@ - - - - - - - - - - - - - - - - - - + @@ -488,11 +495,18 @@ + + + + + + + @@ -534,11 +548,6 @@ - - - - - @@ -560,12 +569,11 @@ - - - +