Re: [PAX-WEB] Plan to release pax web 7.2.4 soon and idea for 7.3.x

2018-11-05 Thread Daniel Stoch
Hi, PAXWEB-1186 Thanks for your help. -- Best regards, Daniel W dniu poniedziałek, 5 listopada 2018 17:01:09 UTC+1 użytkownik Achim Nierbeck napisał: > > And yes, please also create a Jira entry for it :) > > regards, Achim > > Am Mo., 5. Nov.

Re: [PAX-WEB] Plan to release pax web 7.2.4 soon and idea for 7.3.x

2018-11-05 Thread Grzegorz Grzybek
:( Too late for this NPE protection. However, for pax-web-undertow upgrade to Undertow 2.0.x, I've created https://ops4j1.jira.com/browse/PAXWEB-1185. Description: *Just as we don't have pax-web-jetty8, pax-web-jetty9, ... I want to upgrade pax-web-undertow to use Undertow 2.0.x.The

Re: [PAX-WEB] Plan to release pax web 7.2.4 soon and idea for 7.3.x

2018-11-05 Thread 'Achim Nierbeck' via OPS4J
And yes, please also create a Jira entry for it :) regards, Achim Am Mo., 5. Nov. 2018 um 08:39 Uhr schrieb Grzegorz Grzybek < gr.grzy...@gmail.com>: > Thanks for reminding - checking. > > regards > Grzegorz Grzybek > > pon., 5 lis 2018 o 08:32 Daniel Stoch napisał(a): > >> Hi, >> >> What

Re: [PAX-WEB] Plan to release pax web 7.2.4 soon and idea for 7.3.x

2018-11-04 Thread Grzegorz Grzybek
Thanks for reminding - checking. regards Grzegorz Grzybek pon., 5 lis 2018 o 08:32 Daniel Stoch napisał(a): > Hi, > > What about a NullPointerException in > JettyServerWrapper.configureSessionManager in 7.2.3 about which I wrote > in an earlier message? Maybe I should create a JIRA ticket for

Re: [PAX-WEB] Plan to release pax web 7.2.4 soon and idea for 7.3.x

2018-11-04 Thread Daniel Stoch
Hi, What about a NullPointerException in JettyServerWrapper.configureSessionManager in 7.2.3 about which I wrote in an earlier message? Maybe I should create a JIRA ticket for this? -- Best regards, Daniel W dniu piątek, 2 listopada 2018 17:03:48 UTC+1 użytkownik Jean-Baptiste Onofré

Re: [PAX-WEB] Plan to release pax web 7.2.4 soon and idea for 7.3.x

2018-11-02 Thread Jean-Baptiste Onofré
Hi, 7.3.0 is fine. I'm also working on a branch from master (8.0.0) to have new R7 features supported. Regards JB On 02/11/2018 15:36, Grzegorz Grzybek wrote: > Hello > > There are several fixes in pax-web 7.2.x branch: > > * [PAXWEB-1184] Upgrade to Karaf 4.2.1 > * [PAXWEB-1158][PAXWEB-1183]

Re: [PAX-WEB] Plan to release pax web 7.2.4 soon and idea for 7.3.x

2018-11-02 Thread 'Achim Nierbeck' via OPS4J
Hi Grzegorz, 7.3.0 is fine with me. I think in the past I tried to do major version bumps, that's why all modules have different versions for the modules. since we now have 3 different underlying server implementations, I doubt that this is feasible anymore. regards, Achim Am Fr., 2. Nov. 2018

[PAX-WEB] Plan to release pax web 7.2.4 soon and idea for 7.3.x

2018-11-02 Thread Grzegorz Grzybek
Hello There are several fixes in pax-web 7.2.x branch: * [PAXWEB-1184] Upgrade to Karaf 4.2.1 * [PAXWEB-1158][PAXWEB-1183] Reviewing session persistence - in memory and file persistence for sessions * [PAXWEB-1182] upgrade to jetty 9.4.12.v20180830 * [PAXWEB-1177] fix resource leak *