pchampin opened a new issue, #3934: URL: https://github.com/apache/jena/issues/3934
### Version 6.0.0 ### What happened? Whenever a warning or an error is raised, `riot` exists with a non-zero status code. The status code is the same, regardless of whether proper errors were raised, as opposed to only warnings. This makes it impossible (or at least hard) for scripts using riot to make an informed decision about how to proceed next. ### Relevant output and stacktrace ```shell ``` ### Are you interested in making a pull request? None -- 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]
