Jim Ziesig created KARAF-6358: --------------------------------- Summary: jre.properties exports javax.annotation packages as 1.0 vs 1.3 Key: KARAF-6358 URL: https://issues.apache.org/jira/browse/KARAF-6358 Project: Karaf Issue Type: Bug Affects Versions: 4.2.6, 4.2.5 Environment: My environment is Karaf 4.2.5 on Java 9. Reporter: Jim Ziesig
KARAF-6128 updated the version of javax.annotation to 1.3, but the etc/jre.properties file is still exporting the javax.annotation and javax.annotation.processing packages as version 1.0. This leads features such as CXF 3.3.2 to install a javax.annotation-api 1.3 bundle when it shouldn't need to do so. -- This message was sent by Atlassian JIRA (v7.6.14#76016)