[
https://issues.apache.org/jira/browse/KARAF-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13996337#comment-13996337
]
Sriraman Gopalan commented on KARAF-2660:
-----------------------------------------
This causes another issue with custom distribution after commenting out the
line javax.annotation;version="1.2" in jre.properties, since, other bundles
also use javax.annotation. The solution I found was to install the bundle
javax.annotation/javax.annotation-api/1.2 as a installedFeature with a start
level less than 5 [system bundles start at 5 by default].
> Upgrade to javax.annotation 1.2.0
> ---------------------------------
>
> Key: KARAF-2660
> URL: https://issues.apache.org/jira/browse/KARAF-2660
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-core
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 2.4.0, 3.0.1, 2.3.4
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)