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 2010/06/03 21:10:48 UTC

svn commit: r951118 - /geronimo/server/trunk/framework/modules/geronimo-shell-base/src/main/resources/OSGI-INF/blueprint/shell-deploy.xml

Author: gawor
Date: Thu Jun  3 19:10:48 2010
New Revision: 951118

URL: http://svn.apache.org/viewvc?rev=951118&view=rev
Log:
consistent naming

Modified:
    geronimo/server/trunk/framework/modules/geronimo-shell-base/src/main/resources/OSGI-INF/blueprint/shell-deploy.xml

Modified: geronimo/server/trunk/framework/modules/geronimo-shell-base/src/main/resources/OSGI-INF/blueprint/shell-deploy.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/modules/geronimo-shell-base/src/main/resources/OSGI-INF/blueprint/shell-deploy.xml?rev=951118&r1=951117&r2=951118&view=diff
==============================================================================
--- geronimo/server/trunk/framework/modules/geronimo-shell-base/src/main/resources/OSGI-INF/blueprint/shell-deploy.xml (original)
+++ geronimo/server/trunk/framework/modules/geronimo-shell-base/src/main/resources/OSGI-INF/blueprint/shell-deploy.xml Thu Jun  3 19:10:48 2010
@@ -37,7 +37,7 @@
             <action class="org.apache.geronimo.shell.deploy.DisconnectCommand">
             </action>
         </command>
-        <command name="deploy/distribute">
+        <command name="deploy/distribute-module">
             <action class="org.apache.geronimo.shell.deploy.DistributeCommand">
             </action>
         </command>