You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2005/05/17 02:18:22 UTC

svn commit: r170491 - /geronimo/trunk/modules/axis/src/etc/META-INF/geronimo-service.xml

Author: djencks
Date: Mon May 16 17:18:20 2005
New Revision: 170491

URL: http://svn.apache.org/viewcvs?rev=170491&view=rev
Log:
minor cleanup

Modified:
    geronimo/trunk/modules/axis/src/etc/META-INF/geronimo-service.xml

Modified: geronimo/trunk/modules/axis/src/etc/META-INF/geronimo-service.xml
URL: http://svn.apache.org/viewcvs/geronimo/trunk/modules/axis/src/etc/META-INF/geronimo-service.xml?rev=170491&r1=170490&r2=170491&view=diff
==============================================================================
--- geronimo/trunk/modules/axis/src/etc/META-INF/geronimo-service.xml (original)
+++ geronimo/trunk/modules/axis/src/etc/META-INF/geronimo-service.xml Mon May 16 17:18:20 2005
@@ -24,20 +24,11 @@
         <uri>axis/jars/axis-${axis_version}.jar</uri>
     </dependency>
     <!--jaxrpc and saaj are included in geronimo-spec-j2ee-${geronimo_spec_j2ee_version}.jar-->
-    <!--dependency>
-        <uri>axis/jars/axis-jaxrpc-${axis_jaxrpc_version}.jar</uri>
-    </dependency>
-    <dependency>
-        <uri>axis/jars/axis-saaj-${axis_saaj_version}.jar</uri>
-    </dependency-->
     <dependency>
         <uri>wsdl4j/jars/wsdl4j-${wsdl4j_version}.jar</uri>
     </dependency>
     <dependency>
         <uri>commons-discovery/jars/commons-discovery-${commons_discovery_version}.jar</uri>
     </dependency>
-<!--    <dependency>-->
-<!--        <uri>ews/jars/ews-${ews_version}.jar</uri>-->
-<!--    </dependency>-->
 
 </service>