[
https://issues.apache.org/jira/browse/SLING-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752767#comment-16752767
]
Mark Adamcin commented on SLING-8244:
-------------------------------------
[[email protected]] I'm trying to add some unit tests acs-aem-commons
specifically to cover service migrations to OSGi R7 annotations, so this patch
would be very helpful.
see: https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/1722
> Upgrade shaded felix.scr version to support OSGi R7 annotation hyphenated
> properties
> ------------------------------------------------------------------------------------
>
> Key: SLING-8244
> URL: https://issues.apache.org/jira/browse/SLING-8244
> Project: Sling
> Issue Type: Improvement
> Components: Testing
> Affects Versions: Testing OSGi Mock 2.4.4
> Reporter: Mark Adamcin
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The OSGi R7 spec defines a `$_$` method name mangling patter for mapping to
> config hyphens in property names. This mangling is implemented in
> org.apache.felix.scr 2.1.0 with additional changes to Annotations.java up to
> 2.1.8.
>
> The osgi-mock.core library should upgrade its shaded org.apache.felix.scr
> dependency to 2.1.8 to support binding to annotation method names with `$_$`
> sequences.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)