[forge-dev] [JBoss JIRA] Updated: (SEAMFORGE-137) Should validate plugin @Alias, @Command, and @Option names to ensure no duplicates occur

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Thu Aug 4 12:00:29 EDT 2011


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

Lincoln Baxter III updated SEAMFORGE-137:
-----------------------------------------

    Summary: Should validate plugin @Alias, @Command, and @Option names to ensure no duplicates occur  (was: Should validate plugin API names to ensure no duplicates occur)


> Should validate plugin @Alias, @Command, and @Option names to ensure no duplicates occur
> ----------------------------------------------------------------------------------------
>
>                 Key: SEAMFORGE-137
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-137
>             Project: Seam Forge
>          Issue Type: Feature Request
>          Components: Plugin API, Shell
>    Affects Versions: 1.0.0.Alpha3
>            Reporter: Lincoln Baxter III
>             Fix For: 1.0.0.Beta1
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-dev mailing list