[jopr-commits] JOPR SVN: r1214 - in branches/Jopr_2_3_x/modules/plugins: jboss-cache-v3 and 1 other directory.
jopr-commits at lists.jboss.org
jopr-commits at lists.jboss.org
Wed Sep 16 15:17:04 EDT 2009
Author: jayshaughnessy
Date: 2009-09-16 15:17:04 -0400 (Wed, 16 Sep 2009)
New Revision: 1214
Modified:
branches/Jopr_2_3_x/modules/plugins/jboss-as-5/pom.xml
branches/Jopr_2_3_x/modules/plugins/jboss-cache-v3/pom.xml
Log:
Jopr Branch can leave these poms modified to remove snapshot test dependencies
Modified: branches/Jopr_2_3_x/modules/plugins/jboss-as-5/pom.xml
===================================================================
--- branches/Jopr_2_3_x/modules/plugins/jboss-as-5/pom.xml 2009-09-16 19:16:04 UTC (rev 1213)
+++ branches/Jopr_2_3_x/modules/plugins/jboss-as-5/pom.xml 2009-09-16 19:17:04 UTC (rev 1214)
@@ -122,7 +122,7 @@
<!-- NOTE: To shorten the list of required dependencies (as commented out below),
we now use the following method. -->
-
+<!--
<dependency>
<groupId>org.jboss.jbossas</groupId>
<artifactId>jboss-as-client</artifactId>
@@ -142,7 +142,7 @@
<artifactId>jboss-security-aspects</artifactId>
<scope>test</scope>
</dependency>
-
+-->
<!--
<dependency>
<groupId>org.jboss.microcontainer</groupId>
Modified: branches/Jopr_2_3_x/modules/plugins/jboss-cache-v3/pom.xml
===================================================================
--- branches/Jopr_2_3_x/modules/plugins/jboss-cache-v3/pom.xml 2009-09-16 19:16:04 UTC (rev 1213)
+++ branches/Jopr_2_3_x/modules/plugins/jboss-cache-v3/pom.xml 2009-09-16 19:17:04 UTC (rev 1214)
@@ -71,7 +71,7 @@
<artifactId>jboss-profileservice-spi</artifactId>
<scope>provided</scope>
</dependency>
-
+<!--
<dependency>
<groupId>org.jboss.remoting</groupId>
<artifactId>jboss-remoting</artifactId>
@@ -290,7 +290,7 @@
<artifactId>jboss-messaging-client</artifactId>
<scope>test</scope>
</dependency>
-
+-->
</dependencies>
<build>
More information about the jopr-commits
mailing list