Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JENA-1476: Switch javax.xml.bind.DatatypeConverter to commons-codec #351

Merged
merged 1 commit into from
Feb 5, 2018

Conversation

afs
Copy link
Member

@afs afs commented Feb 3, 2018

No description provided.

@afs
Copy link
Member Author

afs commented Feb 3, 2018

The use by Jena is quite simple, string encoding for base64 and hex binary, and is covered by commons-codec.

This PR adds commons-codec as a dependency for jena-core - it was already a managed dependency, used in jena-text.

Copy link
Member

@ajs6f ajs6f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 Sweet and simple.

@asfgit asfgit merged commit e032ed7 into apache:master Feb 5, 2018
asfgit pushed a commit that referenced this pull request Feb 5, 2018
@afs afs deleted the remove-jaxb branch February 5, 2018 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants