From c670fe53f5a634a11893a83ea0a06ac140dd77bf Mon Sep 17 00:00:00 2001 From: Heng Sin Low Date: Wed, 13 May 2009 03:11:08 +0000 Subject: [PATCH] http://sourceforge.net/forum/message.php?msg_id=7388677 - fixed a mistake in the repacking of jboss.jar, down to around 5mb now ( can still be make smaller but would need more time find out what's safe to remove ). --- tools/build.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/tools/build.xml b/tools/build.xml index 4a6097b950..a5d6a68ec1 100644 --- a/tools/build.xml +++ b/tools/build.xml @@ -6,7 +6,7 @@ - The resulting CCTools.jar and CSTools.jar + The resulting CCTools.jar and CSTools.jar repackage all third party libraries in a single jar for simplified start and version control. The resuling Server CSTools.jar is added to EARs @@ -37,7 +37,7 @@ - + @@ -92,9 +92,15 @@ - + - + + + + + + + @@ -286,6 +292,9 @@ + + + @@ -435,6 +444,9 @@ + + +