[jboss-svn-commits] JBL Code SVN: r33774 - 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
Thu Jul 8 08:19:57 EDT 2010
Author: whitingjr
Date: 2010-07-08 08:19:56 -0400 (Thu, 08 Jul 2010)
New Revision: 33774
Modified:
labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller/server-api.xml
Log:
Fixed XPath to copy the node text.
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-07-08 12:07:01 UTC (rev 33773)
+++ labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller/server-api.xml 2010-07-08 12:19:56 UTC (rev 33774)
@@ -46,7 +46,6 @@
</xmltask>
<echo>journal directory[${hornetq.journal.dir}] is deleted.</echo>
<delete dir="${hornetq.journal.dir}"/>
-
</target>
<target name="start-jstat">
More information about the jboss-svn-commits
mailing list