Index: lams_tool_laqa/build.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/build.xml,v
diff -u -r1.40 -r1.41
--- lams_tool_laqa/build.xml 15 Feb 2007 01:13:04 -0000 1.40
+++ lams_tool_laqa/build.xml 15 Feb 2007 04:47:46 -0000 1.41
@@ -324,13 +324,19 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -375,7 +381,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_qa.sql"
toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_qa.sql"
toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql"