You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ke...@apache.org on 2006/04/22 00:57:07 UTC

svn commit: r396029 - /geronimo/branches/1.1/configs/j2ee-corba/src/plan/plan.xml

Author: kevan
Date: Fri Apr 21 15:57:05 2006
New Revision: 396029

URL: http://svn.apache.org/viewcvs?rev=396029&view=rev
Log:
Make j2ee-security a parent of j2ee-corba

Modified:
    geronimo/branches/1.1/configs/j2ee-corba/src/plan/plan.xml

Modified: geronimo/branches/1.1/configs/j2ee-corba/src/plan/plan.xml
URL: http://svn.apache.org/viewcvs/geronimo/branches/1.1/configs/j2ee-corba/src/plan/plan.xml?rev=396029&r1=396028&r2=396029&view=diff
==============================================================================
--- geronimo/branches/1.1/configs/j2ee-corba/src/plan/plan.xml (original)
+++ geronimo/branches/1.1/configs/j2ee-corba/src/plan/plan.xml Fri Apr 21 15:57:05 2006
@@ -23,10 +23,26 @@
                parentId="${pom.groupId}/j2ee-server/${pom.currentVersion}/car"
 
 -->
-<configuration
-    xmlns="http://geronimo.apache.org/xml/ns/deployment-1.1"
+<configuration xmlns="http://geronimo.apache.org/xml/ns/deployment-1.1">
 
-    >
+    <environment>
+        <configId>
+            <groupId>geronimo</groupId>
+            <artifactId>j2ee-corba</artifactId>
+            <version>1.1-SNAPSHOT</version>
+            <type>car</type>
+        </configId>
+        <dependencies>
+            <dependency>
+                <groupId>geronimo</groupId>
+                <artifactId>j2ee-security</artifactId>
+                <type>car</type>
+                <import>services</import>
+            </dependency>
+        </dependencies>
+        <hidden-classes/>
+        <non-overridable-classes/>
+    </environment>
 
     <gbean name="SystemProperties" class="org.apache.geronimo.system.properties.SystemProperties">
         <attribute name="systemProperties">