Index: lams_common/build.properties =================================================================== diff -u --- lams_common/build.properties (revision 0) +++ lams_common/build.properties (revision b463a05bbf22f9ae4ed2382974ea2f79d8b4709f) @@ -0,0 +1,12 @@ +project=LAMS +product=lams +version=1.1 + +package=org/lamsfoundation/lams +package.learningdesign=${package}/learningdesign +package.usermanagement=${package}/usermanagement + +package.name=org.lamsfoundation.lams +package.learningdesign.name=${package}.learningdesign +package.usermanagement.name=${package}.usermanagement + \ No newline at end of file Index: lams_common/build.xml =================================================================== diff -u -rbdf66e21388f7f5bf777b250b788ba9c23c8f8bc -rb463a05bbf22f9ae4ed2382974ea2f79d8b4709f --- lams_common/build.xml (.../build.xml) (revision bdf66e21388f7f5bf777b250b788ba9c23c8f8bc) +++ lams_common/build.xml (.../build.xml) (revision b463a05bbf22f9ae4ed2382974ea2f79d8b4709f) @@ -5,20 +5,21 @@ Ant build file. --> + ]> - &properties; + + - + - + @@ -68,14 +69,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.jar} 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 database.driver.jar property in the ${basedir}/config/database/xxx.xml file accordingly. @@ -99,18 +100,18 @@ - + @@ -150,57 +151,49 @@ - - - - - - - - - + + - - + - + - + - + - - + + - - + + - + - - + + @@ -229,8 +222,8 @@ - - + + @@ -267,45 +260,45 @@ - + - - + + + todir="${jboss.deploy}"/> + todir="${jboss.deploy}"/> - + - + - - - + + + - + - + - + - + @@ -321,26 +314,21 @@ by clicking "Add External JARS" and locating the junit.jar. --> - - - - + - - - - - + + + @@ -365,20 +353,20 @@ - + + mergedir="${conf.xdoclet.dir}"/> Fisheye: Tag b463a05bbf22f9ae4ed2382974ea2f79d8b4709f refers to a dead (removed) revision in file `lams_common/properties.xml'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_forum/src/java/forumApplicationContext.xml =================================================================== diff -u -r5f015bed03f28f95ee08f3c03a1f3f03254cf426 -rb463a05bbf22f9ae4ed2382974ea2f79d8b4709f --- lams_tool_forum/src/java/forumApplicationContext.xml (.../forumApplicationContext.xml) (revision 5f015bed03f28f95ee08f3c03a1f3f03254cf426) +++ lams_tool_forum/src/java/forumApplicationContext.xml (.../forumApplicationContext.xml) (revision b463a05bbf22f9ae4ed2382974ea2f79d8b4709f) @@ -5,23 +5,14 @@ + org/lamsfoundation/lams/tool/forum/persistence/GenericEntity.hbm.xml - - - - - - create-drop - - net.sf.hibernate.dialect.MySQLDialect - -