You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ge...@apache.org on 2011/07/27 11:35:23 UTC

svn commit: r1151399 - /geronimo/server/trunk/pom.xml

Author: genspring
Date: Wed Jul 27 09:35:23 2011
New Revision: 1151399

URL: http://svn.apache.org/viewvc?rev=1151399&view=rev
Log:
javaee-api-embedded should be excluded from all openejb artifacts.

Modified:
    geronimo/server/trunk/pom.xml

Modified: geronimo/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=1151399&r1=1151398&r2=1151399&view=diff
==============================================================================
--- geronimo/server/trunk/pom.xml (original)
+++ geronimo/server/trunk/pom.xml Wed Jul 27 09:35:23 2011
@@ -995,6 +995,10 @@
                         <artifactId>javaee-api</artifactId>
                     </exclusion>
                     <exclusion>
+                        <groupId>org.apache.openejb</groupId>
+                        <artifactId>javaee-api-embedded</artifactId>
+                    </exclusion>                    
+                    <exclusion>
                         <groupId>org.apache.geronimo.javamail</groupId>
                         <artifactId>geronimo-javamail_1.4_mail</artifactId>
                     </exclusion>
@@ -1100,6 +1104,10 @@
                     </exclusion>
                     <exclusion>
                         <groupId>org.apache.openejb</groupId>
+                        <artifactId>javaee-api-embedded</artifactId>
+                    </exclusion>                      
+                    <exclusion>
+                        <groupId>org.apache.openejb</groupId>
                         <artifactId>ejb31-api-experimental</artifactId>
                     </exclusion>
                     <exclusion>
@@ -1124,6 +1132,10 @@
                     </exclusion>
                     <exclusion>
                         <groupId>org.apache.openejb</groupId>
+                        <artifactId>javaee-api-embedded</artifactId>
+                    </exclusion>                      
+                    <exclusion>
+                        <groupId>org.apache.openejb</groupId>
                         <artifactId>ejb31-api-experimental</artifactId>
                     </exclusion>
                     <exclusion>
@@ -1146,6 +1158,10 @@
                         <groupId>org.apache.openejb</groupId>
                         <artifactId>javaee-api</artifactId>
                     </exclusion>
+                    <exclusion>
+                        <groupId>org.apache.openejb</groupId>
+                        <artifactId>javaee-api-embedded</artifactId>
+                    </exclusion>                      
                 </exclusions>
             </dependency>
 
@@ -1160,6 +1176,10 @@
                     </exclusion>
                     <exclusion>
                         <groupId>org.apache.openejb</groupId>
+                        <artifactId>javaee-api-embedded</artifactId>
+                    </exclusion>                      
+                    <exclusion>
+                        <groupId>org.apache.openejb</groupId>
                         <artifactId>ejb31-api-experimental</artifactId>
                     </exclusion>
                     <exclusion>
@@ -1196,6 +1216,10 @@
                     </exclusion>
                     <exclusion>
                         <groupId>org.apache.openejb</groupId>
+                        <artifactId>javaee-api-embedded</artifactId>
+                    </exclusion>                      
+                    <exclusion>
+                        <groupId>org.apache.openejb</groupId>
                         <artifactId>ejb31-api-experimental</artifactId>
                     </exclusion>
                     <exclusion>
@@ -1220,6 +1244,10 @@
                     </exclusion>
                     <exclusion>
                         <groupId>org.apache.openejb</groupId>
+                        <artifactId>javaee-api-embedded</artifactId>
+                    </exclusion>                      
+                    <exclusion>
+                        <groupId>org.apache.openejb</groupId>
                         <artifactId>ejb31-api-experimental</artifactId>
                     </exclusion>
                     <exclusion>
@@ -1240,6 +1268,10 @@
                     </exclusion>
                     <exclusion>
                         <groupId>org.apache.openejb</groupId>
+                        <artifactId>javaee-api-embedded</artifactId>
+                    </exclusion>                      
+                    <exclusion>
+                        <groupId>org.apache.openejb</groupId>
                         <artifactId>ejb31-api-experimental</artifactId>
                     </exclusion>
                     <exclusion>