Cardinality attribute for Property annotation should be of type string
----------------------------------------------------------------------
Key: FELIX-2478
URL: https://issues.apache.org/jira/browse/FELIX-2478
Project: Felix
Issue Type: Bug
Components: SCR Annotations
Affects Versions: scr annotations 1.3.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: scr annotations 1.3.2
Currently it is not possible to define unlimited arrays or vectors using the
cardinality attribute of the property.
While the doc states to use Integer.MAX_VALUE, this creates a parsing exception
in the code and even if that would work, later on a string is expected with the
value "+"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.