You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2008/11/26 13:28:37 UTC

svn commit: r720829 - /geronimo/gshell/trunk/gshell-assembly/src/main/underlay/etc/application.xml

Author: jdillon
Date: Wed Nov 26 04:28:34 2008
New Revision: 720829

URL: http://svn.apache.org/viewvc?rev=720829&view=rev
Log:
Include optional for now

Modified:
    geronimo/gshell/trunk/gshell-assembly/src/main/underlay/etc/application.xml

Modified: geronimo/gshell/trunk/gshell-assembly/src/main/underlay/etc/application.xml
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-assembly/src/main/underlay/etc/application.xml?rev=720829&r1=720828&r2=720829&view=diff
==============================================================================
--- geronimo/gshell/trunk/gshell-assembly/src/main/underlay/etc/application.xml (original)
+++ geronimo/gshell/trunk/gshell-assembly/src/main/underlay/etc/application.xml Wed Nov 26 04:28:34 2008
@@ -87,13 +87,13 @@
                     <property name="version" value="1.0-alpha-2-SNAPSHOT"/>
                 </bean>
 
-                <!--
                 <bean class="org.apache.geronimo.gshell.artifact.Artifact">
                     <property name="group" value="org.apache.geronimo.gshell.commands"/>
                     <property name="name" value="gshell-optional"/>
                     <property name="version" value="1.0-alpha-2-SNAPSHOT"/>
                 </bean>
 
+                <!--
                 <bean class="org.apache.geronimo.gshell.artifact.Artifact">
                     <property name="group" value="org.apache.geronimo.gshell.commands"/>
                     <property name="name" value="gshell-log4j"/>