You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2019/01/28 14:02:00 UTC

[jira] [Resolved] (SLING-8244) Upgrade shaded felix.scr version to support OSGi R7 annotation hyphenated properties

     [ https://issues.apache.org/jira/browse/SLING-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seifert resolved SLING-8244.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: Testing OSGi Mock 2.4.6

https://github.com/apache/sling-org-apache-sling-testing-osgi-mock/commit/87448694ac94450b5d627d5c23a5d5bc7b651054

> 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
>            Assignee: Stefan Seifert
>            Priority: Major
>             Fix For: Testing OSGi Mock 2.4.6
>
>          Time Spent: 0.5h
>  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)