[jbosstools-issues] [JBoss JIRA] (JBIDE-15386) Resolve values in annotations given by expressions

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Tue Sep 10 13:04:03 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-15386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803216#comment-12803216 ] 

Viacheslav Kabanovich commented on JBIDE-15386:
-----------------------------------------------

PR https://github.com/jbosstools/jbosstools-base/pull/185 includes tests.
                
> Resolve values in annotations given by expressions
> --------------------------------------------------
>
>                 Key: JBIDE-15386
>                 URL: https://issues.jboss.org/browse/JBIDE-15386
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: cdi
>            Reporter: Viacheslav Kabanovich
>            Assignee: Viacheslav Kabanovich
>              Labels: new_and_noteworthy
>             Fix For: 4.2.0.Alpha1
>
>
> Currently supported are references to constants, class names, strings and numerals. For annotation Priority, CDI specification suggests predefined constants as well as pattern for usage:
> {code}
> @Priority(APPLICATION+100)
> {code}
> We have to support such simple expressions.

--
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


More information about the jbosstools-issues mailing list