Index: lams_monitoring/build.xml =================================================================== diff -u -re7dc815a304adc5f771f5a556de6d19263d965ad -rd56929f06ad90a63082d514e6521adc175f3de27 --- lams_monitoring/build.xml (.../build.xml) (revision e7dc815a304adc5f771f5a556de6d19263d965ad) +++ lams_monitoring/build.xml (.../build.xml) (revision d56929f06ad90a63082d514e6521adc175f3de27) @@ -1,177 +1,52 @@ - + - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - + - - - - + + + + ${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 + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - 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. - - - - - - - - - The JDBC driver you have specified by including one of the files in ${basedir}/config/database - doesn't exist. You have to download this driver separately and put it in ${database.driver.file} - Please make sure you're using a version that is equal or superior to the one we looked for. - If you name the driver jar file differently, please update the database.driver.file property - in the ${basedir}/config/database/xxx.xml file accordingly. - - - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Copying web files - - - - - - - - - - - - - - - - - - - - - - - - - - - Generating Java source from JSP pages - - - - - - Compiling JSP classes - - - - - - - - - - - Copying web resources - - - - - - - - - - - - - - - - - - - - - - - - - Copying web resources - - - - - - - - - - - - - - - - - - - - - - - - + + --> + \ No newline at end of file