mike-mcgann opened a new pull request, #916: URL: https://github.com/apache/daffodil/pull/916
If an invalid configuration file is passed on the command line an unexpected exception occurs. This has been fixed to now handle this exception. All `SAXParseException`s thrown by the configuration loader are now caught and wrapped into a new `DaffodilConfigException` class. This Exception is now recognized by the CLI which logs the message and exits with a code of 26. [DAFFODIL-1026](https://issues.apache.org/jira/browse/DAFFODIL-1026) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
