Index: lams_tool_wiki/build.xml
===================================================================
diff -u -r958ff334a0e0eefe817c84e80d6d87551ab43243 -r09e1ed92cb07d7de4564f9dd3a0b4465d8c94e8a
--- lams_tool_wiki/build.xml (.../build.xml) (revision 958ff334a0e0eefe817c84e80d6d87551ab43243)
+++ lams_tool_wiki/build.xml (.../build.xml) (revision 09e1ed92cb07d7de4564f9dd3a0b4465d8c94e8a)
@@ -152,18 +152,18 @@
-
+
-
+
-
+
-
+
@@ -387,10 +387,13 @@
+
+
+
-
+
@@ -434,12 +437,6 @@
-
-
-
-
-
-
@@ -464,7 +461,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"
@@ -497,9 +494,12 @@
-
-
+
+
+
+
+
Deploying the Wiki Tool