You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Edell Nolan (JIRA)" <ji...@apache.org> on 2009/02/04 15:06:59 UTC

[jira] Created: (SMX4KNL-177) Some of the Optional commands have moved to different packages in the latest snapshot of geronimo gshell

Some of the Optional commands have moved to different packages in the latest snapshot of geronimo gshell 
---------------------------------------------------------------------------------------------------------

                 Key: SMX4KNL-177
                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-177
             Project: ServiceMix Kernel
          Issue Type: Bug
            Reporter: Edell Nolan
            Assignee: Edell Nolan
             Fix For: 1.1.0


Some of the optional commands have moved to new packages in geronimo gshell if you build the latest snapshot.

Example: 

some have moved from 

<gshell:action class="org.apache.geronimo.gshell.commands.optional.ExecuteAction> has changed to 
<gshell:action class="org.apache.geronimo.gshell.commands.shell.ExecuteAction>

text and file are the other new packages.

I need to do this update as part of getting the cat command to work again.







-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SMX4KNL-177) Some of the Optional commands have moved to different packages in the latest snapshot of geronimo gshell

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4KNL-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SMX4KNL-177.
-------------------------------------

    Resolution: Fixed

Sending        gshell/gshell-core/pom.xml
Sending        gshell/gshell-core/src/main/java/org/apache/servicemix/kernel/gshell/core/ApplicationManagerImpl.java
Sending        gshell/gshell-core/src/main/resources/META-INF/spring/gshell-commands.xml
Sending        gshell/gshell-core/src/test/java/org/apache/servicemix/kernel/gshell/core/Test.java
Sending        gshell/itests/src/test/java/org/apache/servicemix/kernel/gshell/itests/CoreTest.java
Sending        pom.xml
Transmitting file data ......
Committed revision 741079.

I had to work on that too as part of fixing other issues, so I've committed my changes. Sorry about that, I've seen that issue after having actually fixed it ...

> Some of the Optional commands have moved to different packages in the latest snapshot of geronimo gshell 
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4KNL-177
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-177
>             Project: ServiceMix Kernel
>          Issue Type: Bug
>            Reporter: Edell Nolan
>            Assignee: Edell Nolan
>             Fix For: 1.1.0
>
>
> Some of the optional commands have moved to new packages in geronimo gshell if you build the latest snapshot.
> Example: 
> some have moved from 
> <gshell:action class="org.apache.geronimo.gshell.commands.optional.ExecuteAction> has changed to 
> <gshell:action class="org.apache.geronimo.gshell.commands.shell.ExecuteAction>
> text and file are the other new packages.
> I need to do this update as part of getting the cat command to work again.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work started: (SMX4KNL-177) Some of the Optional commands have moved to different packages in the latest snapshot of geronimo gshell

Posted by "Edell Nolan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4KNL-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SMX4KNL-177 started by Edell Nolan.

> Some of the Optional commands have moved to different packages in the latest snapshot of geronimo gshell 
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4KNL-177
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-177
>             Project: ServiceMix Kernel
>          Issue Type: Bug
>            Reporter: Edell Nolan
>            Assignee: Edell Nolan
>             Fix For: 1.1.0
>
>
> Some of the optional commands have moved to new packages in geronimo gshell if you build the latest snapshot.
> Example: 
> some have moved from 
> <gshell:action class="org.apache.geronimo.gshell.commands.optional.ExecuteAction> has changed to 
> <gshell:action class="org.apache.geronimo.gshell.commands.shell.ExecuteAction>
> text and file are the other new packages.
> I need to do this update as part of getting the cat command to work again.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.