Index: lams_tool_notebook/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_notebook/build.xml,v diff -u -r1.4 -r1.5 --- lams_tool_notebook/build.xml 9 Feb 2007 01:32:52 -0000 1.4 +++ lams_tool_notebook/build.xml 13 Feb 2007 01:12:53 -0000 1.5 @@ -350,9 +350,17 @@ - + + + + + + + + + @@ -387,6 +395,7 @@ deployFiles="${build.lib}/${product}.war,${build.lib}/${product}.jar" toolJarFileName="${product}.jar" toolSignature="${signature}" + toolVersion="${tool.version}" toolTablesScriptPath="${db.scripts}/create_lams_tool_notebook.sql" toolTablesDeleteScriptPath="${db.scripts}/drop_lams_tool_notebook.sql" toolActivityInsertScriptPath="${db.scripts}/activity_insert.sql"