You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jena.apache.org by GitBox <gi...@apache.org> on 2022/04/11 18:09:54 UTC

[GitHub] [jena] balhoff opened a new issue, #1257: shex p command exits with 0 value when parsing fails

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: issues-unsubscribe@jena.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org


[GitHub] [jena] kinow closed issue #1257: shex p command exits with 0 value when parsing fails

Posted by GitBox <gi...@apache.org>.
kinow closed issue #1257: shex p command exits with 0 value when parsing fails
URL: https://github.com/apache/jena/issues/1257


-- 
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: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org