GitHub user ishark opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/137
Added XSD validation to XML parsers and moved XML and JSON parsers to
Malhar Library
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ishark/incubator-apex-malhar moveParsers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/137.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #137
----
commit 23dabc414b9df2d3b0739933406ad11c2388f0b6
Author: ishark <[email protected]>
Date: 2015-12-15T22:52:18Z
Moving XML and JSON parsers & formatters to Malhar-lib and changing package
names for parsers & formatters
commit 8462b18caf312d4003216b1c11eadb2302f16f76
Author: ishark <[email protected]>
Date: 2015-12-16T00:03:09Z
Remove ActivationListener interface from Parsers
Add XSD validation to XML parser. Change XML parser to use JAXB instead of
Xstream to support XSD validation.
----
---
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.
---