Index: lams_tool_sbmt/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_sbmt/build.xml,v diff -u -r1.39 -r1.40 --- lams_tool_sbmt/build.xml 13 Feb 2007 05:27:12 -0000 1.39 +++ lams_tool_sbmt/build.xml 13 Feb 2007 06:26:25 -0000 1.40 @@ -379,6 +379,13 @@ + + + + + + + @@ -392,7 +399,7 @@ dbUsername="${db.username}" dbDriverUrl="${db.url}" dbDriverClass="${db.driver}" - deployFiles="${build.lib}/${product}.war,${build.lib}/${product}.jar" + deployFiles="${build.deploy}/${product}.war,${build.deploy}/${product}.jar" toolJarFileName="${product}.jar" toolSignature="${signature}" toolVersion="${tool.version}"