Index: lams_build/build_base.xml =================================================================== RCS file: /usr/local/cvsroot/lams_build/build_base.xml,v diff -u -r1.25.2.20 -r1.25.2.21 --- lams_build/build_base.xml 16 Dec 2014 15:20:34 -0000 1.25.2.20 +++ lams_build/build_base.xml 28 Jan 2015 14:49:15 -0000 1.25.2.21 @@ -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