From 35a827eac38026d27c0cbe7600f283822de013e5 Mon Sep 17 00:00:00 2001 From: jamesagnew Date: Wed, 30 May 2018 08:54:16 -0400 Subject: [PATCH] Support for JDK10 working now --- .travis.yml | 2 +- hapi-fhir-cli/hapi-fhir-cli-api/pom.xml | 22 +++++++++++++++------- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/.travis.yml b/.travis.yml index f9bc7cd8dc9..27529dc77a4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ sudo: required language: java jdk: - - oraclejdk8 + - oraclejdk9 env: global: - MAVEN_OPTS="-Xmx1024m" diff --git a/hapi-fhir-cli/hapi-fhir-cli-api/pom.xml b/hapi-fhir-cli/hapi-fhir-cli-api/pom.xml index 659791daaaf..09bf0259062 100644 --- a/hapi-fhir-cli/hapi-fhir-cli-api/pom.xml +++ b/hapi-fhir-cli/hapi-fhir-cli-api/pom.xml @@ -166,13 +166,22 @@ thymeleaf-spring4 + com.helger ph-schematron - Saxon-HE - net.sf.saxon + org.glassfish.jaxb + jaxb-runtime + + + org.glassfish.jaxb + jaxb-core + + + com.sun.istack + istack-commons-runtime @@ -180,11 +189,10 @@ com.helger ph-commons - - + + javax.activation + javax.activation-api + javax.xml.bind jaxb-api