Hello! Great seen Karaf evolving. I'm indeed working on Pax Web and I try to do similar refactoring I did with Pax Logging. Undertow 2 and Tomcat 9 are already Servlet API 4 (it's not directly related to OSGi CMPN R7 though, but it'd be nice to have Pax Web 8 == Servlet API 4 == JavaEE 8).
So the theme for Pax Web 8 should be: - Servlet API 4 - OSGi CMPN R7 (HTTP Service, Whiteboard Service) - Undertow 2 - Tomcat 9 - Jetty 10 (already released as Alpha) - javax.* → jakarta.* Maven coordinates regards Grzegorz Grzybek pt., 24 sty 2020 o 06:44 Romain Manni-Bucau <[email protected]> napisał(a): > Awesome, this will already be big and enable to use aries osgi-cdi which is > a big step for osgi ecosystem imho. > > Thanks a lot JB. > > Le ven. 24 janv. 2020 à 05:38, Jean-Baptiste Onofré <[email protected]> a > écrit : > > > Hi guys, > > > > Just to let you know that the first OSGi R7 support is done: > > > > https://github.com/apache/karaf/pull/995 > > > > I will merge this PR later today, and I will prepare a 4.3.0.RC1. > > > > To have a full OSGi R7 support, you still need to: > > > > - work on Pax Web to update whiteboard and other part to have full R7 > > support here. Greg and I are working on this. > > - implement log.stream and log.admin services in Pax Logging (minor, Pax > > Logging core is already R7). > > > > So, in order to give you a try, I will cut 4.3.0.RC1 today or during the > > weekend. > > > > Thanks > > > > Regards > > JB > > -- > > Jean-Baptiste Onofré > > [email protected] > > http://blog.nanthrax.net > > Talend - http://www.talend.com > > >
