Index: lams_tool_survey/build.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_survey/build.xml,v
diff -u -r1.13 -r1.14
--- lams_tool_survey/build.xml 10 Jun 2008 06:16:44 -0000 1.13
+++ lams_tool_survey/build.xml 23 Sep 2008 04:21:20 -0000 1.14
@@ -75,6 +75,8 @@
+
+
@@ -333,6 +335,16 @@
+
+
+
+
+
+
+
+
+
+
@@ -389,6 +401,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/survey/surveyApplicationContext.xml"
lamsEarPath="${jboss.deploy}"