[
https://issues.apache.org/jira/browse/SLING-8090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16683470#comment-16683470
]
Konrad Windszus commented on SLING-8090:
----------------------------------------
Unfortunately the annotation version determines currently also the runtime
version required for DS and metatype (compare with
https://github.com/bndtools/bnd/issues/2545#issuecomment-437699686). So we have
to stick with R6 until we decide to only support R7 with the newest parent.
[~cziegeler] Do you think it is too early to raise the DS and metatype
dependencies to R7 in our parent?
> Use newest OSGi annotation versions
> -----------------------------------
>
> Key: SLING-8090
> URL: https://issues.apache.org/jira/browse/SLING-8090
> Project: Sling
> Issue Type: Bug
> Components: General
> Reporter: Konrad Windszus
> Priority: Major
> Fix For: Bundle Parent 35
>
>
> As OSGi annotations are only processed at build time and only need support
> from the according build tool (bnd in our case), we should upgrade to the
> newest R7 version of all annotations. Those are supported by bnd 4.1 and do
> not imply any runtime dependencies to R7 bundles.
> Compare also with https://github.com/bndtools/bnd/issues/2643 and
> https://github.com/bndtools/bnd/pull/2603.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)