Index: lams_www/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_www/build.xml,v diff -u -r1.8 -r1.9 --- lams_www/build.xml 27 Mar 2012 14:16:35 -0000 1.8 +++ lams_www/build.xml 30 Jul 2012 18:45:11 -0000 1.9 @@ -1,224 +1,105 @@ - + - + - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - + + + + LAMS WWW build file + ------------------------------------------------------ - - - - - + Available targets are: + + 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="${conf.dir}/war/META-INF/MANIFEST.MF"> + + + + + - - - - - - - - + + + + + - - - - Copying web files - - - - - - - + + + + + + + + + + + + + - - - - - - - + + + + + + + ${ant.project.name}: Coping configuration files + + + - - - - - - - - - - - Generating Java source from JSP pages - - - - - - Compiling JSP classes - - - - - - - - - - - Copying web resources - - - - - - - - - - - - - - - - - - + + + + + - - - - Copying web resources - - - - - - - - - - - - - - - - - - - - - - - + + \ No newline at end of file