Index: lams_tool_lamc/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_lamc/build.xml,v diff -u -r1.34 -r1.35 --- lams_tool_lamc/build.xml 9 Feb 2007 01:28:18 -0000 1.34 +++ lams_tool_lamc/build.xml 13 Feb 2007 00:57:55 -0000 1.35 @@ -327,9 +327,17 @@ - + + + + + + + + + @@ -364,6 +372,7 @@ deployFiles="${build.lib}/${product}.war,${build.lib}/${product}.jar" toolJarFileName="${product}.jar" toolSignature="${signature}" + toolVersion="${tool.version}" toolTablesScriptPath="${db.scripts}/create_lams_tool_mc.sql" toolTablesDeleteScriptPath="${db.scripts}/drop_lams_tool_mc.sql" toolActivityInsertScriptPath="${db.scripts}/activity_insert.sql"