[
https://issues.apache.org/jira/browse/GSHELL-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved GSHELL-154.
------------------------------------
Resolution: Fixed
Fix Version/s: 1.0-alpha-2
Assignee: Guillaume Nodet (was: Jason Dillon)
Adding
gshell-api/src/main/java/org/apache/geronimo/gshell/command/Alias.java
Adding
gshell-api/src/main/java/org/apache/geronimo/gshell/command/Link.java
Adding
gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/AliasImpl.java
Adding
gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/command/LinkImpl.java
Sending
gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/config/PluginParser.java
Sending
gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/plugin/bundle/CommandBundle.java
Transmitting file data ......
Committed revision 727321.
> Create interfaces to represent links and aliases
> ------------------------------------------------
>
> Key: GSHELL-154
> URL: https://issues.apache.org/jira/browse/GSHELL-154
> Project: GShell
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Fix For: 1.0-alpha-2
>
>
> This allows the plugin parser to be decoupled from the command registry by
> parsing a list of commands, links and aliases to be later registered by the
> command bundle itself.
> This is a requirement if the parser has to be somewhat decoupled from the
> registries, as in ServiceMix.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.