Index: lams_tool_deploy/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_deploy/build.xml,v diff -u -r1.11 -r1.12 --- lams_tool_deploy/build.xml 6 Mar 2012 11:16:28 -0000 1.11 +++ lams_tool_deploy/build.xml 30 Jul 2012 18:50:22 -0000 1.12 @@ -1,115 +1,138 @@ - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - + + + ${ant.project.name}: Removing cache and build folders + + + ${ant.project.name}: Creating build dir structure + + + + + + + + + + + ${ant.project.name}: Compiling Java sources + + + + ${ant.project.name}: Copying additional non-Java sources + + + + + + + + + + + + + + + + + ${ant.project.name}: Building JAR + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + \ No newline at end of file