[jboss-svn-commits] JBL Code SVN: r35149 - labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Wed Sep 15 05:57:29 EDT 2010
Author: whitingjr
Date: 2010-09-15 05:57:28 -0400 (Wed, 15 Sep 2010)
New Revision: 35149
Modified:
labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller/server-api.xml
Log:
Removed message.
Modified: labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller/server-api.xml
===================================================================
--- labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller/server-api.xml 2010-09-15 06:40:35 UTC (rev 35148)
+++ labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller/server-api.xml 2010-09-15 09:57:28 UTC (rev 35149)
@@ -41,7 +41,6 @@
</target>
<target name="shutdown" >
- <echo message="[${env.EAP_HOME}][${env.ANT_HOME}]"/>
<exec executable="${shutdown.command}" output="/dev/null">
<arg value="--server=hornetq:1100"/>
</exec>
More information about the jboss-svn-commits
mailing list