Index: lams_contentrepository/build.xml =================================================================== diff -u -r1cee367420014aadc059955c5b4eb46fee0098be -rd27804374e52e33cec49ef94b39ec2bf2ff603ae --- lams_contentrepository/build.xml (.../build.xml) (revision 1cee367420014aadc059955c5b4eb46fee0098be) +++ lams_contentrepository/build.xml (.../build.xml) (revision d27804374e52e33cec49ef94b39ec2bf2ff603ae) @@ -33,6 +33,7 @@ + @@ -105,14 +106,14 @@ - + 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} + doesn't exist. You have to download this driver separately and put it in ${db.driver} 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 + If you name the driver jar file differently, please update the db.driver property in the ${basedir}/config/database/xxx.xml file accordingly. @@ -138,13 +139,13 @@ @@ -176,7 +177,7 @@ classname="net.sf.hibernate.tool.hbm2java.Hbm2JavaTask" classpathref="all-libs" /> - + @@ -192,57 +193,58 @@ - + - + - + + - + - - + + - - + + - - - + + + - + - - + + - + - + @@ -253,8 +255,8 @@ - - + + @@ -267,8 +269,8 @@ - + webxml="${conf.webinf.dir}/web.xml"> + @@ -279,7 +281,7 @@ - + @@ -345,7 +347,7 @@ destdir="${hbm}" excludedtags="@version,@author,@todo" force="true"> - + @@ -374,14 +376,14 @@ - + - - + +