Index: lams_tool_forum/build.xml
===================================================================
diff -u -r8179037dc958585c054547eb7de9be14c6aed233 -r09e1ed92cb07d7de4564f9dd3a0b4465d8c94e8a
--- lams_tool_forum/build.xml (.../build.xml) (revision 8179037dc958585c054547eb7de9be14c6aed233)
+++ lams_tool_forum/build.xml (.../build.xml) (revision 09e1ed92cb07d7de4564f9dd3a0b4465d8c94e8a)
@@ -154,20 +154,20 @@
-
-
+
-
-
+
@@ -176,10 +176,10 @@
-
-
+
@@ -339,12 +339,15 @@
+------------------------------------------+
-
+
-
+
+
+
+
-
+
@@ -389,12 +392,6 @@
-
-
-
-
-
-
@@ -420,7 +417,7 @@
generateForInstallers="${generate.for.installers}"
dbPassword="${db.password}"
dbUsername="${db.username}"
- dbDriverUrl="${db.url}"
+ dbDriverUrl="${db.url.build}"
dbDriverClass="com.mysql.jdbc.Driver"
deployFiles="${build.deploy}/${product}.war,${build.deploy}/${product}.jar"
toolJarFileName="${product}.jar"
@@ -453,10 +450,13 @@
-
-
+
+
-
+
+
+
+
Deploying the Forum tool