[
https://issues.apache.org/jira/browse/FELIX-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773137#action_12773137
]
Carsten Ziegeler commented on FELIX-1725:
-----------------------------------------
What about checking for the super class
com.thoughtworks.qdox.model.annotation.AnnotationBinaryOperator
instead? This should support several operations at once.
> 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
> Assignee: Carsten Ziegeler
> Fix For: maven-scr-plugin-1.4.1
>
> Attachments: 091009_annotationadd_FELIX-1725.patch
>
>
> 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.