Index: lams_tool_chat/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/build.xml,v diff -u -r1.25 -r1.26 --- lams_tool_chat/build.xml 6 Apr 2009 17:08:49 -0000 1.25 +++ lams_tool_chat/build.xml 6 Mar 2012 11:15:45 -0000 1.26 @@ -135,18 +135,18 @@ - + - + - + - + @@ -339,10 +339,13 @@ + + + - + @@ -386,12 +389,6 @@ - - - - - - @@ -416,7 +413,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" @@ -449,9 +446,12 @@ - - + + + + + Deploying the Chat Tool