Hi Gary, On Sat, 9 Sept 2023 at 15:51, Gary Gregory <garydgreg...@gmail.com> wrote: > > * raise the Java requirements in 3.x to Java 17. > +1 fine w/ me. FWIW, my day job is migrating from Java 11 to 17 ATM.
Nice to hear that. IIRC you were on Java 8 for a long time. > > * deprecate some modules in 2.x and drop them in 3.0.x, restore them if a > > user requests it in 3.1.x. > (...) > Each module should be evaluated and kept if anyone says "-1, please keep it". That's a better way to put it. All modules should be dropped except those that should not be dropped. ;-) My selection for those to drop would be: 12 log4j-appserver 245029 (possibly, not a priority) 14 log4j-spring-boot 87578 (contained in Spring Boot 3.x) 15 log4j-spring-cloud-config-client 38332 (contained in Spring Boot 3.x?) 19 log4j-taglib 13989 20 log4j-couchdb 12781 21 log4j-mongodb4 4623 22 log4j-kubernetes 2618 23 log4j-jpa 1252 24 log4j-mongodb3 1143 25 log4j-docker 1122 26 log4j-cassandra 898 28 log4j-jdbc-dbcp2 708 Piotr