Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
maven-scr-plugin-1.7.0, scr ant task 1.1.0, scr annotations 1.5.0
-
None
Description
Currently single annotation values (like an int or a bool) are calculated with a different mechanism than multiple values. Multiple values directly support expressions and constants like Float.MAX_VALUE while the single value do not support this. We should align this.