Index: lams_tool_forum/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/build.xml,v diff -u -r1.44 -r1.45 --- lams_tool_forum/build.xml 9 Feb 2007 01:24:56 -0000 1.44 +++ lams_tool_forum/build.xml 13 Feb 2007 00:33:39 -0000 1.45 @@ -321,10 +321,19 @@ - - + + + + + + + + + + + @@ -359,6 +368,7 @@ deployFiles="${build.lib}/${product}.war,${build.lib}/${product}.jar" toolJarFileName="${product}.jar" toolSignature="${signature}" + toolVersion="${tool.version}" toolTablesScriptPath="${db.scripts}/create_lams_tool_forum.sql" toolTablesDeleteScriptPath="${db.scripts}/drop_lams_tool_forum.sql" toolActivityInsertScriptPath="${db.scripts}/activity_insert.sql"