SCR plugin: Parsing of "options" for property tag broken for java annotations
-----------------------------------------------------------------------------
Key: FELIX-2945
URL: https://issues.apache.org/jira/browse/FELIX-2945
Project: Felix
Issue Type: Bug
Components: Maven SCR Plugin
Affects Versions: scr generator 1.1.0, scr generator 1.0.0,
maven-scr-plugin-1.7.0, maven-scr-plugin-1.6.0
Reporter: Stefan Seifert
Fix For: maven-scr-plugin-1.7.2, scr generator 1.1.2
since rev. 1072066 (see FELIX-2835) parsing "options" from *java* annotations
(not javadoc annotations) is broken.
the PropertyHandler implementation was changed, and it did not match any longer
with the parameter format used by the java annotations PropertyTag
implementation.
i'll attach a patch which should handle both cases (though it tested it only
with java annotations).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira