Index: lams_tool_lamc/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_lamc/build.xml,v diff -u -r1.38 -r1.39 --- lams_tool_lamc/build.xml 14 Feb 2007 02:05:29 -0000 1.38 +++ lams_tool_lamc/build.xml 15 Feb 2007 00:16:53 -0000 1.39 @@ -380,6 +380,8 @@ toolJarFileName="${product}.jar" toolSignature="${signature}" toolVersion="${tool.version}" + hideTool="${hideTool}" + toolUpdateScriptPath="${build.deploy}/sql/updateTo${tool.version}.sql" toolTablesScriptPath="${build.deploy}/sql/create_lams_tool_mc.sql" toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_mc.sql" toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql"