Github user jaredjstewart commented on the issue:
https://github.com/apache/geode/pull/668
Hi Darren,
It looks like `xercesImpl` may need to be declared as a `testCompile`
dependency rather than `testRuntime` in case people are building with a JDK
which does not include Xerxes. I also think it would be prudent to solicit
feedback from the community via [email protected] before we add this
library, since I know that Xerces can sometimes be troublesome. (See e.g.
https://stackoverflow.com/questions/11677572/dealing-with-xerces-hell-in-java-maven)
Thank you,
Jared Stewart
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---