Index: lams_tool_daco/build.xml
===================================================================
diff -u -r843648563725cffa91af1dfd96dce9682d39b410 -r558ead6c7d0ae923be08b6e6cd60ea44839ecfdc
--- lams_tool_daco/build.xml (.../build.xml) (revision 843648563725cffa91af1dfd96dce9682d39b410)
+++ lams_tool_daco/build.xml (.../build.xml) (revision 558ead6c7d0ae923be08b6e6cd60ea44839ecfdc)
@@ -75,6 +75,8 @@
+
+
@@ -331,6 +333,16 @@
+
+
+
+
+
+
+
+
+
+
@@ -387,8 +399,9 @@
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/daco/dacoApplicationContext.xml"
-
+
lamsEarPath="${jboss.deploy}"
toolContext="${toolContext}"
toolWebUri="${product}.war"