Index: lams_common/build.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_common/build.properties,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lams_common/build.properties 9 Sep 2005 05:57:06 -0000 1.1
@@ -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
===================================================================
RCS file: /usr/local/cvsroot/lams_common/build.xml,v
diff -u -r1.30 -r1.31
--- lams_common/build.xml 30 Aug 2005 04:40:18 -0000 1.30
+++ lams_common/build.xml 9 Sep 2005 05:57:06 -0000 1.31
@@ -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 1.17 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
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/src/java/Attic/forumApplicationContext.xml,v
diff -u -r1.6 -r1.7
--- lams_tool_forum/src/java/forumApplicationContext.xml 9 Sep 2005 00:26:18 -0000 1.6
+++ lams_tool_forum/src/java/forumApplicationContext.xml 9 Sep 2005 06:00:15 -0000 1.7
@@ -5,23 +5,14 @@
+
org/lamsfoundation/lams/tool/forum/persistence/GenericEntity.hbm.xml
-
-
-
-
-
- create-drop
-
- net.sf.hibernate.dialect.MySQLDialect
-
-