Index: lams_common/build.xml =================================================================== diff -u -r0d202741e8d9570207dd086c751126634bb1b994 -rd56929f06ad90a63082d514e6521adc175f3de27 --- lams_common/build.xml (.../build.xml) (revision 0d202741e8d9570207dd086c751126634bb1b994) +++ lams_common/build.xml (.../build.xml) (revision d56929f06ad90a63082d514e6521adc175f3de27) @@ -1,294 +1,82 @@ - + - - + + + - - - - - + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + build-db-test --> Inserts test data to database. + - - - - - - - - - - - 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 ${db.driver.dir} - 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.jar property - in the ${basedir}/config/database/xxx.xml file accordingly. - - - - - - - - - - - - - - - -
-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + ${ant.project.name}: Building main JAR - - + + - + + ${ant.project.name}: Building Session JAR - + + + ${ant.project.name}: Building Valve JAR - - + + - - - - - - - - - - - - + + + + Deploying library JARs + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Rebuilding LAMS database - + @@ -299,27 +87,24 @@ - - - - - - - - - + Executing SQL scripts + - + + - + @@ -329,178 +114,79 @@ - - - - - - - - - - - - - - - - + + + + ${ant.project.name}: Inserting test data to database + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - + - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - + + + + + \ No newline at end of file