Re: Preparing Karaf runtime 4.3.4

2021-11-26 Thread Jean-Baptiste Onofre
Hi, I’m happy to say that I just have Pax URL and Pax Logging release to do, and open the last PRs and I’m good for 4.3.4 release. I will move forward on this Karaf release during the weekend. Regards JB > Le 18 nov. 2021 à 13:34, Jean-Baptiste Onofre a écrit : > > Hi guys, > > I found that

Re: Preparing Karaf runtime 4.3.4

2021-11-18 Thread Jean-Baptiste Onofre
Hi guys, I found that jetty 9.4.44 update also breaks CXF. So, I decided to rollback to Pax Web 7.2.19 and Pax URL 2.6.7. I’m moving forward with other tasks. Regards JB > Le 16 nov. 2021 à 14:59, Jean-Baptiste Onofré a écrit : > > Hi, > > Yes, pax-url, and also pax-web ;) > > I have both

Re: Preparing Karaf runtime 4.3.4

2021-11-16 Thread Jean-Baptiste Onofré
Hi, Yes, pax-url, and also pax-web ;) I have both on the way ;) Regards JB On 16/11/2021 12:35, Grzegorz Grzybek wrote: Hi pon., 15 lis 2021 o 11:05 Jean-Baptiste Onofré napisał(a): Hi Greg, No, it's not related to annotations: it's missing jaspi import in the web bundle created on the

Re: Preparing Karaf runtime 4.3.4

2021-11-16 Thread Grzegorz Grzybek
Hi pon., 15 lis 2021 o 11:05 Jean-Baptiste Onofré napisał(a): > Hi Greg, > > No, it's not related to annotations: it's missing jaspi import in the > web bundle created on the fly by the war extender. > It looks like pax-url-war problem then... regards Grzegorz Grzybek > > I'm testing the fi

Re: Preparing Karaf runtime 4.3.4

2021-11-15 Thread Jean-Baptiste Onofré
Hi Greg, No, it's not related to annotations: it's missing jaspi import in the web bundle created on the fly by the war extender. I'm testing the fix right now and I will push a new Pax Web release. Regards JB On 15/11/2021 07:02, Grzegorz Grzybek wrote: Hello niedz., 14 lis 2021 o 17:18 J

Re: Preparing Karaf runtime 4.3.4

2021-11-14 Thread Grzegorz Grzybek
Hello niedz., 14 lis 2021 o 17:18 Jean-Baptiste Onofre napisał(a): > Hi guys, > > FYI, I just found an issue in Pax Web 7.3.21 (related to Jetty update, in > the war extender). I’m fixing it now and I will cut a new Pax Web 7.3.x > release to update in Karaf. > Is it related to jetty 9.4.44 and

Re: Preparing Karaf runtime 4.3.4

2021-11-14 Thread Jean-Baptiste Onofre
Hi guys, FYI, I just found an issue in Pax Web 7.3.21 (related to Jetty update, in the war extender). I’m fixing it now and I will cut a new Pax Web 7.3.x release to update in Karaf. I’m moving forward as quick as possible to submit Karaf 4.3.4 and 4.4.0.RC1 to vote. Regards JB > Le 12 nov.

Re: Preparing Karaf runtime 4.3.4

2021-11-12 Thread Jean-Baptiste Onofré
Hi Robert, From an user standpoint, you are right. I updated Karaf to use "individual" bundles. I think I sent a message on the mailing list about that. Regards JB On 12/11/2021 14:34, Robert Varga wrote: On 12/11/2021 10:23, Paul Stanley wrote: Thanks JB. Hello Paul, I would have thou

Re: Preparing Karaf runtime 4.3.4

2021-11-12 Thread Robert Varga
but i can't see any geronimo dependencies. As such one of the test modules must have the api and implementation built in, or it's using a different Jetty Identity Service? Cheers Paul From: "Grzegorz Grzybek" To: "Karaf Dev" Date: 29/10/2021 11:

Re: Preparing Karaf runtime 4.3.4

2021-11-12 Thread Robert Varga
On 12/11/2021 10:23, Paul Stanley wrote: Thanks JB. Hello Paul, I would have though that OSGI R8 is backwards compatible with R7, as I didn't see any breaking changes in the spec. True, but the artifact packaging with R8 broken up to support JPMS -- i.e. no osgi.cmpn anymore. That is a bre

Re: Preparing Karaf runtime 4.3.4

2021-11-12 Thread Jean-Baptiste Onofré
the spec. However I understand the logic in maintaining 2 stable build lines. Thanks again. Paul From: "Jean-Baptiste Onofré" To: dev@karaf.apache.org Date: 12/11/2021 08:54 Subject: Re: Preparing Karaf runtime 4.3.4 Hi Paul, We always maintain two stable branch. Today, i

Re: Preparing Karaf runtime 4.3.4

2021-11-12 Thread Paul Stanley
g Date: 12/11/2021 08:54 Subject: Re: Preparing Karaf runtime 4.3.4 Hi Paul, We always maintain two stable branch. Today, it's Karaf 4.2.x and 4.3.x. As soon as we will have first 4.4.0 GA, we will maintain 4.3.x and 4.4.x (and 5.0.x is coming but that's a different story). T

Re: Preparing Karaf runtime 4.3.4

2021-11-12 Thread Jean-Baptiste Onofré
hy not move onto the karaf -4.4.x product? Cheers Paul From: "Jean-Baptiste Onofré" To: dev@karaf.apache.org Date: 12/11/2021 08:27 Subject: Re: Preparing Karaf runtime 4.3.4 You can see the release notes in preparation: https://issues.apache.org/jira/secure/Relea

Re: Preparing Karaf runtime 4.3.4

2021-11-12 Thread Paul Stanley
Hi JB, If pax-web-8 is going into the next release, Is there any point continuing the 4.3.x line, Why not move onto the karaf -4.4.x product? Cheers Paul From: "Jean-Baptiste Onofré" To: dev@karaf.apache.org Date: 12/11/2021 08:27 Subject: Re: Preparing Karaf run

Re: Preparing Karaf runtime 4.3.4

2021-11-12 Thread Jean-Baptiste Onofré
; To: "Karaf Dev" Date: 29/10/2021 11:36 Subject:Re: Preparing Karaf runtime 4.3.4 Hello What's the problem with Jetty 9.4.44? I checked with Pax Web 8 without any changes and I got: [INFO] Results: [INFO] [WARNING] Tests run: 201, Failures: 0, Errors: 0, Skipp

Re: Preparing Karaf runtime 4.3.4

2021-11-12 Thread Grzegorz Grzybek
dependency > on > >>>>>> jetty-jaspic, which has dependency on javax.security.auth.message... > >>>>>> > >>>>>> Let me check it. > >>>>>> > >>>>>> regards > >>>>&g

Re: Preparing Karaf runtime 4.3.4

2021-11-12 Thread Steven Huypens
t;> > >>>>>> Hi > >>>>>> > >>>>>> pax-web-jetty before Pax Web 8 used jetty-all, which has dependency > on > >>>>>> jetty-jaspic, which has dependency on javax.security.auth.message... > >>>>>> > >>

Re: Preparing Karaf runtime 4.3.4

2021-11-12 Thread Jean-Baptiste Onofré
the api and implementation built in, or it's using a different Jetty Identity Service? Cheers Paul From: "Grzegorz Grzybek" To: "Karaf Dev" Date: 29/10/2021 11:36 Subject:Re: Preparing Karaf runtime 4.3.4 Hello What's the problem with Jetty 9

Re: Preparing Karaf runtime 4.3.4

2021-11-12 Thread Jean-Baptiste Onofré
As such one of the test modules must have the api and implementation built in, or it's using a different Jetty Identity Service? Cheers Paul From: "Grzegorz Grzybek" To: "Karaf Dev" Date: 29/10/2021 11:36 Subject:Re: Preparing Karaf runtime 4.3.4

Re: Preparing Karaf runtime 4.3.4

2021-11-12 Thread Steven Huypens
> >>>>> resulted in pull request: > >>>>> > >>>>> > https://github.com/eclipse/jetty.project/commit/4fd1a4ea4b7a989ea16f40ba7c49dc553ae2ace1 > >>>>> This removed the check for the realm being set, thus always creating > a > &

Re: Preparing Karaf runtime 4.3.4

2021-11-11 Thread Grzegorz Grzybek
issue: > https://github.com/eclipse/jetty.project/issues/6554 > >>>>> resulted in pull request: > >>>>> > >>>>> > https://github.com/eclipse/jetty.project/commit/4fd1a4ea4b7a989ea16f40ba7c49dc553ae2ace1 > >>>>&g

Re: Preparing Karaf runtime 4.3.4

2021-11-11 Thread Jean-Baptiste Onofré
on built in, or it's using a different Jetty Identity Service? Cheers Paul From: "Grzegorz Grzybek" To: "Karaf Dev" Date: 29/10/2021 11:36 Subject: Re: Preparing Karaf runtime 4.3.4 Hello What's the problem with Jetty 9.4.44? I checked with Pa

Re: Preparing Karaf runtime 4.3.4

2021-11-06 Thread JB Onofré
Attempts >>>> to construct a default JASPI factory, resulting in a Class Not Found >>>> Exception. >>>> >>>> I've had a quick look at the pax-web-jetty project, but i can't see any >>>> geronimo dependencies. As such one of the test

Re: Preparing Karaf runtime 4.3.4

2021-10-30 Thread Jean-Baptiste Onofre
eronimo dependencies. As such one of the test modules must have the api >>> and implementation built in, or it's using a different Jetty Identity >>> Service? >>> >>> Cheers >>> Paul >>> >>> >>> >>> >>>

Re: Preparing Karaf runtime 4.3.4

2021-10-29 Thread Grzegorz Grzybek
> Service? >> >> Cheers >> Paul >> >> >> >> >> >> From: "Grzegorz Grzybek" >> To: "Karaf Dev" >> Date: 29/10/2021 11:36 >> Subject:Re: Preparing Karaf runtime 4.3.4 >> >>

Re: Preparing Karaf runtime 4.3.4

2021-10-29 Thread Grzegorz Grzybek
modules must have the api > and implementation built in, or it's using a different Jetty Identity > Service? > > Cheers > Paul > > > > > > From: "Grzegorz Grzybek" > To: "Karaf Dev" > Date: 29/10/2021 11:36 > Subject:

Re: Preparing Karaf runtime 4.3.4

2021-10-29 Thread Paul Stanley
f the test modules must have the api and implementation built in, or it's using a different Jetty Identity Service? Cheers Paul From: "Grzegorz Grzybek" To: "Karaf Dev" Date: 29/10/2021 11:36 Subject: Re: Preparing Karaf runtime 4.3.4 Hello What

Re: Preparing Karaf runtime 4.3.4

2021-10-29 Thread Grzegorz Grzybek
the jetty bundles. > > Cheers > Paul > > > > > From: "Jean-Baptiste Onofre" > To: dev@karaf.apache.org > Date: 29/10/2021 09:58 > Subject:Re: Preparing Karaf runtime 4.3.4 > > > > Hi guys, > > I detected that Jetty 9.4.44 updat

Re: Preparing Karaf runtime 4.3.4

2021-10-29 Thread JB Onofré
into > the runtime prior to the jetty bundles. > > Cheers > Paul > > > > > From: "Jean-Baptiste Onofre" > To: dev@karaf.apache.org > Date: 29/10/2021 09:58 > Subject:Re: Preparing Karaf runtime 4.3.4 > > > > Hi guys, &

Re: Preparing Karaf runtime 4.3.4

2021-10-29 Thread Paul Stanley
ed to register the jaspic factories, thus the above packages need to loaded into the runtime prior to the jetty bundles. Cheers Paul From: "Jean-Baptiste Onofre" To: dev@karaf.apache.org Date: 29/10/2021 09:58 Subject: Re: Preparing Karaf runtime 4.3.4 Hi guys,

Re: Preparing Karaf runtime 4.3.4

2021-10-29 Thread Jean-Baptiste Onofre
Hi guys, I detected that Jetty 9.4.44 update breaks the authentication layer. I’m fixing that and I will cut Pax Web 7.3.20 to integrate in Karaf 4.3.4. I will keep you posted, however, the plan is still to submit Karaf 4.3.4 to vote during the week end. Regards JB > Le 12 oct. 2021 à 14:43, J

Re: Preparing Karaf runtime 4.3.4

2021-10-24 Thread Jean-Baptiste Onofre
Actually, I just have additional binding votes on Felix FileInstall release. I will move forward on this front. Regards JB > Le 24 oct. 2021 à 11:02, Jean-Baptiste Onofre a écrit : > > Hi guys, > > Just to let you know that Felix FileInstall 3.7.2 release is in vote. I hope > to have the thr

Re: Preparing Karaf runtime 4.3.4

2021-10-24 Thread Jean-Baptiste Onofre
Hi guys, Just to let you know that Felix FileInstall 3.7.2 release is in vote. I hope to have the three binding votes by tomorrow. I did several updates/fixes for which I gonna create PRs. So, I think I will reasonably have Karaf 4.3.4 release in vote by mid next week. Regards JB > Le 12 oct.

Re: Preparing Karaf runtime 4.3.4

2021-10-21 Thread Jean-Baptiste Onofré
Hi Robert, thanks for the update. Yes, I will take a look on PAX Exam PR. I will keep you posted. Regards JB On 18/10/2021 20:17, Robert Varga wrote: On 18/10/2021 18:34, JB Onofré wrote: Hi guys Hey JB, Just to let you know that I will submit Felix FileInstall to vote tomorrow (I’m fin

Re: Preparing Karaf runtime 4.3.4

2021-10-18 Thread Robert Varga
On 18/10/2021 18:34, JB Onofré wrote: Hi guys Hey JB, Just to let you know that I will submit Felix FileInstall to vote tomorrow (I’m finishing the tests now). So the plan is to submit Karaf 4.3.4 end of this week. thanks for pulling it together! Can I ask you take a look at https://git

Re: Preparing Karaf runtime 4.3.4

2021-10-18 Thread JB Onofré
Hi guys Just to let you know that I will submit Felix FileInstall to vote tomorrow (I’m finishing the tests now). So the plan is to submit Karaf 4.3.4 end of this week. I will keep you posted. Regards JB > Le 14 oct. 2021 à 22:12, Matt Pavlovich a écrit : > > Sounds good, JB. Thanks! >

Re: Preparing Karaf runtime 4.3.4

2021-10-14 Thread Matt Pavlovich
Sounds good, JB. Thanks! > On Oct 12, 2021, at 7:43 AM, JB Onofré wrote: > > Hi guys > > I’m working on Felix FileInstall release fixing the first losing issue. I > will include couple of other important fixes. > > I would like to submit Karaf 4.3.4 to vote during the week end or early next

Re: Preparing Karaf runtime 4.3.4

2021-10-14 Thread Francois Papon
+1 Thanks! François fpa...@apache.org francois.pa...@openobject.fr Le 12/10/2021 à 14:43, JB Onofré a écrit : > Hi guys > > I’m working on Felix FileInstall release fixing the first losing issue. I > will include couple of other important fixes. > > I would like to submit Karaf 4.3.4 to vote d

Re: Preparing Karaf runtime 4.3.4

2021-10-12 Thread Robert Varga
On 12/10/2021 14:43, JB Onofré wrote: Hi guys I’m working on Felix FileInstall release fixing the first losing issue. I will include couple of other important fixes. I would like to submit Karaf 4.3.4 to vote during the week end or early next week. Thoughts ? Fixes are always welcome, than

Re: Preparing Karaf runtime 4.3.4

2021-10-12 Thread Grzegorz Grzybek
+1 Thanks! regards Grzegorz Grzybek wt., 12 paź 2021 o 14:43 JB Onofré napisał(a): > Hi guys > > I’m working on Felix FileInstall release fixing the first losing issue. I > will include couple of other important fixes. > > I would like to submit Karaf 4.3.4 to vote during the week end or early

Preparing Karaf runtime 4.3.4

2021-10-12 Thread JB Onofré
Hi guys I’m working on Felix FileInstall release fixing the first losing issue. I will include couple of other important fixes. I would like to submit Karaf 4.3.4 to vote during the week end or early next week. Thoughts ? Regards JB