afs opened a new pull request, #2917: URL: https://github.com/apache/jena/pull/2917
It turns out that Shiro handles resources in its own way. A file name is "`file:<unencoded path>`", not an encoded path as in `file:` RFC IRI. This showed up on the ASF Jenkins build because we have jobs with spaces in their names and the name is used to create the directory for the build. ---- - [x] Tests are included. - [x] Key commit messages start with the issue number (GH-xxxx) By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the [Contributor's Agreement](https://www.apache.org/licenses/contributor-agreements.html). -- 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: pr-unsubscr...@jena.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org For additional commands, e-mail: pr-h...@jena.apache.org