-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
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:
@Priority(APPLICATION+100)
We have to support such simple expressions.
- blocks
-
JBIDE-15385 Support annotation @Priority
- Closed