[
https://issues.jboss.org/browse/FORGE-564?page=com.atlassian.jira.plugin....
]
Lincoln Baxter III closed FORGE-564.
------------------------------------
Resolution: Won't Fix
Not going to fix this. There is not enough demand to support it. Either extend the
Plugin/Command or don't have multiple names. Workaround exists.
Allow multiple @Alias for a plugin
----------------------------------
Key: FORGE-564
URL:
https://issues.jboss.org/browse/FORGE-564
Project: Forge
Issue Type: Enhancement
Reporter: George Gastaldi
Labels: HackNight
Fix For: 1.2.1.Final
A plugin could have multiple alias. For example, the Help plugin could be invoked by
"help" or "?".
This issue has two possible solutions :
# Changing the @Alias value() method to return a String[] or
# As Dan Allen suggested, introduce an @Aliases annotation that accepts a collection of
@Alias annotations. this reads nicer and leaves the door open for per-alias
customizations if we should need them.
The second approach looks nicer.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira