Index: lams_tool_spreadsheet/build.xml
===================================================================
diff -u -rd2057fdd8708c4c7e5665bdc3ee25b72212aaecb -r09e1ed92cb07d7de4564f9dd3a0b4465d8c94e8a
--- lams_tool_spreadsheet/build.xml (.../build.xml) (revision d2057fdd8708c4c7e5665bdc3ee25b72212aaecb)
+++ lams_tool_spreadsheet/build.xml (.../build.xml) (revision 09e1ed92cb07d7de4564f9dd3a0b4465d8c94e8a)
@@ -150,20 +150,20 @@
-
-
+
-
-
+
@@ -172,10 +172,10 @@
-
-
+
@@ -308,14 +308,17 @@
+------------------------------------------+
| Generate the deployment package. |
+------------------------------------------+
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+
@@ -359,12 +362,6 @@
-
-
-
-
-
-
@@ -389,7 +386,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"
@@ -423,11 +420,14 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
Deploying the Spreadsheet tool