Index: lams_tool_nb/build.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_nb/build.xml,v
diff -u -r1.36 -r1.37
--- lams_tool_nb/build.xml 15 Feb 2007 01:12:59 -0000 1.36
+++ lams_tool_nb/build.xml 15 Feb 2007 04:47:33 -0000 1.37
@@ -414,6 +414,12 @@
+
+
+
+
+
+
@@ -458,7 +464,7 @@
toolVersion="${tool.version}"
hideTool="${hideTool}"
minServerVersionNumber="${min.server.version.number}"
- toolUpdateScriptPath="${build.deploy}/sql/updateTo${tool.version}.sql"
+ toolUpdateScriptPath="${build.deploy}/sql/updatescripts/updateTo${tool.version}.sql"
toolTablesScriptPath="${build.deploy}/sql/create_lams_tool_nb.sql"
toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_nb.sql"
toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql"