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

Dependency on Xerces #1

Open
amouat opened this issue Nov 20, 2013 · 0 comments
Open

Dependency on Xerces #1

amouat opened this issue Nov 20, 2013 · 0 comments

Comments

@amouat
Copy link

amouat commented Nov 20, 2013

I was looking for a quick way to run XML validation when I found your library. Unfortunately, I didn't get it running as it's dependent on Xerces which I would need to find and install separately.

To make things easier for end users, could you either:

  1. Rewrite the code to use the JDK XML validation (I think the Oracle JDK bundles a customised version of Xerces), or,
  2. Just bundle the Xerces JAR in this repo

Another nice touch would be to create .sh and .bat scripts for running the validator.

Adrian.

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

No branches or pull requests

1 participant