afs commented on PR #3524: URL: https://github.com/apache/jena/pull/3524#issuecomment-3421077118
Hi @OyvindLGjesdal Some context: https://lists.apache.org/thread/qob95bmrb6nhxvh4yzr1nx317s0t2s9c The suggestion is to switch to Jena6 (`main` is Jena6 development, minimum java21, version 6.0.0-SNAPSHOT) in a single PR. I'd like to avoid creating artifacts versioned as 6.0.0-SNAPSHOT that are not going to be in Jena6 (they will hang around on the snapshot repo which could lead to confusion). 5.7.0-SNAPSHOT (current setting, not planned for release) would be in a state where an urgent release could be done for 5.x if necessary - and that would be Java17. Here's the branch : https://github.com/afs/jena/tree/setup-jena6 I'm just in the process of cleaning it up and testing it. Would you be OK with using a local build for a few days? -- 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]
