Index: lams_tool_vote/build.xml =================================================================== diff -u -r4fb255fea868033aaa6d97d33efb7b2d7def5ff2 -r658b820953ee6971924d2381cb7891b06f0f4adb --- lams_tool_vote/build.xml (.../build.xml) (revision 4fb255fea868033aaa6d97d33efb7b2d7def5ff2) +++ lams_tool_vote/build.xml (.../build.xml) (revision 658b820953ee6971924d2381cb7891b06f0f4adb) @@ -355,9 +355,17 @@ - + + + + + + + + + @@ -392,6 +400,7 @@ deployFiles="${build.lib}/${product}.war,${build.lib}/${product}.jar" toolJarFileName="${product}.jar" toolSignature="${signature}" + toolVersion="${tool.version}" toolTablesScriptPath="${db.scripts}/create_lams_tool_vote.sql" toolTablesDeleteScriptPath="${db.scripts}/drop_lams_tool_vote.sql" toolActivityInsertScriptPath="${db.scripts}/activity_insert.sql"