On 5/25/25 12:25, Elliotte Rusty Harold wrote: > On Sat, May 24, 2025 at 7:28 PM John Neffenger <j...@status6.com> wrote: >> I'm genuinely curious, is there a reason why Maven has not switched to >> fixed release dates and Java support policies? >> >> Every other Java project in which I participate, including the JDK >> itself, JavaFX, and NetBeans, switched long ago to predetermined release >> dates and Java versions > All the projects you mention are or were Oracle supported and funded > projects.
The current NetBeans release schedule, versioning scheme, and JDK upgrade policy were all community decisions under the apache process. https://lists.apache.org/thread/m60jx7jdfz56lkt6k1wb0wrngn8w9y5f https://lists.apache.org/thread/w111p1f0mc5fvhw1xzmx0d8gd9kb7c9h (...) NetBeans before apache certainly didn't have time based releases, it had major versions, update releases etc - like essentially all software releases back in the days. I think it is also worth mentioning that time based schedules are not a precondition for automated JDK min-requirement rules. e.g https://www.jenkins.io/blog/2023/11/06/introducing-2-2-2-java-support-plan/ regards, -mbien (NB PMC) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org