Cześć Łukasz, Technically speaking JAXB as a standard is moving its versions so version shipped with Java 8 and Java 11 will be different. As far I remember the overall plan for future releases is to remove JAXB from official distribution and let programmers manage it as external dependency. You can install RI within framework at the cost of additional megabyte of your distribution.
Best regards, Łukasz -- Code-House http://code-house.org On 28.04.2020 09:50, lechlukasz wrote: > Hello, > > Is there a technical reason for org.apache.felix.framework providing other > version of javax.xml.bind package when running with Java 8 (2.2.8) and Java > 11 (2.3.0)? > > Best regards, > Lukasz Lech > > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html >
