You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by pr...@apache.org on 2006/12/11 21:49:09 UTC

svn commit: r485868 - in /geronimo/server/trunk/testsuite/deployment-testsuite: manifestcp/ manifestcp/manifestcp-ear/ manifestcp/manifestcp-ear/src/ manifestcp/manifestcp-ear/src/main/ manifestcp/manifestcp-ear/src/main/resources/ manifestcp/manifestc...

Author: prasad
Date: Mon Dec 11 12:49:06 2006
New Revision: 485868

URL: http://svn.apache.org/viewvc?view=rev&rev=485868
Log:
* build manifestcp app
* deploy/undeploy it under deployment-testsuite/test-manifestcp.
* see comments in manifestcp/pom.xml

Added:
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml   (with props)
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/src/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/src/main/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/src/main/resources/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/src/main/resources/META-INF/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/src/main/resources/META-INF/geronimo-application.xml   (with props)
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml   (with props)
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/src/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/src/main/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/src/main/resources/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/src/main/resources/META-INF/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/src/main/resources/META-INF/ejb-jar.xml   (with props)
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml   (with props)
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSession.java   (with props)
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSessionBean.java   (with props)
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSessionHome.java   (with props)
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml   (with props)
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/itest/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/itest/Base.java   (with props)
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/itest/BaseInterface.java   (with props)
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml   (with props)
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/src/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/src/main/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/src/main/java/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/src/main/java/org/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/src/main/java/org/apache/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/src/main/java/org/apache/geronimo/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/src/main/java/org/apache/geronimo/itest/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/src/main/java/org/apache/geronimo/itest/TestServlet.java   (with props)
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml   (with props)
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/src/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/src/main/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/src/main/webapp/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/src/main/webapp/WEB-INF/
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/src/main/webapp/WEB-INF/web.xml   (with props)
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/pom.xml   (with props)
    geronimo/server/trunk/testsuite/deployment-testsuite/test-manifestcp/
    geronimo/server/trunk/testsuite/deployment-testsuite/test-manifestcp/pom.xml   (with props)

Added: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml?view=auto&rev=485868
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml (added)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml Mon Dec 11 12:49:06 2006
@@ -0,0 +1,71 @@
+<?xml version="1.0"?>
+<project>
+    <modelVersion>4.0.0</modelVersion>
+    <parent>
+        <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+        <artifactId>manifestcp</artifactId>
+        <version>2.0-SNAPSHOT</version>
+        <relativePath>../pom.xml</relativePath>
+    </parent>
+
+    <artifactId>manifestcp-ear</artifactId>
+    <name>Manifest classpath itest ear</name>
+    <packaging>ear</packaging>
+
+    <build>
+      <resources>
+            <resource>
+                <directory>src/main/resources</directory>
+                <filtering>true</filtering>
+            </resource>
+        </resources>
+
+        <plugins>
+            <plugin>
+                <artifactId>maven-ear-plugin</artifactId>
+                <configuration>
+                    <displayName>Manifest Classpath Itest ear</displayName>
+                    <description>Manifest Classpath Itest ear</description>
+                    <version>1.4</version>
+                    <modules>
+                        <webModule>
+                            <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+                            <artifactId>manifestcp-war</artifactId>
+                            <contextRoot>/manifestcp</contextRoot>
+                            <bundleFileName>web.war</bundleFileName>
+                        </webModule>
+                        <ejbModule>
+                            <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+                            <artifactId>manifestcp-ejb</artifactId>
+                            <bundleFileName>ejb.jar</bundleFileName>
+                        </ejbModule>
+                    </modules>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+            <artifactId>manifestcp-jar</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+            <artifactId>manifestcp-war-jar</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+            <artifactId>manifestcp-ejb</artifactId>
+            <version>${pom.version}</version>
+            <type>ejb</type>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+            <artifactId>manifestcp-war</artifactId>
+            <version>${pom.version}</version>
+            <type>war</type>
+        </dependency>
+    </dependencies>
+</project>

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/src/main/resources/META-INF/geronimo-application.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/src/main/resources/META-INF/geronimo-application.xml?view=auto&rev=485868
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/src/main/resources/META-INF/geronimo-application.xml (added)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/src/main/resources/META-INF/geronimo-application.xml Mon Dec 11 12:49:06 2006
@@ -0,0 +1,34 @@
+<?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.
+-->
+
+<!-- $Rev$ $Date$ -->
+
+<application xmlns="http://geronimo.apache.org/xml/ns/j2ee/application-1.1">
+
+    <environment xmlns="http://geronimo.apache.org/xml/ns/deployment-1.1">
+        <moduleId>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>${pom.artifactId}</artifactId>
+            <version>${version}</version>
+            <type>ear</type>
+        </moduleId>
+    </environment>
+
+</application>

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/src/main/resources/META-INF/geronimo-application.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/src/main/resources/META-INF/geronimo-application.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/src/main/resources/META-INF/geronimo-application.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml?view=auto&rev=485868
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml (added)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml Mon Dec 11 12:49:06 2006
@@ -0,0 +1,39 @@
+<?xml version="1.0"?>
+<project>
+    <modelVersion>4.0.0</modelVersion>
+    <parent>
+        <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+        <artifactId>manifestcp</artifactId>
+        <version>2.0-SNAPSHOT</version>
+        <relativePath>../pom.xml</relativePath>
+    </parent>
+
+    <artifactId>manifestcp-ejb</artifactId>
+    <name>Manifest classpath itest ejb jar</name>
+    <packaging>ejb</packaging>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-ejb-plugin</artifactId>
+                <configuration>
+                    <archive>
+                        <manifest>
+                            <addClasspath>true</addClasspath>
+                        </manifest>
+                    </archive>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+            <artifactId>manifestcp-jar</artifactId>
+            <version>${version}</version>
+            <optional>true</optional>
+        </dependency>
+    </dependencies>
+</project>

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/src/main/resources/META-INF/ejb-jar.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/src/main/resources/META-INF/ejb-jar.xml?view=auto&rev=485868
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/src/main/resources/META-INF/ejb-jar.xml (added)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/src/main/resources/META-INF/ejb-jar.xml Mon Dec 11 12:49:06 2006
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ejb-jar version="2.1"
+         xmlns="http://java.sun.com/xml/ns/j2ee"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd">
+    <display-name>Manifest Classpath itest ejb</display-name>
+    <enterprise-beans>
+        <session>
+            <description>Manifest Classpath Itest ejb</description>
+            <display-name>TestSession</display-name>
+            <ejb-name>TestSession</ejb-name>
+            <home>org.apache.geronimo.itest.TestSessionHome</home>
+            <remote>org.apache.geronimo.itest.TestSession</remote>
+            <ejb-class>org.apache.geronimo.itest.TestSessionBean</ejb-class>
+            <session-type>Stateless</session-type>
+            <transaction-type>Container</transaction-type>
+        </session>
+    </enterprise-beans>
+</ejb-jar>

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/src/main/resources/META-INF/ejb-jar.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/src/main/resources/META-INF/ejb-jar.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/src/main/resources/META-INF/ejb-jar.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml?view=auto&rev=485868
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml (added)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml Mon Dec 11 12:49:06 2006
@@ -0,0 +1,26 @@
+<?xml version="1.0"?>
+<project>
+    <modelVersion>4.0.0</modelVersion>
+    <parent>
+        <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+        <artifactId>manifestcp</artifactId>
+        <version>2.0-SNAPSHOT</version>
+        <relativePath>../pom.xml</relativePath>
+    </parent>
+
+    <artifactId>manifestcp-jar</artifactId>
+    <name>Manifest classpath jar</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-ejb_2.1_spec</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+            <artifactId>manifestcp-jar2</artifactId>
+            <version>${version}</version>
+        </dependency>
+    </dependencies>
+</project>

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSession.java
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSession.java?view=auto&rev=485868
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSession.java (added)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSession.java Mon Dec 11 12:49:06 2006
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2006 The Apache Software Foundation
+ *
+ *  Licensed 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.geronimo.itest;
+
+/**
+ * @version $Rev:$ $Date:$
+ */
+public interface TestSession  extends javax.ejb.EJBObject {
+}

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSession.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSession.java
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSession.java
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSessionBean.java
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSessionBean.java?view=auto&rev=485868
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSessionBean.java (added)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSessionBean.java Mon Dec 11 12:49:06 2006
@@ -0,0 +1,46 @@
+/**
+ *
+ * Copyright 2006 The Apache Software Foundation
+ *
+ *  Licensed 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.geronimo.itest;
+
+import java.rmi.RemoteException;
+
+import javax.ejb.SessionBean;
+import javax.ejb.EJBException;
+import javax.ejb.SessionContext;
+
+/**
+ * @version $Rev:$ $Date:$
+ */
+public class TestSessionBean implements SessionBean, BaseInterface {
+
+    public void ejbCreate() {
+        System.out.println("TestSessionBean");
+    }
+
+    public void ejbActivate() throws EJBException, RemoteException {
+    }
+
+    public void ejbPassivate() throws EJBException, RemoteException {
+    }
+
+    public void ejbRemove() throws EJBException, RemoteException {
+    }
+
+    public void setSessionContext(SessionContext sessionContext) throws EJBException, RemoteException {
+    }
+}

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSessionBean.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSessionBean.java
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSessionBean.java
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSessionHome.java
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSessionHome.java?view=auto&rev=485868
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSessionHome.java (added)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSessionHome.java Mon Dec 11 12:49:06 2006
@@ -0,0 +1,29 @@
+/**
+ *
+ * Copyright 2006 The Apache Software Foundation
+ *
+ *  Licensed 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.geronimo.itest;
+
+import java.rmi.RemoteException;
+
+/**
+ * @version $Rev:$ $Date:$
+ */
+public interface TestSessionHome  extends javax.ejb.EJBHome {
+
+    public TestSession create( ) throws RemoteException;
+
+}
\ No newline at end of file

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSessionHome.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSessionHome.java
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/src/main/java/org/apache/geronimo/itest/TestSessionHome.java
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml?view=auto&rev=485868
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml (added)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml Mon Dec 11 12:49:06 2006
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+<project>
+    <modelVersion>4.0.0</modelVersion>
+    <parent>
+        <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+        <artifactId>manifestcp</artifactId>
+        <version>2.0-SNAPSHOT</version>
+        <relativePath>../pom.xml</relativePath>
+    </parent>
+
+    <artifactId>manifestcp-jar2</artifactId>
+    <name>Manifest classpath jar2</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>3.8.1</version>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+</project>
\ No newline at end of file

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/itest/Base.java
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/itest/Base.java?view=auto&rev=485868
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/itest/Base.java (added)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/itest/Base.java Mon Dec 11 12:49:06 2006
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2006 The Apache Software Foundation
+ *
+ *  Licensed 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.geronimo.itest;
+
+/**
+ * @version $Rev:$ $Date:$
+ */
+public class Base {
+}

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/itest/Base.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/itest/Base.java
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/itest/Base.java
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/itest/BaseInterface.java
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/itest/BaseInterface.java?view=auto&rev=485868
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/itest/BaseInterface.java (added)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/itest/BaseInterface.java Mon Dec 11 12:49:06 2006
@@ -0,0 +1,24 @@
+/**
+ *
+ * Copyright 2006 The Apache Software Foundation
+ *
+ *  Licensed 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.geronimo.itest;
+
+/**
+ * @version $Rev:$ $Date:$
+ */
+public interface BaseInterface {
+}

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/itest/BaseInterface.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/itest/BaseInterface.java
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/src/main/java/org/apache/geronimo/itest/BaseInterface.java
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml?view=auto&rev=485868
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml (added)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml Mon Dec 11 12:49:06 2006
@@ -0,0 +1,29 @@
+<?xml version="1.0"?>
+<project>
+  <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+        <artifactId>manifestcp</artifactId>
+        <version>2.0-SNAPSHOT</version>
+        <relativePath>../pom.xml</relativePath>
+    </parent>
+
+    <artifactId>manifestcp-war-jar</artifactId>
+    <name>Manifest classpath war-jar</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-servlet_2.5_spec</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+            <artifactId>manifestcp-jar2</artifactId>
+            <version>${version}</version>
+            <optional>true</optional>
+        </dependency>
+    </dependencies>
+
+</project>

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/src/main/java/org/apache/geronimo/itest/TestServlet.java
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/src/main/java/org/apache/geronimo/itest/TestServlet.java?view=auto&rev=485868
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/src/main/java/org/apache/geronimo/itest/TestServlet.java (added)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/src/main/java/org/apache/geronimo/itest/TestServlet.java Mon Dec 11 12:49:06 2006
@@ -0,0 +1,43 @@
+/**
+ *
+ * Copyright 2006 The Apache Software Foundation
+ *
+ *  Licensed 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.geronimo.itest;
+
+import java.io.IOException;
+
+import javax.servlet.http.HttpServlet;
+import javax.servlet.http.HttpServletRequest;
+import javax.servlet.http.HttpServletResponse;
+import javax.servlet.ServletException;
+
+
+/**
+ * @version $Rev:$ $Date:$
+ */
+public class TestServlet extends HttpServlet implements BaseInterface{
+
+    public void init() {
+        System.out.println("Test Servlet init");
+    }
+
+    protected void service(HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse) throws ServletException, IOException {
+        httpServletResponse.getWriter().print("TestServlet");
+        httpServletResponse.flushBuffer();
+    }
+
+
+}

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/src/main/java/org/apache/geronimo/itest/TestServlet.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/src/main/java/org/apache/geronimo/itest/TestServlet.java
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/src/main/java/org/apache/geronimo/itest/TestServlet.java
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml?view=auto&rev=485868
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml (added)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml Mon Dec 11 12:49:06 2006
@@ -0,0 +1,41 @@
+<?xml version="1.0"?>
+<project>
+    <modelVersion>4.0.0</modelVersion>
+
+     <parent>
+        <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+        <artifactId>manifestcp</artifactId>
+        <version>2.0-SNAPSHOT</version>
+        <relativePath>../pom.xml</relativePath>
+    </parent>
+
+    <artifactId>manifestcp-war</artifactId>
+    <name>Manifest classpath war</name>
+    <packaging>war</packaging>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-war-plugin</artifactId>
+                <configuration>
+                  <webXml>${pom.basedir}/src/main/webapp/WEB-INF/web.xml</webXml>
+                    <archive>
+                        <manifest>
+                            <addClasspath>true</addClasspath>
+                        </manifest>
+                    </archive>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+            <artifactId>manifestcp-war-jar</artifactId>
+            <version>${pom.version}</version>
+            <optional>true</optional>
+        </dependency>
+    </dependencies>
+</project>

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/src/main/webapp/WEB-INF/web.xml?view=auto&rev=485868
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/src/main/webapp/WEB-INF/web.xml (added)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/src/main/webapp/WEB-INF/web.xml Mon Dec 11 12:49:06 2006
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Copyright 2004 The Apache Software Foundation
+Licensed  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/j2ee"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
+    version="2.4"
+    >
+
+    <display-name>Geronimo Manifest Classpath Itest War</display-name>
+
+    <servlet>
+        <display-name>Manifest ClassPath itest servlet</display-name>
+        <servlet-name>servlet</servlet-name>
+        <servlet-class>org.apache.geronimo.itest.TestServlet</servlet-class>
+        <load-on-startup>0</load-on-startup>
+    </servlet>
+
+    <!-- [INSERT FRAGMENT HERE] --> 
+
+    <servlet-mapping>
+        <servlet-name>servlet</servlet-name>
+        <url-pattern>/servlet</url-pattern>
+    </servlet-mapping>
+
+</web-app>
\ No newline at end of file

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/pom.xml?view=auto&rev=485868
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/pom.xml (added)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/pom.xml Mon Dec 11 12:49:06 2006
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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/maven-v4_0_0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+    <parent>
+        <groupId>org.apache.geronimo</groupId>
+        <artifactId>geronimo</artifactId>
+        <version>2.0-SNAPSHOT</version>
+        <relativePath>../../pom.xml</relativePath>
+    </parent>
+
+    <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+    <artifactId>manifestcp</artifactId>
+    <packaging>pom</packaging>
+    <name>Manifest Classpath itest</name>
+
+    <!--
+       Note the parent's artifactid. Ideally, we would have liked to make this the child of the deployment-testsuite. 
+       But since the packaging here is "pom", it will expect the parent (deployment-testsuite) to already belong in the repo.
+       Hence using this artifactId as the parent.
+       
+       We would liked to have included the test pom here at the end of <modules>. But since this pom belongs to a different parent,
+       it does not inherit any configuration from the testsuite framework. So it's reports do not get aggregated with those of the testsuites.
+       Hence the app is built here whie it's tests are done in deployment-testsuite/test-manifestcp
+    -->
+
+    <profiles>
+        <profile>
+            <id>child</id>
+            <build>
+                <defaultGoal>install</defaultGoal>
+            </build>
+
+            <modules>
+                <module>manifestcp-jar2</module>
+                <module>manifestcp-jar</module>
+                <module>manifestcp-war-jar</module>
+                <module>manifestcp-ejb</module>
+                <module>manifestcp-war</module>
+                <module>manifestcp-ear</module>
+            </modules>
+        </profile>
+    </profiles>
+
+    <dependencies>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>3.8.1</version>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+    
+
+</project>

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/server/trunk/testsuite/deployment-testsuite/test-manifestcp/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/test-manifestcp/pom.xml?view=auto&rev=485868
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/test-manifestcp/pom.xml (added)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/test-manifestcp/pom.xml Mon Dec 11 12:49:06 2006
@@ -0,0 +1,106 @@
+<?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.
+-->
+
+<!-- $Rev$ $Date$ -->
+
+<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/maven-v4_0_0.xsd">
+    
+    <modelVersion>4.0.0</modelVersion>
+    
+    <parent>
+        <groupId>org.apache.geronimo.testsuite</groupId>
+        <artifactId>deployment-testsuite</artifactId>
+        <version>2.0-SNAPSHOT</version>
+        <relativePath>../pom.xml</relativePath>
+    </parent>
+    
+    <artifactId>test-manifestcp</artifactId>
+    <name>Geronimo TestSuite, Deployment :: Test Manifest Classpath</name>
+    <packaging>jar</packaging>
+    
+    <description>
+        Tests for the test-deployables.
+        Note the parent artifactId and the relativePath.
+        maven-maven-plugin:invoke executes the 'child' profile.
+        Since build executions are done here, a 'child' profile is explicitly defined here to prevent inheriting other configurations and executions from parent.
+    </description>
+
+    <profiles>
+        <profile>
+            <id>child</id>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-surefire-plugin</artifactId>
+                        <configuration>
+                            <suiteXmlFiles>
+                                <suiteXmlFile>${project.build.directory}/test-classes/testng.xml</suiteXmlFile>
+                            </suiteXmlFiles>
+                        </configuration>
+                    </plugin>
+                    
+                    <plugin>
+                        <groupId>org.apache.geronimo.plugins</groupId>
+                        <artifactId>geronimo-maven-plugin</artifactId>
+                        <executions>
+                            <execution>
+                                <id>deploy-ears</id>
+                                <phase>pre-integration-test</phase>
+                                <goals>
+                                    <goal>deploy-module</goal>
+                                </goals>
+                                <configuration>
+                                    <modules>
+                                        <module>
+                                            <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+                                            <artifactId>manifestcp-ear</artifactId>
+                                            <version>${version}</version>
+                                            <type>ear</type>
+                                        </module>
+                                    </modules>
+                                </configuration>
+                            </execution>
+                            
+                            <execution>
+                                <id>undeploy-ear-as-module</id>
+                                <phase>post-integration-test</phase>
+                                <goals>
+                                    <goal>undeploy-module</goal>
+                                </goals>
+                                <configuration>
+                                    <modules>
+                                        <module>
+                                            <groupId>org.apache.geronimo.testsuite.manifestcp</groupId>
+                                            <artifactId>manifestcp-ear</artifactId>
+                                            <version>${version}</version>
+                                            <type>ear</type>
+                                        </module>
+                                    </modules>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+   
+</project>

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/test-manifestcp/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/test-manifestcp/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/testsuite/deployment-testsuite/test-manifestcp/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml