You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2006/12/04 17:55:46 UTC

svn commit: r482251 - /incubator/openejb/trunk/openejb3/assembly/openejb-standalone/pom.xml

Author: dblevins
Date: Mon Dec  4 08:55:44 2006
New Revision: 482251

URL: http://svn.apache.org/viewvc?view=rev&rev=482251
Log:
Remove the exclusion on geronimo-transaction as it's needed as of commit 481383
http://svn.apache.org/viewvc?view=rev&rev=481383

Modified:
    incubator/openejb/trunk/openejb3/assembly/openejb-standalone/pom.xml

Modified: incubator/openejb/trunk/openejb3/assembly/openejb-standalone/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openejb/trunk/openejb3/assembly/openejb-standalone/pom.xml?view=diff&rev=482251&r1=482250&r2=482251
==============================================================================
--- incubator/openejb/trunk/openejb3/assembly/openejb-standalone/pom.xml (original)
+++ incubator/openejb/trunk/openejb3/assembly/openejb-standalone/pom.xml Mon Dec  4 08:55:44 2006
@@ -99,10 +99,6 @@
         </exclusion>
         <exclusion>
           <groupId>org.apache.geronimo.modules</groupId>
-          <artifactId>geronimo-transaction</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>org.apache.geronimo.modules</groupId>
           <artifactId>geronimo-webservices</artifactId>
         </exclusion>
         <exclusion>