Index: lams_tool_gmap/build.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_gmap/build.xml,v
diff -u -r1.3 -r1.4
--- lams_tool_gmap/build.xml 3 Jun 2008 03:53:16 -0000 1.3
+++ lams_tool_gmap/build.xml 23 Sep 2008 04:21:18 -0000 1.4
@@ -103,6 +103,9 @@
+
+
+
@@ -383,6 +386,16 @@
+
+
+
+
+
+
+
+
+
+
@@ -438,6 +451,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/gmap/gmapApplicationContext.xml"
lamsEarPath="${jboss.deploy}" toolContext="${toolContext}"
toolWebUri="${product}.war"