Index: lams_build/build_base.xml
===================================================================
diff -u -r8cbac4322030e82a51acc1456d8efdc3fcbcc464 -r0b67ee804237056395e60ed4cca2948a595ddb72
--- lams_build/build_base.xml (.../build_base.xml) (revision 8cbac4322030e82a51acc1456d8efdc3fcbcc464)
+++ lams_build/build_base.xml (.../build_base.xml) (revision 0b67ee804237056395e60ed4cca2948a595ddb72)
@@ -343,7 +343,7 @@
-
+
${ant.project.name}: Copying JSP files
@@ -402,7 +402,7 @@
Copying css files from build area to web/css directory. The .map files are not copied.
-
+
@@ -422,7 +422,7 @@
-
+
@@ -434,8 +434,8 @@
-
-
+
+
@@ -444,4 +444,33 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Minifying Javascript Files
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
Index: lams_build/common.properties
===================================================================
diff -u -r8cbac4322030e82a51acc1456d8efdc3fcbcc464 -r0b67ee804237056395e60ed4cca2948a595ddb72
--- lams_build/common.properties (.../common.properties) (revision 8cbac4322030e82a51acc1456d8efdc3fcbcc464)
+++ lams_build/common.properties (.../common.properties) (revision 0b67ee804237056395e60ed4cca2948a595ddb72)
@@ -35,6 +35,7 @@
scss.common.variables=../lams_central/conf/scss/
scss.css.dir=${basedir}/web/css
css.minify=true
+js.minify=true
yuicompressor=../lams_build/lib/yuicompressor/yuicompressor-2.4.8.jar
#======== TOOL PROPERTIES =========
Index: lams_central/build.xml
===================================================================
diff -u -rda6b9d90cc223259a586922f6069d8b399109fdc -r0b67ee804237056395e60ed4cca2948a595ddb72
--- lams_central/build.xml (.../build.xml) (revision da6b9d90cc223259a586922f6069d8b399109fdc)
+++ lams_central/build.xml (.../build.xml) (revision 0b67ee804237056395e60ed4cca2948a595ddb72)
@@ -4,7 +4,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
${ant.project.name}: Copying favicon
@@ -16,7 +37,6 @@
-
${ant.project.name}: Building exploded WAR
@@ -29,7 +49,6 @@
-
Removing cached files
Index: lams_tool_images/build.xml
===================================================================
diff -u -re59bc835a5ec91886980d67af70c0f05a0f7ae73 -r0b67ee804237056395e60ed4cca2948a595ddb72
--- lams_tool_images/build.xml (.../build.xml) (revision e59bc835a5ec91886980d67af70c0f05a0f7ae73)
+++ lams_tool_images/build.xml (.../build.xml) (revision 0b67ee804237056395e60ed4cca2948a595ddb72)
@@ -3,5 +3,13 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
Index: lams_tool_lamc/build.xml
===================================================================
diff -u -re59bc835a5ec91886980d67af70c0f05a0f7ae73 -r0b67ee804237056395e60ed4cca2948a595ddb72
--- lams_tool_lamc/build.xml (.../build.xml) (revision e59bc835a5ec91886980d67af70c0f05a0f7ae73)
+++ lams_tool_lamc/build.xml (.../build.xml) (revision 0b67ee804237056395e60ed4cca2948a595ddb72)
@@ -3,5 +3,10 @@
+
+
+
+
+
\ No newline at end of file
Index: lams_tool_mindmap/build.xml
===================================================================
diff -u -re59bc835a5ec91886980d67af70c0f05a0f7ae73 -r0b67ee804237056395e60ed4cca2948a595ddb72
--- lams_tool_mindmap/build.xml (.../build.xml) (revision e59bc835a5ec91886980d67af70c0f05a0f7ae73)
+++ lams_tool_mindmap/build.xml (.../build.xml) (revision 0b67ee804237056395e60ed4cca2948a595ddb72)
@@ -3,5 +3,10 @@
-
+
+
+
+
+
+
\ No newline at end of file