[jboss-svn-commits] JBL Code SVN: r34808 - labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Aug 20 06:41:25 EDT 2010


Author: whitingjr
Date: 2010-08-20 06:41:25 -0400 (Fri, 20 Aug 2010)
New Revision: 34808

Modified:
   labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/build-api.xml
Log:
Changed paths.

Modified: labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/build-api.xml
===================================================================
--- labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/build-api.xml	2010-08-20 10:19:12 UTC (rev 34807)
+++ labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/build-api.xml	2010-08-20 10:41:25 UTC (rev 34808)
@@ -46,7 +46,7 @@
       <sshexec host="${eap.server.host}"
          username="${eap.server.username}"
          password="${eap.server.password}"
-         command="/root/apache-ant-1.7.1/bin/ant -buildfile /root/java/batch-execution-SPEC-jms2007/scripts/server-controller/server-commands.xml start"/>
+         command="apache-ant-1.7.1/bin/ant -buildfile java/batch-execution-SPEC-jms2007/scripts/server-controller/server-commands.xml start"/>
       
       <echo>Waiting ${server.startup.sleep.inMinutes} minutes to allow the server to startup.</echo>
       <!--sleep minutes="${server.startup.sleep.inMinutes}"/-->



More information about the jboss-svn-commits mailing list