You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ge...@apache.org on 2011/01/17 03:16:42 UTC

svn commit: r1059725 - /geronimo/server/trunk/plugingroups/javaee6-tomcat/src/main/history/dependencies.xml

Author: genspring
Date: Mon Jan 17 02:16:41 2011
New Revision: 1059725

URL: http://svn.apache.org/viewvc?rev=1059725&view=rev
Log:
add a missed dependencies.xml

Modified:
    geronimo/server/trunk/plugingroups/javaee6-tomcat/src/main/history/dependencies.xml

Modified: geronimo/server/trunk/plugingroups/javaee6-tomcat/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugingroups/javaee6-tomcat/src/main/history/dependencies.xml?rev=1059725&r1=1059724&r2=1059725&view=diff
==============================================================================
--- geronimo/server/trunk/plugingroups/javaee6-tomcat/src/main/history/dependencies.xml (original)
+++ geronimo/server/trunk/plugingroups/javaee6-tomcat/src/main/history/dependencies.xml Mon Jan 17 02:16:41 2011
@@ -17,6 +17,16 @@
         <type>car</type>
     </dependency>
     <dependency>
+        <groupId>org.apache.geronimo.configs</groupId>
+        <artifactId>wink</artifactId>
+        <type>car</type>
+    </dependency>
+    <dependency>
+        <groupId>org.apache.geronimo.configs</groupId>
+        <artifactId>wink-deployer</artifactId>
+        <type>car</type>
+    </dependency>
+    <dependency>
         <groupId>org.apache.geronimo.plugingroups</groupId>
         <artifactId>client</artifactId>
         <type>car</type>