Index: lams_tool_chat/build.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_chat/build.xml,v
diff -u -r1.22 -r1.23
--- lams_tool_chat/build.xml 10 Jun 2008 06:10:25 -0000 1.22
+++ lams_tool_chat/build.xml 23 Sep 2008 04:21:23 -0000 1.23
@@ -103,6 +103,9 @@
+
+
+
@@ -364,6 +367,16 @@
+
+
+
+
+
+
+
+
+
+
@@ -420,6 +433,7 @@
toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql"
toolLibraryInsertScriptPath="${build.deploy}/sql/library_insert.sql"
toolInsertScriptPath="${build.deploy}/sql/tool_insert.sql"
+ toolDBVersionScriptPath="${build.deploy}/sql/db_version_insert.sql"
toolApplicationContextPath="/org/lamsfoundation/lams/tool/chat/chatApplicationContext.xml"
lamsEarPath="${jboss.deploy}" toolContext="${toolContext}"
toolWebUri="${product}.war"