[jboss-svn-commits] JBL Code SVN: r33911 - 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 15 14:06:59 EDT 2010


Author: whitingjr
Date: 2010-07-15 14:06:59 -0400 (Thu, 15 Jul 2010)
New Revision: 33911

Modified:
   labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller/server-api.xml
Log:
Removed unwanted output.

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-15 18:06:26 UTC (rev 33910)
+++ labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/scripts/server-controller/server-api.xml	2010-07-15 18:06:59 UTC (rev 33911)
@@ -78,7 +78,6 @@
                key = tokenisedList.pop()
                jpsMapped.put(key, tokenisedList.pop())
             }
-            jpsMapped.eachWithIndex() { obj, i -> println " ${i}: ${obj}" };
             pid = jpsMapped.getAt(searchStr)
          }
          



More information about the jboss-svn-commits mailing list