SCR Annotations - Support "Add" Operator in annotation values
-------------------------------------------------------------
Key: FELIX-1725
URL: https://issues.apache.org/jira/browse/FELIX-1725
Project: Felix
Issue Type: Bug
Components: Maven SCR Plugin
Affects Versions: maven-scr-plugin-1.4.0
Reporter: Stefan Seifert
Fix For: maven-scr-plugin-1.4.1
in scr plugin 1.4.0 it is not possible to use a annotation expression like this:
contentType = "application/json;charset=" + CharEncoding.UTF_8
the attached patch solves this problem by supporting the qdox "AnnotationAdd"
class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.