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

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Fri Apr 17 11:01:35 EDT 2009


Author: ozizka at redhat.com
Date: 2009-04-17 11:01:35 -0400 (Fri, 17 Apr 2009)
New Revision: 302

Modified:
   trunk/jsfunit/pom.xml
Log:
Removed <configfile> ... <tofile>deploy/messaging/messaging-service.xml, was replaced with the maven-replacer-plugin

Modified: trunk/jsfunit/pom.xml
===================================================================
--- trunk/jsfunit/pom.xml	2009-04-17 14:59:57 UTC (rev 301)
+++ trunk/jsfunit/pom.xml	2009-04-17 15:01:35 UTC (rev 302)
@@ -360,10 +360,12 @@
                            <file>${basedir}/testdata/jboss-configuration/conf/props/jmx-console-users.properties</file>
                            <tofile>conf/props/jmx-console-users.properties</tofile>
                          </configfile>
+                         <!-- Replaced with maven-replacer-plugin - see above.
                          <configfile>
                            <file>${basedir}/testdata/jboss-configuration/deploy/messaging-service.xml</file>
                            <tofile>deploy/messaging/messaging-service.xml</tofile>
                          </configfile>
+                         -->
                        </configfiles>
                        
                        <!-- Deploy the test files -->




More information about the embjopr-commits mailing list