Index: lams_build/build_base.xml =================================================================== diff -u -r588fe01186ff8c7c5b215e15f5ac4763137e0284 -rd4997181b2a73dc16bdd0a69932d443fe7dbfbd7 --- lams_build/build_base.xml (.../build_base.xml) (revision 588fe01186ff8c7c5b215e15f5ac4763137e0284) +++ lams_build/build_base.xml (.../build_base.xml) (revision d4997181b2a73dc16bdd0a69932d443fe7dbfbd7) @@ -283,8 +283,7 @@ - + ${ant.project.name}: Building WAR @@ -395,111 +394,9 @@ - - - - - - - - ${ant.project.name}: Precompiling JSP files - - - ${ant.project.name}: Copying web files for building - - - - - - - - - - - - - - - - ${ant.project.name}: Generating Java source files from JSP pages - - - - ${ant.project.name}: Compiling JSP classes - - - - - - - - - - - - ${ant.project.name}: Copying compiled and remaining web resources - - - - - - - - - - - - - - - - - ${ant.project.name}: Copying additional libraries - - - - - - - - - - + - ${ant.project.name}: Copying JSP files without precompilation + ${ant.project.name}: Copying JSP files Copying web resources @@ -527,4 +424,4 @@ - + \ No newline at end of file