Mark Adamcin created SLING-8244:
-----------------------------------
Summary: 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
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)