Author: andygumbrecht
Date: Sun Jul 13 09:52:50 2014
New Revision: 1610152

URL: http://svn.apache.org/r1610152
Log:
Just a test for ea9 - seems it can't find this

Modified:
    tomee/tomee/trunk/arquillian/arquillian-tomee-webapp-remote/pom.xml

Modified: tomee/tomee/trunk/arquillian/arquillian-tomee-webapp-remote/pom.xml
URL: 
http://svn.apache.org/viewvc/tomee/tomee/trunk/arquillian/arquillian-tomee-webapp-remote/pom.xml?rev=1610152&r1=1610151&r2=1610152&view=diff
==============================================================================
--- tomee/tomee/trunk/arquillian/arquillian-tomee-webapp-remote/pom.xml 
(original)
+++ tomee/tomee/trunk/arquillian/arquillian-tomee-webapp-remote/pom.xml Sun Jul 
13 09:52:50 2014
@@ -237,10 +237,10 @@
           <artifactId>openwebbeans-ee-common</artifactId>
           <groupId>org.apache.openwebbeans</groupId>
         </exclusion>
-        <exclusion>
-          <artifactId>openwebbeans-spi</artifactId>
-          <groupId>org.apache.openwebbeans</groupId>
-        </exclusion>
+        <!--<exclusion>-->
+          <!--<artifactId>openwebbeans-spi</artifactId>-->
+          <!--<groupId>org.apache.openwebbeans</groupId>-->
+        <!--</exclusion>-->
         <exclusion>
           <artifactId>openwebbeans-ejb</artifactId>
           <groupId>org.apache.openwebbeans</groupId>


Reply via email to