Just a quick question will the javax.validation be updated ? Currently I believe it’s still using spec 1.1, but it would be nice if we could upgrade to 2.0
Regards, Serge… > On 31 Aug 2021, at 08:41, Grzegorz Grzybek <[email protected]> wrote: > > Hello > > I'd like to present the state of Pax Web 8. I hope to release Pax Web > 8.0.0.GA <http://8.0.0.ga/> in mid-September. > > I maintain a todo.txt[1] file where I present the issues I'd like to > implement in given milestones. > > The priority is to have R7 compliance, though without running the TCK[2], > because I didn't have time to find out an easy way to actually run the TCK :) > However I'm glad it's public now. > > So summarizing, these R7 features were implemented recently: > - Whiteboard preprocessors > - RegEx filter mapping > - Listener ordering according to ranking > - Session per OsgiContextModel / OsgiServletContext (including proper > javax.servlet.context.tempdir handling) > - org.osgi.framework.ServiceObjects and proper service management (unget, > prototype, singleton, bundle scopes) > > Also I've implemented (or ensured the stability and consistency between > Jetty, Tomcat and Undertow) for these: > - Whiteboard WebSockets - they work both through WABs, Whiteboard and even > WebContainer (HttpService) > - Karaf integration tests - all tests work for all three runtimes. In Pax > Web 7 the tests were running mostly on Jetty > > The remaining *two* tasks are: > - Mixing (in different order) WAB and Whiteboard contexts, so we can install > a WAB and Whiteboard/HttpService alter it by registering for example > Preprocessors > - Whiteboard DTOs > > kind regards > Grzegorz Grzybek > === > [1]: https://github.com/ops4j/org.ops4j.pax.web/blob/main/todo.txt > <https://github.com/ops4j/org.ops4j.pax.web/blob/main/todo.txt> > [2]: https://github.com/osgi/osgi/ <https://github.com/osgi/osgi/> > > > -- > -- > ------------------ > OPS4J - http://www.ops4j.org <http://www.ops4j.org/> - [email protected] > > --- > You received this message because you are subscribed to the Google Groups > "OPS4J" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ops4j/CAAdXmhoca2-B%2BcqCCg26O2KFaDUUBOo7tNx_%2B_Htt2i9riQYEg%40mail.gmail.com > > <https://groups.google.com/d/msgid/ops4j/CAAdXmhoca2-B%2BcqCCg26O2KFaDUUBOo7tNx_%2B_Htt2i9riQYEg%40mail.gmail.com?utm_medium=email&utm_source=footer>. -- -- ------------------ OPS4J - http://www.ops4j.org - [email protected] --- You received this message because you are subscribed to the Google Groups "OPS4J" 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/ops4j/9ABCE2F3-89FD-4232-BBE5-9A030E27E17E%40jahia.com.
