From 20ce3874fd7698a4fd43c0a7424955b036dc809b Mon Sep 17 00:00:00 2001 From: "nor..67" Date: Sat, 3 Dec 2011 16:30:31 +0000 Subject: [PATCH] build script: - cleanups and added output instead of comments git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8847 75d07b2b-3a1a-0410-a2c5-0572b91ccdca --- engine/build.xml | 47 ++++++++++++++++++----------------------------- 1 file changed, 18 insertions(+), 29 deletions(-) diff --git a/engine/build.xml b/engine/build.xml index 454ff80fe..adb5a50d1 100644 --- a/engine/build.xml +++ b/engine/build.xml @@ -1,10 +1,9 @@ - Builds, tests, and runs the project jME3_ordered. + Builds, tests, and runs the jMonkeyEngine3 core engine. - @@ -18,8 +17,7 @@ - - + @@ -153,19 +151,16 @@ Compile Tests - - - - + - + Building Engine JAR files.. @@ -182,8 +177,6 @@ Building TestData JAR file.. - - @@ -217,6 +210,9 @@ + + + @@ -229,15 +225,12 @@ - - Moving optional packages - @@ -245,18 +238,17 @@ - + - - + @@ -290,7 +282,7 @@ - + Clearing old files @@ -298,36 +290,36 @@ - + Copying jMonkeyPlatform jME3 libs - + Copying jMonkeyPlatform external libraries - + Copying Project jME3 libs - + Copying Project external libraries - + Copying Test Project Data - + Copying Javadoc @@ -362,7 +354,7 @@ - + Copying Test Examples @@ -376,14 +368,11 @@ **************************************************************** --> - - -