-
Notifications
You must be signed in to change notification settings - Fork 121
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
Removes JaxbLink and related classes and tests #1232
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple copyright changes, sorry.
…eanup of versions and version management in pom files too.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM. The only other thing that needs to be done is the signature test file needs to be updated. That said, it looks like the signature test file is not correct as I'm seeing it fail locally for other reasons. We could just update it in a follow up PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the copyright confusion. Shame on me for assuming that copyright practices would be universal. https://www.eclipse.org/projects/handbook/#legaldoc-faq
Signed-off-by: Santiago Pericasgeertsen <[email protected]>
Removes JaxbLink and related classes and tests. Includes some minor cleanup of versions and version management in pom files too. Issue #1226.