You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xu...@apache.org on 2009/12/13 03:14:33 UTC

svn commit: r890019 - in /geronimo/server/branches/2.1/plugins/j2ee: jsr88-jar-configurer/pom.xml jsr88-rar-configurer/pom.xml jsr88-war-configurer/pom.xml

Author: xuhaihong
Date: Sun Dec 13 02:14:33 2009
New Revision: 890019

URL: http://svn.apache.org/viewvc?rev=890019&view=rev
Log:
GERONIMO-3003 Still use the old dependencies, as 2.1 not support transitive dependency

Modified:
    geronimo/server/branches/2.1/plugins/j2ee/jsr88-jar-configurer/pom.xml
    geronimo/server/branches/2.1/plugins/j2ee/jsr88-rar-configurer/pom.xml
    geronimo/server/branches/2.1/plugins/j2ee/jsr88-war-configurer/pom.xml

Modified: geronimo/server/branches/2.1/plugins/j2ee/jsr88-jar-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/jsr88-jar-configurer/pom.xml?rev=890019&r1=890018&r2=890019&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/jsr88-jar-configurer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/jsr88-jar-configurer/pom.xml Sun Dec 13 02:14:33 2009
@@ -34,13 +34,13 @@
     <packaging>car</packaging>
 
     <dependencies>
-        <!--dependency>
+        <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
             <artifactId>jsr88-cli</artifactId>
             <version>${version}</version>
             <scope>runtime</scope>
             <type>car</type>
-        </dependency-->
+        </dependency>
 
         <dependency>
             <groupId>org.apache.geronimo.modules</groupId>
@@ -65,12 +65,12 @@
                             <type>jar</type>
                             <import>classes</import>
                         </dependency>
-                        <!--dependency>
+                        <dependency>
                             <groupId>org.apache.geronimo.framework</groupId>
                             <artifactId>jsr88-cli</artifactId>
                             <type>car</type>
                             <import>classes</import>
-                        </dependency-->
+                        </dependency>
                     </dependencies>
                     <category>Deployment</category>
                     <instance>

Modified: geronimo/server/branches/2.1/plugins/j2ee/jsr88-rar-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/jsr88-rar-configurer/pom.xml?rev=890019&r1=890018&r2=890019&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/jsr88-rar-configurer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/jsr88-rar-configurer/pom.xml Sun Dec 13 02:14:33 2009
@@ -34,13 +34,13 @@
     <packaging>car</packaging>
     
     <dependencies>
-        <!--dependency>
+        <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
             <artifactId>jsr88-cli</artifactId>
             <version>${version}</version>
             <scope>runtime</scope>
             <type>car</type>
-        </dependency-->
+        </dependency>
 
         <!--dependency>
             <groupId>org.apache.geronimo.configs</groupId>
@@ -72,13 +72,13 @@
                             <artifactId>connector-deployer</artifactId>
                             <type>car</type>
                             <import>classes</import>
-                        </dependency>
+                        </dependency-->
                         <dependency>
                             <groupId>org.apache.geronimo.framework</groupId>
                             <artifactId>jsr88-cli</artifactId>
                             <type>car</type>
                             <import>classes</import>
-                        </dependency-->
+                        </dependency>
                         <dependency>
                             <groupId>org.apache.geronimo.modules</groupId>
                             <artifactId>geronimo-connector-builder</artifactId>

Modified: geronimo/server/branches/2.1/plugins/j2ee/jsr88-war-configurer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/j2ee/jsr88-war-configurer/pom.xml?rev=890019&r1=890018&r2=890019&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/j2ee/jsr88-war-configurer/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/j2ee/jsr88-war-configurer/pom.xml Sun Dec 13 02:14:33 2009
@@ -34,13 +34,13 @@
     <packaging>car</packaging>
     
     <dependencies>
-        <!--dependency>
+        <dependency>
             <groupId>org.apache.geronimo.framework</groupId>
             <artifactId>jsr88-cli</artifactId>
             <version>${version}</version>
             <scope>runtime</scope>
             <type>car</type>
-        </dependency-->
+        </dependency>
 
         <dependency>
             <groupId>org.apache.geronimo.modules</groupId>
@@ -65,12 +65,12 @@
                             <type>jar</type>
                             <import>classes</import>
                         </dependency>
-                        <!--dependency>
+                        <dependency>
                             <groupId>org.apache.geronimo.framework</groupId>
                             <artifactId>jsr88-cli</artifactId>
                             <type>car</type>
                             <import>classes</import>
-                        </dependency-->
+                        </dependency>
                     </dependencies>
                     <category>Deployment</category>
                     <instance>