Skip to content

Fix for issue #954 : Add external Dependencies to run with Java11#957

Merged
iluwatar merged 2 commits into
iluwatar:masterfrom
jarpit96:upgrade/issue954
Oct 6, 2019
Merged

Fix for issue #954 : Add external Dependencies to run with Java11#957
iluwatar merged 2 commits into
iluwatar:masterfrom
jarpit96:upgrade/issue954

Conversation

@jarpit96
Copy link
Copy Markdown
Contributor

@jarpit96 jarpit96 commented Oct 5, 2019

Issue:
JAXB API and javax.Annotations were removed from jdk11, so some tests were failing.

Changes:
Add javax.annotation and java.xml.bind as external maven dependencies

Verification:
Verified tests with jdk-11

Add javax.annotation and java.xml.bind as external maven dependencies
Verified with jdk-11
Comment thread repository/pom.xml
@iluwatar iluwatar added this to the 1.22.0 milestone Oct 6, 2019
@iluwatar iluwatar merged commit 94ca254 into iluwatar:master Oct 6, 2019
@iluwatar
Copy link
Copy Markdown
Owner

iluwatar commented Oct 6, 2019

Thanks @jarpit96 for resolving this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants