Index: lams_learning/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_learning/build.xml,v diff -u -r1.32 -r1.33 --- lams_learning/build.xml 27 Mar 2012 19:15:18 -0000 1.32 +++ lams_learning/build.xml 30 Jul 2012 18:45:54 -0000 1.33 @@ -1,440 +1,41 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - You must download several jar files before you can build - Middlegen. Execute the "download-deps" target. Then try to - build again. - - If you are behind a proxy, you should define the properties - http.proxyHost and http.proxyPort. Example: - - ant -Dhttp.proxyHost=foo.com -Dhttp.proxyPort=8080 - - It's also possible to download the jars manually. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + ${ant.project.name} build file + ------------------------------------------------------ + + Available targets are: + + print-usage --> Display this information + copy-tags --> Copies custom JSP tags from Central + deploy-jar --> Deploys JAR to EAR + deploy-war --> Deploys WAR to EAR + copy-to-lams-lib --> Copies JAR to lams-build for other projects to use + explode-war --> Unpacks WAR in EAR + explode-war-synchronize --> Updates web content in exploded WAR + explode-war-delete --> Removes exploded WAR + test-report --> Runs JUnit tests and generates report + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - - - Copying web files - - - - - - - - - - - - - - - - - - - - - - - - - - - Generating Java source from JSP pages - - - - - - Compiling JSP classes - - - - - - - - - - - Copying web resources - - - - - - - - - - - - - - - - - - - - - - - - - Copying web resources - - - - - - - - - - - - - - - - - - - - - - + + + \ No newline at end of file