afs opened a new issue, #3926: URL: https://github.com/apache/jena/issues/3926
### Version 6.0.0, 6.1.0 ### What happened? `riot file.ext` will exit silently if `.ext` is an unrecognized RDF syntax. Prior to Jena 6.0.0, it attempted to parse the file N-triples. It should log a message to say it could not determine the syntax and not try to parse the file. ### 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]
