stevedlawrence commented on PR #896: URL: https://github.com/apache/daffodil/pull/896#issuecomment-1357812866
In fact, now that I think about it, that's probably also the reason why we need this code: https://github.com/apache/daffodil/blob/main/daffodil-cli/src/main/scala/org/apache/daffodil/Main.scala#L1306-L1312 So what we thought was a generic exception was more likely an exificient bug. Once Exifcient fixes this issue, we can change that from catching an Exception to whatever SAX exception they end up throwing. -- 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]
