balhoff opened a new issue, #1257: URL: https://github.com/apache/jena/issues/1257
If I run `shex p shapes.shex`, and parsing fails, an error message is printed, but the Unix exit code is `0`. I expect it to be non-zero. The `shacl` command behaves as expected, and exits with a code `1` when parsing fails. I'm using this Jena version on Mac installed via homebrew: ``` Jena: VERSION: 4.4.0 Jena: BUILD_DATE: 2022-01-30T15:09:41Z ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
