Index: lams_monitoring/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/build.xml,v diff -u -r1.32 -r1.33 --- lams_monitoring/build.xml 28 Mar 2012 13:35:24 -0000 1.32 +++ lams_monitoring/build.xml 30 Jul 2012 18:44:36 -0000 1.33 @@ -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