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

Improvement for character escape handling #1109

Closed
wants to merge 3 commits into from

Conversation

ssharma
Copy link

@ssharma ssharma commented Aug 4, 2016

@@ -64,6 +64,8 @@
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

import com.sun.xml.bind.marshaller.CharacterEscapeHandler;
Copy link
Contributor

Choose a reason for hiding this comment

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

We cannot have dependency on com.sun classes.

Copy link
Author

Choose a reason for hiding this comment

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

Sure. Sorry, wasn't aware of the dependency constraint. I've updated the PR and made it generic to inject any properties for a given JAXB-RI

@ssharma
Copy link
Author

ssharma commented Aug 8, 2016

@davsclaus Updated PR and incorporated review comments

asfgit pushed a commit that referenced this pull request Aug 8, 2016
@asfgit asfgit closed this in 54061ed Aug 8, 2016
@ssharma ssharma deleted the master branch February 8, 2017 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants