Author: jgallimore
Date: Thu Oct 25 06:42:39 2012
New Revision: 1401988

URL: http://svn.apache.org/viewvc?rev=1401988&view=rev
Log:
TOMEE-506 wire up test module to verify that additional config files are 
deployed correctly

Added:
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/org/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/org/apache/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/org/apache/openejb/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/org/apache/openejb/arquillian/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/org/apache/openejb/arquillian/tests/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/org/apache/openejb/arquillian/tests/servlet/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/org/apache/openejb/arquillian/tests/servlet/SimpleServlet.java
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/org/apache/openejb/arquillian/tests/servlet/SimpleServletTest.java
   (with props)
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/arquillian.xml
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/org/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/org/apache/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/org/apache/openejb/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/org/apache/openejb/arquillian/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/org/apache/openejb/arquillian/tests/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/org/apache/openejb/arquillian/tests/servlet/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/org/apache/openejb/arquillian/tests/servlet/web.xml
   (with props)
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-embedded/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-embedded/conf/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-embedded/conf/Catalina/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-embedded/conf/Catalina/localhost/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-embedded/conf/Catalina/localhost/ROOT.xml
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-remote/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-remote/conf/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-remote/conf/Catalina/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-remote/conf/Catalina/localhost/
    
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-remote/conf/Catalina/localhost/ROOT.xml
Modified:
    openejb/trunk/openejb/arquillian/arquillian-tomee-tests/pom.xml

Added: 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml?rev=1401988&view=auto
==============================================================================
--- 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml
 (added)
+++ 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml
 Thu Oct 25 06:42:39 2012
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0";
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <artifactId>arquillian-tomee-tests</artifactId>
+    <groupId>org.apache.openejb</groupId>
+    <version>1.5.1-SNAPSHOT</version>
+  </parent>
+
+  <artifactId>arquillian-tomee-config-tests</artifactId>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: Tests :: Configuration 
Tests</name>
+
+  <dependencies>
+    <dependency>
+      <artifactId>commons-lang3</artifactId>
+      <groupId>org.apache.commons</groupId>
+      <version>${commons-lang3.version}</version>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-dependency-plugin</artifactId>
+        <version>2.1</version>
+        <executions>
+          <execution>
+            <id>copy-test-libs</id>
+            <phase>process-test-resources</phase>
+            <configuration>
+              <artifactItems>
+                <artifactItem>
+                  <groupId>junit</groupId>
+                  <artifactId>junit</artifactId>
+                </artifactItem>
+              </artifactItems>
+              <outputDirectory>
+                ${project.build.directory}/test-libs
+              </outputDirectory>
+              <stripVersion>true</stripVersion>
+            </configuration>
+            <goals>
+              <goal>copy</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+</project>

Added: 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/org/apache/openejb/arquillian/tests/servlet/SimpleServlet.java
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/org/apache/openejb/arquillian/tests/servlet/SimpleServlet.java?rev=1401988&view=auto
==============================================================================
--- 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/org/apache/openejb/arquillian/tests/servlet/SimpleServlet.java
 (added)
+++ 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/org/apache/openejb/arquillian/tests/servlet/SimpleServlet.java
 Thu Oct 25 06:42:39 2012
@@ -0,0 +1,31 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.openejb.arquillian.tests.servlet;
+
+import javax.servlet.annotation.WebServlet;
+import javax.servlet.http.HttpServlet;
+import javax.servlet.http.HttpServletRequest;
+import javax.servlet.http.HttpServletResponse;
+import java.io.IOException;
+import javax.servlet.ServletException;
+
+@WebServlet(urlPatterns = "/simple")
+public class SimpleServlet extends HttpServlet {
+    protected void service(final HttpServletRequest req, final 
HttpServletResponse resp) throws ServletException, IOException {
+        resp.getWriter().write("simple");
+    }
+}

Added: 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/org/apache/openejb/arquillian/tests/servlet/SimpleServletTest.java
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/org/apache/openejb/arquillian/tests/servlet/SimpleServletTest.java?rev=1401988&view=auto
==============================================================================
--- 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/org/apache/openejb/arquillian/tests/servlet/SimpleServletTest.java
 (added)
+++ 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/org/apache/openejb/arquillian/tests/servlet/SimpleServletTest.java
 Thu Oct 25 06:42:39 2012
@@ -0,0 +1,44 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.openejb.arquillian.tests.servlet;
+
+import org.jboss.arquillian.container.test.api.Deployment;
+import org.jboss.arquillian.junit.Arquillian;
+import org.jboss.shrinkwrap.api.ShrinkWrap;
+import org.jboss.shrinkwrap.api.asset.ClassLoaderAsset;
+import org.jboss.shrinkwrap.api.spec.WebArchive;
+import org.junit.Test;
+import org.junit.runner.RunWith;
+
+@RunWith(Arquillian.class)
+public class SimpleServletTest {
+
+    @Deployment(testable = false)
+    public static WebArchive getArchive() {
+      return  ShrinkWrap.create(WebArchive.class,"ROOT.war")
+                .addClass(SimpleServlet.class)
+                .addAsWebInfResource(new ClassLoaderAsset(
+                        
SimpleServletTest.class.getPackage().getName().replace('.', 
'/').concat("/").concat("web.xml")), "web.xml");
+
+    }
+
+    @Test
+    public void testDeployment() {
+        // should succeed without errors for load-on-startup value with 
leading/trailing space
+    }
+
+}

Propchange: 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/java/org/apache/openejb/arquillian/tests/servlet/SimpleServletTest.java
------------------------------------------------------------------------------
    svn:executable = *

Added: 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/arquillian.xml
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/arquillian.xml?rev=1401988&view=auto
==============================================================================
--- 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/arquillian.xml
 (added)
+++ 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/arquillian.xml
 Thu Oct 25 06:42:39 2012
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<arquillian xmlns="http://jboss.org/schema/arquillian";
+            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+            xsi:schemaLocation="http://jboss.org/schema/arquillian 
http://jboss.org/schema/arquillian/arquillian_1_0.xsd";>
+  <container qualifier="tomee-embedded" default="true">
+    <configuration>
+      <property name="httpPort">-1</property>
+      <property name="stopPort">-1</property>
+      <property name="dir">target/tomee-embedded</property>
+      <property 
name="appWorkingDir">target/arquillian-embedded-working-dir</property>
+      <property name="portRange">20001-30000</property>
+      <property name="properties">
+        My\ DataSource.JdbcUrl = jdbc:hsqldb:mem:hsqldb
+        My\ Unmanaged\ DataSource.JdbcUrl = jdbc:hsqldb:mem:hsqldb
+        openejb.classloader.forced-load=org.apache.openejb.arquillian.tests
+      </property>
+    </configuration>
+  </container>
+  <container qualifier="tomee-remote">
+    <configuration>
+      <property name="httpPort">-1</property>
+      <property name="ajpPort">-1</property>
+      <property name="stopPort">-1</property>
+      <property name="dir">target/tomee-remote</property>
+      <property 
name="appWorkingDir">target/arquillian-remote-working-dir</property>
+      <property name="portRange">20001-30000</property>
+      <property name="cleanOnStartUp">true</property>
+      <property name="properties">
+        My\ DataSource.JdbcUrl = jdbc:hsqldb:mem:hsqldb
+        My\ Unmanaged\ DataSource.JdbcUrl = jdbc:hsqldb:mem:hsqldb
+        openejb.classloader.forced-load=org.apache.openejb.arquillian.tests
+      </property>
+    </configuration>
+  </container>
+  <container qualifier="tomee-webapp">
+    <configuration>
+      <property name="httpPort">-1</property>
+      <property name="ajpPort">-1</property>
+      <property name="stopPort">-1</property>
+      <property name="dir">target/tomee-webapp</property>
+      <property 
name="appWorkingDir">target/arquillian-webapp-working-dir</property>
+      <property name="portRange">20001-30000</property>
+      <property name="properties">
+        My\ DataSource.JdbcUrl = jdbc:hsqldb:mem:hsqldb
+        My\ Unmanaged\ DataSource.JdbcUrl = jdbc:hsqldb:mem:hsqldb
+        openejb.classloader.forced-load=org.apache.openejb.arquillian.tests.
+      </property>
+    </configuration>
+  </container>
+</arquillian>
\ No newline at end of file

Added: 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/org/apache/openejb/arquillian/tests/servlet/web.xml
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/org/apache/openejb/arquillian/tests/servlet/web.xml?rev=1401988&view=auto
==============================================================================
--- 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/org/apache/openejb/arquillian/tests/servlet/web.xml
 (added)
+++ 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/org/apache/openejb/arquillian/tests/servlet/web.xml
 Thu Oct 25 06:42:39 2012
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<web-app xmlns="http://java.sun.com/xml/ns/javaee";
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+         xsi:schemaLocation="http://java.sun.com/xml/ns/javaee 
http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd";
+         version="3.0">
+
+    <servlet>
+        <display-name>Servlet1</display-name>
+        <servlet-name>Servlet1</servlet-name>
+        
<servlet-class>org.apache.openejb.arquillian.tests.servlet.SimpleServlet</servlet-class>
+        <load-on-startup> 1 </load-on-startup>
+    </servlet>
+
+    <servlet-mapping>
+        <servlet-name>Servlet1</servlet-name>
+        <url-pattern>/Servlet1</url-pattern>
+    </servlet-mapping>
+
+    </web-app>

Propchange: 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/org/apache/openejb/arquillian/tests/servlet/web.xml
------------------------------------------------------------------------------
    svn:executable = *

Added: 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-embedded/conf/Catalina/localhost/ROOT.xml
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-embedded/conf/Catalina/localhost/ROOT.xml?rev=1401988&view=auto
==============================================================================
--- 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-embedded/conf/Catalina/localhost/ROOT.xml
 (added)
+++ 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-embedded/conf/Catalina/localhost/ROOT.xml
 Thu Oct 25 06:42:39 2012
@@ -0,0 +1,24 @@
+<Context path="" crossContext="true">
+
+       <!-- JAAS -->
+
+       <!--<Realm
+               className="org.apache.catalina.realm.JAASRealm"
+               appName="PortalRealm"
+               
userClassNames="com.liferay.portal.kernel.security.jaas.PortalPrincipal"
+               
roleClassNames="com.liferay.portal.kernel.security.jaas.PortalRole"
+       />-->
+
+       <!--
+       Uncomment the following to disable persistent sessions across reboots.
+       -->
+
+       <!--<Manager pathname="" />-->
+
+       <!--
+       Uncomment the following to not use sessions. See the property
+       "session.disabled" in portal.properties.
+       -->
+
+       <!--<Manager 
className="com.liferay.support.tomcat.session.SessionLessManagerBase" />-->
+</Context>
\ No newline at end of file

Added: 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-remote/conf/Catalina/localhost/ROOT.xml
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-remote/conf/Catalina/localhost/ROOT.xml?rev=1401988&view=auto
==============================================================================
--- 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-remote/conf/Catalina/localhost/ROOT.xml
 (added)
+++ 
openejb/trunk/openejb/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/test/resources/tomee-remote/conf/Catalina/localhost/ROOT.xml
 Thu Oct 25 06:42:39 2012
@@ -0,0 +1,24 @@
+<Context path="" crossContext="true">
+
+       <!-- JAAS -->
+
+       <!--<Realm
+               className="org.apache.catalina.realm.JAASRealm"
+               appName="PortalRealm"
+               
userClassNames="com.liferay.portal.kernel.security.jaas.PortalPrincipal"
+               
roleClassNames="com.liferay.portal.kernel.security.jaas.PortalRole"
+       />-->
+
+       <!--
+       Uncomment the following to disable persistent sessions across reboots.
+       -->
+
+       <!--<Manager pathname="" />-->
+
+       <!--
+       Uncomment the following to not use sessions. See the property
+       "session.disabled" in portal.properties.
+       -->
+
+       <!--<Manager 
className="com.liferay.support.tomcat.session.SessionLessManagerBase" />-->
+</Context>
\ No newline at end of file

Modified: openejb/trunk/openejb/arquillian/arquillian-tomee-tests/pom.xml
URL: 
http://svn.apache.org/viewvc/openejb/trunk/openejb/arquillian/arquillian-tomee-tests/pom.xml?rev=1401988&r1=1401987&r2=1401988&view=diff
==============================================================================
--- openejb/trunk/openejb/arquillian/arquillian-tomee-tests/pom.xml (original)
+++ openejb/trunk/openejb/arquillian/arquillian-tomee-tests/pom.xml Thu Oct 25 
06:42:39 2012
@@ -28,6 +28,7 @@
     <module>arquillian-tomee-jaxws-tests</module>
     <module>arquillian-tomee-jms-tests</module>
     <module>arquillian-tomee-codi-tests</module>
+    <module>arquillian-tomee-config-tests</module>
   </modules>
 
   <dependencies>


Reply via email to