[ 
https://issues.apache.org/jira/browse/FELIX-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773200#action_12773200
 ] 

Stefan Seifert commented on FELIX-1725:
---------------------------------------

p.s. the patch replaces the whole annotation value evaluation that was present 
before - i did some test on one of our biggest projects using SCR annotations 
with this version, and the resulting xml descriptor files where identically. so 
it does not seem to break existing behavior.

> 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, 
> 091103_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.

Reply via email to