Index: lams_tool_example/build.xml =================================================================== diff -u -r09e1ed92cb07d7de4564f9dd3a0b4465d8c94e8a -r2cad964be2feeb0e463001155c374d2965886f4a --- lams_tool_example/build.xml (.../build.xml) (revision 09e1ed92cb07d7de4564f9dd3a0b4465d8c94e8a) +++ lams_tool_example/build.xml (.../build.xml) (revision 2cad964be2feeb0e463001155c374d2965886f4a) @@ -33,7 +33,11 @@ - + + + + + @@ -71,9 +75,8 @@ - - - + + @@ -153,28 +156,12 @@ - + - - - - - - - - - - - - - - - - - - + webxml="${build.war}/WEB-INF/web.xml" manifest="${conf.dir}/war/META-INF/MANIFEST.MF"> + + @@ -449,7 +436,115 @@ - - - + + + + Copying web files + + + + + + + + + + + + + + + + + + + + + + + + + + Generating Java source from JSP pages + + + + + + Compiling JSP classes + + + + + + + + + + + Copying web resources + + + + + + + + + + + + + + + + + + + + + + + + + + + Copying web resources + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file