Add JAXB handling for Java 11 77/76977/4
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 14 Oct 2018 01:20:04 +0000 (03:20 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 14 Oct 2018 02:20:29 +0000 (04:20 +0200)
commit728b7979ce62d15b7df35f4c79d51b68c3e2c44f
treef59f5088e66f942726c9d14c9bc48caafa85fbc7
parentddc896b8438bffe28a861548eb537912543755cb
Add JAXB handling for Java 11

JAXB modules have been removed from Java 11, hence applications
using them need to declare a dependency on them. These modules
are provided on Karaf's boot classpath, hence we should be filtering
them from features.

Change-Id: I92a2b349c50caaa61d390ed0860901597a6b32f6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
odlparent/pom.xml
untested-single-feature-parent/pom.xml