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.