afs opened a new pull request, #2403: URL: https://github.com/apache/jena/pull/2403
This is a precursor for #2399 - an incremental Jetty update. That PR triggers a problem, caught by the Fuseki main test suite, with relative filenames for serving static content. Solution: resolve the filename. This works the previous Jetty as well. This work on windows - Jetty adapts to `c:` style file names. This PR also changes the test suite for better stability on MS Windows by avoiding a Fuseki server shared between tests in the same suite (found via running the GH Windows build). ---- 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: [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]
