On Wed, Jun 22, 2022 at 6:33 PM Olivier Lamy <[email protected]> wrote: > > As now we can bump from Java 8 to Java 11, I'd like to start release Winstone > to include more recent releases of Jetty (e.g 10).
JENKINS-68694 FTR > The goal is to keep maintaining a 5.x branch until Java 11 reaches Jenkins > core LTS. > Make master branch 6.x (java 11 and Jetty 10) and release it. +1. The desired outcome can be achieved as follows: I can set up a 5.x branch based on 5.26 (i.e., parent POM 1.76), upgrade Jetty from 9.4.46.v20220331 to 9.4.48.v20220622, and release Winstone 5.27 from that branch (setting the version to 6.0-SNAPSHOT on the main branch once that is done). Then the implementation of JENKINS-68694 can be merged to the main branch (which is already on parent POM 1.77) and 6.0 can be released from the main branch based on Jetty 10. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAFwNDjo%3DZgxcqWPs3CsqtEkGNOUNdvW4oUHaO%3Di-ENjvXv%3DA_Q%40mail.gmail.com.
