You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2012/06/15 08:19:42 UTC

[jira] [Created] (DELTASPIKE-199) MessageBundle must only be used on interfaces

Mark Struberg created DELTASPIKE-199:
----------------------------------------

             Summary: MessageBundle must only be used on interfaces
                 Key: DELTASPIKE-199
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-199
             Project: DeltaSpike
          Issue Type: Bug
          Components: I18n-Module
    Affects Versions: 0.3-incubating
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 0.3-incubating


Currently the @MessageBundle annotation can be used on classes, interfaces, methods, params, fields ....

It shall only be allowed on interfaces. Annotating a concrete class with @MessageBundle shall lead to a deployment error.

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

        

[jira] [Resolved] (DELTASPIKE-199) MessageBundle must only be used on interfaces

Posted by "Mark Struberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DELTASPIKE-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved DELTASPIKE-199.
--------------------------------------

    Resolution: Fixed
    
> MessageBundle must only be used on interfaces
> ---------------------------------------------
>
>                 Key: DELTASPIKE-199
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-199
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: I18n-Module
>    Affects Versions: 0.3-incubating
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 0.3-incubating
>
>
> Currently the @MessageBundle annotation can be used on classes, interfaces, methods, params, fields ....
> It shall only be allowed on interfaces. Annotating a concrete class with @MessageBundle shall lead to a deployment error.

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