You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2008/08/18 18:46:51 UTC

svn commit: r686815 - /geronimo/server/trunk/framework/configs/gshell-geronimo/src/main/history/dependencies.xml

Author: gawor
Date: Mon Aug 18 09:46:50 2008
New Revision: 686815

URL: http://svn.apache.org/viewvc?rev=686815&view=rev
Log:
there was no dependency on jsr173_api

Modified:
    geronimo/server/trunk/framework/configs/gshell-geronimo/src/main/history/dependencies.xml

Modified: geronimo/server/trunk/framework/configs/gshell-geronimo/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/configs/gshell-geronimo/src/main/history/dependencies.xml?rev=686815&r1=686814&r2=686815&view=diff
==============================================================================
--- geronimo/server/trunk/framework/configs/gshell-geronimo/src/main/history/dependencies.xml (original)
+++ geronimo/server/trunk/framework/configs/gshell-geronimo/src/main/history/dependencies.xml Mon Aug 18 09:46:50 2008
@@ -57,11 +57,6 @@
         <type>jar</type>
     </dependency>
     <dependency>
-        <groupId>javax.xml.bind</groupId>
-        <artifactId>jsr173_api</artifactId>
-        <type>jar</type>
-    </dependency>
-    <dependency>
         <groupId>org.apache.geronimo.framework</groupId>
         <artifactId>gshell-framework</artifactId>
         <type>car</type>