[forge-issues] [JBoss JIRA] (FORGE-193) Should validate plugin @Alias, @Command, and @Option names to ensure no duplicates occur

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Wed Feb 1 22:50:50 EST 2012


     [ https://issues.jboss.org/browse/FORGE-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III updated FORGE-193:
-------------------------------------

    Fix Version/s: Future
                       (was: 1.0.0.CR1)

    
> Should validate plugin @Alias, @Command, and @Option names to ensure no duplicates occur
> ----------------------------------------------------------------------------------------
>
>                 Key: FORGE-193
>                 URL: https://issues.jboss.org/browse/FORGE-193
>             Project: Forge
>          Issue Type: Feature Request
>          Components: Plugin API, Shell
>    Affects Versions: 1.0.0.Alpha3
>            Reporter: Lincoln Baxter III
>             Fix For: Future
>
>
> Should be invalid for same resource scopes
> @Alias("whee")
> @Alias("whee")
> Should be invalid in same command:
> @Option(name="named")
> @Option(name="named")
> And so on...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-issues mailing list