Index: lams_www/build.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_www/build.xml,v
diff -u -r1.9 -r1.10
--- lams_www/build.xml 30 Jul 2012 18:45:11 -0000 1.9
+++ lams_www/build.xml 31 Jul 2012 10:39:43 -0000 1.10
@@ -4,63 +4,51 @@
-
-
-
-
-
-
- LAMS WWW build file
- ------------------------------------------------------
-
- Available targets are:
+
+
+
+ ${ant.project.name}: Copying additional resources for WAR
+
+
+
+
+
- copy-tags --> Copies custom JSP tags from Central
- _build-war --> Internal target: Generates WAR
-
-
-
-
-
-
-
-
-
- ${ant.project.name}: Copying additional resources
-
+
-
+
-
+
+
+
+
+
${ant.project.name}: Building WAR
+ webxml="${build.war}/WEB-INF/web.xml"
+ manifest="${build}/MANIFEST.MF">
-
-
-
-
+
+
-
-
-
-
+
@@ -72,34 +60,7 @@
-
-
-
-
+
-
-
-
-
-
-
-
- ${ant.project.name}: Coping configuration files
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file