Index: lams_build/build_base.xml
===================================================================
diff -u -r87f1bf7b9682e38a4196005787b14967c4661d96 -ra83b0eec89979dce7415b02afdda324b14018dbb
--- lams_build/build_base.xml (.../build_base.xml) (revision 87f1bf7b9682e38a4196005787b14967c4661d96)
+++ lams_build/build_base.xml (.../build_base.xml) (revision a83b0eec89979dce7415b02afdda324b14018dbb)
@@ -120,6 +120,7 @@
+
@@ -327,6 +328,7 @@
+
@@ -341,14 +343,16 @@
-
+
${ant.project.name}: Copying JSP files
Copying web resources
-
+
+
+
@@ -360,4 +364,52 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Copying css files from build area to web/css directory. The .map files are not copied.
+
+
+
+
+
+
+
+
+
+
+
+
+ Compiling ALL .sccs files from ${scss.css.dir} using ${sass_exec_file}
+
+
+
+
+
+
+
+
+
+
+ Compiling modified .sccs files from ${scss.css.dir} using ${sass_exec_file}
+
+
+
+
\ No newline at end of file