Index: lams_tool_forum/build.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_forum/build.xml,v
diff -u -r1.46 -r1.47
--- lams_tool_forum/build.xml 13 Feb 2007 05:27:11 -0000 1.46
+++ lams_tool_forum/build.xml 13 Feb 2007 06:26:29 -0000 1.47
@@ -352,6 +352,13 @@
+
+
+
+
+
+
+
@@ -365,7 +372,7 @@
dbUsername="${db.username}"
dbDriverUrl="${db.url}"
dbDriverClass="com.mysql.jdbc.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}"