[embjopr-commits] EMBJOPR SVN: r884 - trunk/jsfunit.

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Tue Mar 23 14:51:59 EDT 2010


Author: smcgowan at redhat.com
Date: 2010-03-23 14:51:58 -0400 (Tue, 23 Mar 2010)
New Revision: 884

Modified:
   trunk/jsfunit/pom.xml
Log:
EMBJOPR-296 - get the build working, need to fix JMS destinations

Modified: trunk/jsfunit/pom.xml
===================================================================
--- trunk/jsfunit/pom.xml	2010-03-19 03:11:24 UTC (rev 883)
+++ trunk/jsfunit/pom.xml	2010-03-23 18:51:58 UTC (rev 884)
@@ -730,7 +730,7 @@
          <build>
             <plugins>
 
-              <!-- Enable message counters in messaging-service.xml -->
+              <!-- FIXME: Enable message counters in messaging-service.xml 
               <plugin>
                 <groupId>bakersoftware</groupId>
                 <artifactId>maven-replacer-plugin</artifactId>
@@ -762,6 +762,7 @@
                   </execution>
                 </executions>
               </plugin>
+              -->
 
               <!-- AntRun - Exctract the war to let Cargo plugin deploy it. -->
               <plugin>



More information about the embjopr-commits mailing list