Index: lams_learning/build.xml =================================================================== diff -u -r318927707d1c92ec1ced32d78cc16cb03cac67a2 -rd56929f06ad90a63082d514e6521adc175f3de27 --- lams_learning/build.xml (.../build.xml) (revision 318927707d1c92ec1ced32d78cc16cb03cac67a2) +++ lams_learning/build.xml (.../build.xml) (revision d56929f06ad90a63082d514e6521adc175f3de27) @@ -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