[ https://issues.apache.org/jira/browse/KARAF-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988609#comment-13988609 ]
Ivan Op de Beeck commented on KARAF-2660: ----------------------------------------- This fix seemed to have updated the jre-1.7 version of the javax.annotation package to 1.2. However, I'm not sure this is completely accurate. The class javax.annotation.Priority is new in 1.2, but is not present in the java 7 jre. To get for instance the Jersey 2.7 bundes to deploy, I had to comment out javax.annotation;version="1.2" in jre.properties, and separately deploy mvn://javax.annotation:javax.annotation-api:1.2 > 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)