-
Notifications
You must be signed in to change notification settings - Fork 57
ChangeLog_10x
Francis Galiegue edited this page Apr 17, 2014
·
2 revisions
- Fix bug with Rhino context: sealing the context can conflict with other packages which also do this, such as, for instance, WebLogic.
- Add option to disable schema caching (backport from 1.1.9)
- Import syntax validation, ref resolving, loading configuration from -validator
- New schema walker/listener/walker processor.
- Introduce
.fatal()
inProcessingReport
: there is no choice if correct unchecked reports want to be built in the event where a processor raises an exception without logging any error message.
- First stable version