afs opened a new pull request, #2830: URL: https://github.com/apache/jena/pull/2830
This adds a profile that skips the UI tests. Currently, the build fails on ASF Jenkins because many AFS Jenkins host nodes are older LTS Ubuntu and don't have the necessary dependencies installed + some dependencies also need updated system libraries. I haven't made progress on a containerized build. The advantage of the ASF builds is that that have all the Java versions. There are changes in the java world where it would be good to have builds running on the latest (non-LTS) java. A hopefully temporary profile that builds the UI but does not run the tests would help keeping the development snapshot current and give builds using latest Java. ---- 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]
