Index: lams_contentrepository/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_contentrepository/build.xml,v diff -u -r1.20 -r1.21 --- lams_contentrepository/build.xml 30 Aug 2005 04:45:47 -0000 1.20 +++ lams_contentrepository/build.xml 2 Sep 2005 04:39:52 -0000 1.21 @@ -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 @@ - + - - + +