Re: Incorrect OSGI-INF/permissions.perm in org.apache.felix.configadmin-1.9.26.jar

2024-09-20 Thread Jean-Baptiste Onofré
Hi Chaz, Thanks for the report, I will take a look and let you know. About osgi-security, I think there's already a JDK21+ bundle available. I have to check as well. Regards JB On Wed, Sep 18, 2024 at 9:16 PM wrote: > > Hello, > > The permissions.perm file packaged with felix configadmin 1.9.2

Re: Board report for September 2024

2024-09-06 Thread Jean-Baptiste Onofré
gt; Thanks JB! > > > > regards, > > > > François > > > > On 04/09/2024 10:52, Jean-Baptiste Onofré wrote: > > > Hi folks, > > > > > > I prepared the board report for this month: > > > https://cwiki.apache.org/confluence

Board report for September 2024

2024-09-04 Thread Jean-Baptiste Onofré
Hi folks, I prepared the board report for this month: https://cwiki.apache.org/confluence/display/KARAF/Board+Reports Can you please take a look ? I would like to submit the report asap. Thanks ! Regards JB

Re: [HEADS UP] Apache Karaf 4.4.7 release

2024-09-03 Thread Jean-Baptiste Onofré
Hi guys, I'm very sorry for being quiet recently (I have been on vacation and hooked by other tasks). I'm now back on Apache Karaf ! I'm resuming the 4.4.7 preparation (and also heading to 4.5.0). Regards JB On Mon, Jul 1, 2024 at 7:30 AM Jean-Baptiste Onofré wrote: >

Re: [HEADS UP] Apache Karaf 4.4.7 release

2024-07-10 Thread Jean-Baptiste Onofré
pushed up a couple PRs > to rev the Spring ServiceMix Bundles to be current for 5.3.x and 6.1.x. > > How do you feel about doing a ServiceMix Bundles release ahead of Karaf 4.4.7? > > Thanks, > Matt > > > On Jul 1, 2024, at 12:30 AM, Jean-Baptiste Onofré wrote: >

[HEADS UP] Apache Karaf 4.4.7 release

2024-06-30 Thread Jean-Baptiste Onofré
Hi folks, As discussed previously, I'm preparing the Apache Karaf 4.4.7 release. I have some fixes to merge: the vote should start mid this week. I will keep you posted. Thanks, Regards JB

Re: [PROPOSAL] Apache Karaf runtime releases and roadmap

2024-06-20 Thread Jean-Baptiste Onofré
xts (implementations of jakarta.servlet.ServletContext > interface) to separate servlets. Though Felix-Http has one "dispatcher > servlet" registered in single context and moves "context" concept from the > runtime to this servlet... > > Anyway - a lot of work ;) > >

Re: [PROPOSAL] Apache Karaf runtime releases and roadmap

2024-06-19 Thread Jean-Baptiste Onofré
eedback besides asking for clarification... > > kind regards > Grzegorz Grzybek > > wt., 11 cze 2024 o 16:20 Matt Pavlovich napisał(a): > > > Hi JB- > > > > Makes sense, I figured I’d make the pitch for the pax-* merger in that > > there is a lot of good use

Re: [PROPOSAL] Apache Karaf runtime releases and roadmap

2024-06-11 Thread Jean-Baptiste Onofré
3, Serge Huber wrote: > >>> Hi JB thanks for the proposal, > >>> > >>> Sounds great to me. For me Karaf 5 should really be a natural fit for > >>> containerized deployments, making it super easy to package applications > >>> that can then

Re: [PROPOSAL] Apache Karaf runtime releases and roadmap

2024-06-05 Thread Jean-Baptiste Onofré
od thing. > > Is a goal also to make it compatible with GraalVM Native Image ? > > Best regards, > Serge. > > On Tue, Jun 4, 2024 at 11:18 AM Jean-Baptiste Onofré > wrote: > > > Hi folks, > > > > I think it's time to prepare a new milestone f

Re: [PROPOSAL] Apache Karaf runtime releases and roadmap

2024-06-05 Thread Jean-Baptiste Onofré
o I have nothing to add :) > > > > Just keeping in mind that we want to have a lighter project for the > > maintainability and abstract the OSGi complexity. > > > > regards, > > > > François > > > > On 04/06/2024 11:17, Jean-Baptiste Onofré wrote:

[PROPOSAL] Apache Karaf runtime releases and roadmap

2024-06-04 Thread Jean-Baptiste Onofré
Hi folks, I think it's time to prepare a new milestone for the project :) Short term (and first step) is to prepare the coming release: 1. Apache Karaf 4.4.7 will be submitted to vote next week. It will include: * Improvement on the spring features repository (providing both Spring 5 and Spri

Re: Apache Karaf board report for June 24

2024-05-30 Thread Jean-Baptiste Onofré
e and is very usefull in > Karaf context. > > regards, > > François > > On 29/05/2024 15:54, Jean-Baptiste Onofré wrote: > > Hi folks, > > > > I prepared the board report for June 24: > > > > https://cwiki.apache.org/confluence/display/KARAF/Boa

Apache Karaf board report for June 24

2024-05-29 Thread Jean-Baptiste Onofré
Hi folks, I prepared the board report for June 24: https://cwiki.apache.org/confluence/display/KARAF/Board+Reports Please take a look and feel free to update the report. I plan to submit the report asap. Thanks ! Regards JB

[RESULT][VOTE] Apache Karaf OSGi runtime 4.4.6 release

2024-04-12 Thread Jean-Baptiste Onofré
l and dist.apache.org. I will update Jira and the website, then I will send the announcement. Thanks all for your vote! Regards JB On Tue, Apr 9, 2024 at 3:33 PM Jean-Baptiste Onofré wrote: > > Hi folks, > > I submit Apache Karaf OSGi runtime 4.4.6 release to your vote. > > This r

Re: [VOTE] Apache Karaf OSGi runtime 4.4.6 release

2024-04-09 Thread Jean-Baptiste Onofré
+1 (binding) Regards JB On Tue, Apr 9, 2024 at 3:33 PM Jean-Baptiste Onofré wrote: > > Hi folks, > > I submit Apache Karaf OSGi runtime 4.4.6 release to your vote. > > This release is a maintenance release on the 4.4.x series bringing > fixes and dependency updates, especia

[VOTE] Apache Karaf OSGi runtime 4.4.6 release

2024-04-09 Thread Jean-Baptiste Onofré
Hi folks, I submit Apache Karaf OSGi runtime 4.4.6 release to your vote. This release is a maintenance release on the 4.4.x series bringing fixes and dependency updates, especially: - new Spring 6.x features (NB: you would need Java 17+ to use it) - Upgrade to Pax Web 8.0.27 / Jetty 9.4.54.v20240

[HEADS UP] Apache Karaf runtime 4.4.6 release will be on vote tomorrow

2024-04-08 Thread Jean-Baptiste Onofré
Hi folks, All is OK for the Karaf runtime 4.4.6 release. I only have one issue introduced by the Apache POM 31 update on the release profile. I'm fixing this now. I will submit the release to vote just after. Stay tuned! Regards JB

[PROPOSAL] Apache Karaf 4.5.x with Java 17+

2024-04-06 Thread Jean-Baptiste Onofré
Hi folks, I'm preparing the Karaf 4.4.6 release using Java 11+. It will provide Spring 6.x features requiring Java 17. As Karaf 4.4.x still uses Camel 3.2.x (Java 11+), it will be up to the user to choose Java 11 (with Camel working) or Java 17+ (with Spring working). With the effort ongoing for

Re: [HEADS UP] Apache Karaf runtime 4.4.5 release

2024-03-28 Thread Jean-Baptiste Onofré
planning to upgrade Spring Security from 5.7.3 to 5.7.12 ? > > Best regards, > Steven > > On Sun, Mar 24, 2024 at 7:04 PM Jean-Baptiste Onofré > wrote: > > > Hi guys, > > > > New update about 4.4.5 and 4.5.0 releases. > > > > I think I fixed all

Re: [HEADS UP] Apache Karaf runtime 4.4.5 release

2024-03-25 Thread Jean-Baptiste Onofré
I'll release new version > of Pax Web today - WDYT? > > regards > Grzegorz Grzybek > > niedz., 24 mar 2024 o 19:04 Jean-Baptiste Onofré > napisał(a): >> >> Hi guys, >> >> New update about 4.4.5 and 4.5.0 releases. >> >> I think I

Re: [HEADS UP] Apache Karaf runtime 4.4.5 release

2024-03-24 Thread Jean-Baptiste Onofré
Hi guys, New update about 4.4.5 and 4.5.0 releases. I think I fixed all found issues (and dependency updates). I'm now opening the PRs, and I will submit the releases to vote in the coming days. Thanks for your patience, Regards JB On Mon, Feb 19, 2024 at 8:21 AM Jean-Baptiste Onofré

Re: Board report for March 2024

2024-03-02 Thread Jean-Baptiste Onofré
Thanks all ! I published the report via whimsy. Regards JB On Thu, Feb 29, 2024 at 1:45 PM Jean-Baptiste Onofré wrote: > > Hi guys, > > I prepared the board report for March 2024: > > https://cwiki.apache.org/confluence/display/KARAF/Board+Reports > > Please take a look

Board report for March 2024

2024-02-29 Thread Jean-Baptiste Onofré
Hi guys, I prepared the board report for March 2024: https://cwiki.apache.org/confluence/display/KARAF/Board+Reports Please take a look and feel free to update. I would like to send the report asap. Thanks ! Regards JB

Re: [HEADS UP] Apache Karaf runtime 4.4.5 release

2024-02-18 Thread Jean-Baptiste Onofré
pport). I will keep you posted. Regards JB On Mon, Dec 18, 2023 at 1:54 PM Jean-Baptiste Onofré wrote: > > Hi guys, > > I'm finalizing Karaf runtime 4.4.5 release preparation. > I should be able to submit the release to vote just around Christmas. > > I will keep you posted. > > Regards > JB

Re: [PROPOSAL] Migrate to GitHub Issues/Actions

2024-02-04 Thread Jean-Baptiste Onofré
> scripts I used to migrate Pax projects. > > regards > Grzegorz Grzybek > > sob., 3 lut 2024 o 06:39 Jean-Baptiste Onofré napisał(a): >> >> Hi guys, >> >> it seems we have a consensus here. >> >> I propose to complete Karaf 4.5.0 release fir

Re: [PROPOSAL] Migrate to GitHub Issues/Actions

2024-02-02 Thread Jean-Baptiste Onofré
Hi guys, it seems we have a consensus here. I propose to complete Karaf 4.5.0 release first and then I will move forward on the switch to GH Issues (and also GH Actions). Thanks, Regards JB On Tue, Oct 31, 2023 at 9:27 AM Jean-Baptiste Onofré wrote: > > Hi guys, > > I would like t

Docker images and preparing 4.5.0 release

2024-01-26 Thread Jean-Baptiste Onofré
Hi guys, FYI, I'm updating the Karaf docker images on Docker Hub to provide multi-platform (linux/amd64 and linux/arm64) images. In the meantime, I'm resuming the 4.5.0 preparation, especially around jakarta features. I will keep you posted on that quickly. Regards JB

[ANN] Apache Karaf OSGi Runtime 4.4.5 has been released!

2024-01-10 Thread Jean-Baptiste Onofré
The Apache Karaf team is pleased to announce the Apache Karaf OSGi Runtime 4.4.5 release. Apache Karaf runtime 4.4.5 is a maintenance release, bringing a lot of dependency updates and fixes, especially: -i solate config shell commands in a dedicated bundle to avoid refresh and race condition at st

[RESULT][VOTE] Apache Karaf OSGi runtime 4.4.5 release

2024-01-10 Thread Jean-Baptiste Onofré
d the website, and then, I will do the announcement. Thanks all for your vote ! Regards JB On Sun, Jan 7, 2024 at 7:02 PM Jean-Baptiste Onofré wrote: > > Hi guys, > > I submit Apache Karaf OSGi runtime 4.4.5 release to your vote. > > This release is a maintenance release bringi

Re: [VOTE] Apache Karaf OSGi runtime 4.4.5 release

2024-01-09 Thread Jean-Baptiste Onofré
+1 (binding) Regards JB On Sun, Jan 7, 2024 at 7:02 PM Jean-Baptiste Onofré wrote: > > Hi guys, > > I submit Apache Karaf OSGi runtime 4.4.5 release to your vote. > > This release is a maintenance release bringing fixes and dependency > updates, especially: > - isolate

[VOTE] Apache Karaf OSGi runtime 4.4.5 release

2024-01-07 Thread Jean-Baptiste Onofré
Hi guys, I submit Apache Karaf OSGi runtime 4.4.5 release to your vote. This release is a maintenance release bringing fixes and dependency updates, especially: - isolate config shell commands in a dedicated bundle to avoid refresh and race condition at startup - better JDK21 support with new ASM

Re: [HEADS UP] Apache Karaf runtime 4.4.5 release

2024-01-03 Thread Jean-Baptiste Onofré
Hi guys, I'm finishing https://github.com/apache/karaf/pull/1814 (just a test/classloader issue to fix) and then I will start the vote. Regards JB On Tue, Jan 2, 2024 at 11:25 AM Jean-Baptiste Onofré wrote: > > Hi guys > > I'm a bit late on this release: I plan to submit

Re: [HEADS UP] Apache Karaf runtime 4.4.5 release

2024-01-02 Thread Jean-Baptiste Onofré
Hi guys I'm a bit late on this release: I plan to submit 4.4.5 to vote tonight or tomorrow morning. Regards JB On Mon, Dec 18, 2023 at 1:54 PM Jean-Baptiste Onofré wrote: > > Hi guys, > > I'm finalizing Karaf runtime 4.4.5 release preparation. > I should be able to s

[HEADS UP] Apache Karaf runtime 4.4.5 release

2023-12-18 Thread Jean-Baptiste Onofré
Hi guys, I'm finalizing Karaf runtime 4.4.5 release preparation. I should be able to submit the release to vote just around Christmas. I will keep you posted. Regards JB

Re: Board report for December 2023

2023-12-18 Thread Jean-Baptiste Onofré
t; Willem > > On 2023/12/15 12:42:21 Jean-Baptiste Onofré wrote: > > Hi guys, > > > > I'm sorry, we are late for the board report this month (I didn't > > receive a reminder and forgot to create one). > > So I quickly created a board report here: > > >

Re: Board report for December 2023

2023-12-15 Thread Jean-Baptiste Onofré
Thanks all, I just submitted the report. Regards JB On Fri, Dec 15, 2023 at 1:42 PM Jean-Baptiste Onofré wrote: > > Hi guys, > > I'm sorry, we are late for the board report this month (I didn't > receive a reminder and forgot to create one). > So I quickly created a

Board report for December 2023

2023-12-15 Thread Jean-Baptiste Onofré
Hi guys, I'm sorry, we are late for the board report this month (I didn't receive a reminder and forgot to create one). So I quickly created a board report here: https://cwiki.apache.org/confluence/display/KARAF/Board+Reports Please take a look, I would like to send it asap (if possible tonight)

Re: Karaf 4.4.4 and OpenJdk 21

2023-11-28 Thread Jean-Baptiste Onofré
o the problem you > mentioned regarding Aries Blueprint/Proxy? It looks like ASM is being used. > However Karaf 4.4.4 uses ASM 9.5 which should support OpenJDK 21. > > I thought that generally a new Java version is backwards compatible. > Meaning that a specific java runtime would

Re: Building Karaf 4.4.4

2023-11-28 Thread Jean-Baptiste Onofré
That's probably the issue. Let me try to reproduce on a Windows VM. I will keep you posted. Regards JB On Mon, Nov 27, 2023 at 5:32 PM Bengt Rodehav wrote: > > I'm building on Windows. > > /Bengt > > Den mån 27 nov. 2023 kl 15:18 skrev Jean-Baptiste Onofré : > &

Re: Building Karaf 4.4.4

2023-11-27 Thread Jean-Baptiste Onofré
Hi, winsw is part of the base feature. Are you building on Windows or Unix ? Regards JB On Mon, Nov 27, 2023 at 1:22 PM Bengt Rodehav wrote: > > I have downloaded the source distribution of Karaf 4.4.4. When building I > get the following error message: > > Could not find artifact com.sun.win

Re: Karaf 4.4.4 and OpenJdk 21

2023-11-27 Thread Jean-Baptiste Onofré
Hi Karaf almost but not third parties (Aries Blueprint/Proxy, etc). I'm starting Karaf 4.5.x with full JDK21 support. Thanks ! Regards JB On Mon, Nov 27, 2023 at 1:50 PM Bengt Rodehav wrote: > > Does Karaf 4.4.4 work with OpenJdk 21? > > /Bengt

[INFO] New train of releases

2023-11-21 Thread Jean-Baptiste Onofré
Hi guys, Now that ActiveMQ 6.0.0 has been released, I'm back on Karaf. I'm preparing two new releases: - 4.4.5 with fixes and dependencies update - 4.5.0 with new features resolver/service (optional), new specs and Jakarta namespace support 4.4.5 will be submitted to vote soon (probably next wee

Re: [PROPOSAL] Migrate to GitHub Issues/Actions

2023-11-21 Thread Jean-Baptiste Onofré
Hi guys Any comments on that one ? If there are no objections, I will move forward with that. Regards JB On Tue, Oct 31, 2023 at 9:27 AM Jean-Baptiste Onofré wrote: > > Hi guys, > > I would like to propose to move from Jira to GH Issues and from > Jenkins to GH Actions. > &g

Re: Karaf + SOAP + JDK 21

2023-11-05 Thread Jean-Baptiste Onofré
Hi Which CXF version are you using ? I guess it’s about CXF support. I will check on main. Regards JB Le dim. 5 nov. 2023 à 20:31, Mark Derricutt a écrit : > Anyone got Karaf 4.4.4 and SOAP working under JDk 21? > > I've been trying to update our project from Java 8, and just getting hit > wi

Releases preparation

2023-11-04 Thread Jean-Baptiste Onofré
Hi guys You might have seen I was pretty quiet recently. We have been hit by Ciaran storm. I don’t have electricity and Internet connection at home. As we have important damages on the house, we decided to rent a new house for a few days. I will be back online tonight and I will resume Karaf relea

Re: [PROPOSAL] Migrate to GitHub Issues/Actions

2023-10-31 Thread Jean-Baptiste Onofré
zegorz Grzybek > > wt., 31 paź 2023 o 09:27 Jean-Baptiste Onofré napisał(a): > > > Hi guys, > > > > I would like to propose to move from Jira to GH Issues and from > > Jenkins to GH Actions. > > > > As we have several sub-projects, each sub-project will

[PROPOSAL] Migrate to GitHub Issues/Actions

2023-10-31 Thread Jean-Baptiste Onofré
Hi guys, I would like to propose to move from Jira to GH Issues and from Jenkins to GH Actions. As we have several sub-projects, each sub-project will have its own space, like we do for Karaf Minho (https://github.com/apache/karaf-minho). The migration should be "smooth" and I will work on it if

Re: [UPDATE] Karaf WebConsole has issues with Karaf 4.4.4

2023-10-18 Thread Jean-Baptiste Onofré
hours ago, so I'm releasing new Pax Web today. > > But I found new version of Log4j2 (2.21.0) and I'm releasing Pax Logging > > first. > > > > kind regards > > Grzegorz Grzybek > > > > śr., 18 paź 2023 o 07:43 Jean-Baptiste Onofré > > napisał

Re: [UPDATE] Karaf WebConsole has issues with Karaf 4.4.4

2023-10-17 Thread Jean-Baptiste Onofré
Hey guys As we have new pax web releases now, I’m resuming fixes and upgrade in preparation for releases. Regards JB Le dim. 1 oct. 2023 à 18:39, Jean-Baptiste Onofré a écrit : > Hi Robert > > Sure, I will (I have other stuff to include anyway :)). > > Regards > JB > >

Re: [UPDATE] Karaf WebConsole has issues with Karaf 4.4.4

2023-10-01 Thread Jean-Baptiste Onofré
my Galaxy > Original message ----From: Jean-Baptiste Onofré > Date: 10/1/23 07:33 (GMT+01:00) To: dev > , user Subject: [UPDATE] Karaf > WebConsole has issues with Karaf 4.4.4 Hi guys,I created > https://issues.apache.org/jira/browse/KARAF-7769Since the Felix WebCons

[UPDATE] Karaf WebConsole has issues with Karaf 4.4.4

2023-09-30 Thread Jean-Baptiste Onofré
Hi guys, I created https://issues.apache.org/jira/browse/KARAF-7769 Since the Felix WebConsole update, the Karaf WebConsole plugins (features, gogo, ...) don't load correctly. I'm fixing that and I will quickly submit Karaf 4.4.5 to vote. Sorry for the inconvenience; Regards JB

Re: The meaning of karaf-bom

2023-09-28 Thread Jean-Baptiste Onofré
nize their dependency versions > with those of Karaf, without the need to reference the entire Karaf parent > POM. > > > Kind regards, > Steven > > On Wed, Sep 27, 2023 at 5:18 PM Robert Varga wrote: > > > On 27/09/2023 08.35, Jean-Baptiste Onofré wrote: >

Re: Questions about KARAF-5680

2023-09-27 Thread Jean-Baptiste Onofré
Hi Robert, Thanks ! I will take a look. Regards JB On Wed, Sep 27, 2023 at 6:29 PM Robert Varga wrote: > > On 27/09/2023 08.32, Jean-Baptiste Onofré wrote: > > Hi Robert > > Hey JB, > > > You are right. Reason of this « xml workaround » is that the service loader &

Re: jre.properties vs. JEP220?

2023-09-27 Thread Jean-Baptiste Onofré
It sounds good. Thanks ! Regards JB On Wed, Sep 27, 2023 at 6:35 PM Robert Varga wrote: > > On 27/09/2023 08.30, Jean-Baptiste Onofré wrote: > > Hi > > > > It makes sense to me (it’s something that I wanted to explore). > > So definitely worth to investigate. >

Re: The meaning of karaf-bom

2023-09-26 Thread Jean-Baptiste Onofré
Hi Not really imho : each project does the way it considers the best. For instance, quarkus is using a bop approach similar to Karaf: it exposes all dependencies in the BOM as a guarantee about the versions working fine. The idea in Karaf bom is to clearly state the versions verified in Karaf. U

Re: Questions about KARAF-5680

2023-09-26 Thread Jean-Baptiste Onofré
Hi Robert You are right. Reason of this « xml workaround » is that the service loader spec didn’t exist before OSGi r8. So now that Karaf 4.5 is OSGi r8 we can revisit some impl we did. Regards JB Le dim. 24 sept. 2023 à 22:41, Robert Varga a écrit : > Hello, > > now that we are going for Jav

Re: jre.properties vs. JEP220?

2023-09-26 Thread Jean-Baptiste Onofré
Hi It makes sense to me (it’s something that I wanted to explore). So definitely worth to investigate. Regards JB Le dim. 24 sept. 2023 à 21:45, Robert Varga a écrit : > Hello everyone, > > with karaf-4.5.0 requiring Java 11 > (https://issues.apache.org/jira/browse/KARAF-7754), there are a num

Re: [INFO] main branch has been updated to 4.5.0-SNAPSHOT

2023-09-22 Thread Jean-Baptiste Onofré
at 7:52 PM Matt Pavlovich wrote: > > Hi JB- > > For Jakarta-based Karaf, should we go ahead and call it Karaf 5.0.0? > > -Matt > > > On Sep 21, 2023, at 10:45 AM, Jean-Baptiste Onofré > > wrote: > > > > Hi guys, > > > > now that we released

[INFO] main branch has been updated to 4.5.0-SNAPSHOT

2023-09-21 Thread Jean-Baptiste Onofré
Hi guys, now that we released Karaf OSGi runtime 4.4.4 and 4.3.10: - I updated main branch to use 4.5.0-SNAPSHOT branch - I created karaf-4.4.x branch As a reminder, karaf-4.3.x will move "not active" when the first 4.5.0 version will be released. Regards JB

[ANN] Apache Karaf OSGi runtime 4.3.10 has been released!

2023-09-21 Thread Jean-Baptiste Onofré
The Karaf team is pleased to announce Apache Karaf OSGi runtime 4.3.10 release. This is a maintenance release, bringing fixes, new features and dependency updates: - fix race condition between the FeaturesService and FeatureDeploymentListener - fix --patch-module on Instance startup - add exec:gro

[RESULT][VOTE] Apache Karaf OSGi runtime 4.3.10 release

2023-09-20 Thread Jean-Baptiste Onofré
hen I will upload the Docker images and do the official announcement. Thanks all for your vote! Regards JB On Thu, Sep 14, 2023 at 6:33 PM Jean-Baptiste Onofré wrote: > > Hi guys, > > I submit Apache Karaf OSGi runtime 4.3.10 release to your vote. > > This release is a maintenance

[ANN] Apache Karaf OSGi runtime 4.4.4 has been released!

2023-09-18 Thread Jean-Baptiste Onofré
The Karaf team is pleased to announce Apache Karaf OSGi runtime 4.4.4 release. This is a a maintenance release, bringing a lot of dependency updates and fixes, especially: - fix race condition between the FeatureService and FeatureDeploymentListener - fix --patch-module on Instance startup - add e

[RESULT][VOTE] Apache Karaf OSGi runtime 4.4.4 release

2023-09-17 Thread Jean-Baptiste Onofré
l and dist.apache.org, I will update Jira, website and reporter, I will upload Docker images, then I will do the official announcement. Thanks all for your vote ! NB: I'm gonna create the karaf-4.4.x branch and I will update main to 4.5.x version. Regards JB On Tue, Sep 12, 2023 at 5:06 PM Jean-Bapti

Re: [VOTE] Apache Karaf OSGi runtime 4.3.10 release

2023-09-15 Thread Jean-Baptiste Onofré
+1 (binding) Regards JB On Thu, Sep 14, 2023 at 6:33 PM Jean-Baptiste Onofré wrote: > > Hi guys, > > I submit Apache Karaf OSGi runtime 4.3.10 release to your vote. > > This release is a maintenance release bringing fixes and dependency updates. > Especially this release i

[VOTE] Apache Karaf OSGi runtime 4.3.10 release

2023-09-14 Thread Jean-Baptiste Onofré
Hi guys, I submit Apache Karaf OSGi runtime 4.3.10 release to your vote. This release is a maintenance release bringing fixes and dependency updates. Especially this release includes: - fix race condition between the FeaturesService and FeatureDeploymentListener - fix --patch-module on Instance s

Re: [VOTE] Apache Karaf OSGi runtime 4.4.4 release

2023-09-13 Thread Jean-Baptiste Onofré
+1 (binding) Regards JB On Tue, Sep 12, 2023 at 5:06 PM Jean-Baptiste Onofré wrote: > > Hi guys, > > After long weeks of wait, I submit Apache Karaf OSGi runtime 4.4.4 > release to your vote. > > This release is a maintenance release bringing fixes and dependency updat

Re: [VOTE] Apache Karaf OSGi runtime 4.4.4 release

2023-09-13 Thread Jean-Baptiste Onofré
12/09/2023 17.06, Jean-Baptiste Onofré wrote: > > Hi guys, > > Hey JB, > > > After long weeks of wait, I submit Apache Karaf OSGi runtime 4.4.4 > > release to your vote. > > Thanks a lot! > > > This release is a maintenance release bringing fixes and dependen

[VOTE] Apache Karaf OSGi runtime 4.4.4 release

2023-09-12 Thread Jean-Baptiste Onofré
Hi guys, After long weeks of wait, I submit Apache Karaf OSGi runtime 4.4.4 release to your vote. This release is a maintenance release bringing fixes and dependency updates. Especially this release includes: - fix race condition between the FeaturesService and FeatureDeploymentListener - fix --p

September 2023 board report

2023-09-03 Thread Jean-Baptiste Onofré
Hi all, I prepared the board report for September: https://cwiki.apache.org/confluence/display/KARAF/Board+Reports It's pretty short as the activity was pretty low during summer break. We are now back to regular pace and fully committed to submit releases to vote asap. Let me know if you want to

Re: Towards releases

2023-08-31 Thread Jean-Baptiste Onofré
other hand, as soon as these releases are out, I will move forward on Karaf 4.5.x next week. Sorry for the long process for these releases, we are now back on our regular pace. Regards JB On Mon, Aug 21, 2023 at 7:36 AM Jean-Baptiste Onofré wrote: > > Hi guys > > I'm back f

Re: Towards releases

2023-08-20 Thread Jean-Baptiste Onofré
C > 1.5.6 are already in Maven Central. > > I'm just running integration tests on Pax Web 8.0.21 and 9.0.10 and these > releases should be in Maven Central in <1 hour. > > Thanks for the patience and sorry for delay! > > regards > Grzegorz Grzybek > > wt.,

Re: Towards releases

2023-07-24 Thread Jean-Baptiste Onofré
Pax JMS. > If I can't do it today (hoping to have releases for next Karaf), I'll let you > know to now wait ;) > > For Pax Web, I also have 8.0.21 waiting with Undertow and Tomcat upgrades so > I can prepare the releases today. > > regards > Grzegorz Grzybek > >

Re: Towards releases

2023-07-24 Thread Jean-Baptiste Onofré
Hi, The release preparation is almost done. I'm just doing a triage on Jira and I will cut the release and I will send the vote email. Stay tuned! Regards JB On Fri, Jul 21, 2023 at 6:36 AM Jean-Baptiste Onofré wrote: > > Hi guys, > > I know I'm super late about the

Re: karaf-4.5.x?

2023-07-21 Thread Jean-Baptiste Onofré
gback 1.3+ or dedicated > log4j-slf4j2-impl). It doesn't really impact Pax Logging users. > > regards > Grzegorz Grzybek > === > [1]: https://github.com/ops4j/org.ops4j.pax.logging/issues/504 > > pt., 21 lip 2023 o 06:35 Jean-Baptiste Onofré napisał(a): > > > Hi

Re: Towards releases

2023-07-20 Thread Jean-Baptiste Onofré
Hi guys, I know I'm super late about these releases :/ The Karaf releases (especially 4.4.4) will be in vote next week (I merged the final touches during the weekend). Regards JB On Thu, Jun 15, 2023 at 5:08 PM Jean-Baptiste Onofré wrote: > > Hi guys, > > even if I&#x

Re: karaf-4.5.x?

2023-07-20 Thread Jean-Baptiste Onofré
t; > Cheers, > Łukasz > > On 13.01.2023 07:23, Jean-Baptiste Onofré wrote: > > Hi Robert, > > > > It makes sense. I will prepare 4.5.x on Jira and I will create the > > 4.4.x branch and move main on the 4.5.x version. > > > > Let me first complete th

Re: Towards releases

2023-06-15 Thread Jean-Baptiste Onofré
Hi guys, even if I'm a bit late on the original releases schedule, it's almost there :) So stay tuned, the votes will start soon. Regards JB On Mon, May 29, 2023 at 7:45 AM Jean-Baptiste Onofré wrote: > > Hi guys, > > I'm doing the final touches on releases pre

Re: Board Report for June 2023

2023-06-07 Thread Jean-Baptiste Onofré
Thanks JB! > > > > regards, > > > > On 06/06/2023 10:53, Jean-Baptiste Onofré wrote: > > > Hi guys, > > > > > > I prepared the board report for this month: > > > > > > https://cwiki.apache.org/confluence/display

Re: Board Report for June 2023

2023-06-07 Thread Jean-Baptiste Onofré
If no objection, I will send the report tonight my time. Regards JB On Tue, Jun 6, 2023 at 10:53 AM Jean-Baptiste Onofré wrote: > > Hi guys, > > I prepared the board report for this month: > > https://cwiki.apache.org/confluence/display/KARAF/Board+Reports > > Please t

Re: question about @Reference and @Component

2023-06-07 Thread Jean-Baptiste Onofré
Hi Nick, Please use the users mailing list for this kind of question (dev mailing list is more for discussions between Karaf developers). FYI,, I think I already replied to you as private message :) Regards JB On Tue, Jun 6, 2023 at 3:31 PM z8...@yahoo.com.ar.INVALID wrote: > > I'm trying to u

Board Report for June 2023

2023-06-06 Thread Jean-Baptiste Onofré
Hi guys, I prepared the board report for this month: https://cwiki.apache.org/confluence/display/KARAF/Board+Reports Please take a look and update if needed. I would like to send the report asap. Thanks ! Regards JB

Re: Towards releases

2023-05-28 Thread Jean-Baptiste Onofré
Hi guys, I'm doing the final touches on releases preparation. We should be good for a vote this week. I will keep you posted. Regards JB On Mon, May 22, 2023 at 9:22 AM Jean-Baptiste Onofré wrote: > > Hi guys, > > I made good progress on releases preparation. I will creat

Re: Towards releases

2023-05-22 Thread Jean-Baptiste Onofré
Hi guys, I made good progress on releases preparation. I will create a bunch of PR soon (starting from today). I should be able to submit releases to vote by the end of the week. I will keep you posted. Regards JB On Thu, May 4, 2023 at 4:57 PM Jean-Baptiste Onofré wrote: > > Sorry guy

Re: Towards releases

2023-05-04 Thread Jean-Baptiste Onofré
Sorry guys, I'm late on the release pace. I'm now working on releases preparation, starting from Karaf runtime. I should be able to submit a first batch of releases by the end of this week. Regards JB On Thu, Jan 26, 2023 at 8:31 AM Jean-Baptiste Onofré wrote: > > Hi guys, >

Re: Towards releases

2023-04-06 Thread Jean-Baptiste Onofré
Hi guys, I'm resuming the work on: - Karaf runtime releases preparation - Karaf Decanter & Cellar releases - Remove Winegrower and Cave from website I will keep you posted asap. Regards JB On Thu, Jan 26, 2023 at 8:31 AM Jean-Baptiste Onofré wrote: > > Hi guys, > > FY

Re: [ANN] Pax Web 8.0.18 and 9.0.7 released

2023-03-24 Thread Jean-Baptiste Onofré
Thanks ! I'm updating/testing in Karaf. Regards JB On Thu, Mar 23, 2023 at 6:43 PM Grzegorz Grzybek wrote: > > Hello > > I'd like to announce new minor releases of Pax Web: 8.0.18 and 9.0.7. > > Current runtime versions are: > > Jetty 9.4.51.v20230217 (8.0.x) and 10.0.14 (9.0.x) > Tomcat 9.0.73

Re: Board Report for March 2023

2023-03-08 Thread Jean-Baptiste Onofré
FYI, the report has been submitted to the board, including your comments. Thanks, Regards JB On Mon, Mar 6, 2023 at 2:10 PM Jean-Baptiste Onofré wrote: > > Hi guys, > > I prepared the board report for this month: > > https://cwiki.apache.org/confluence/display/KARAF/Board+

Re: Board Report for March 2023

2023-03-06 Thread Jean-Baptiste Onofré
> OSGi and Karaf anymore starting to Camel 4. > > regards, > > François > > On 06/03/2023 14:18, Grzegorz Grzybek wrote: > > +1 > > > > Thanks! > > > > regards > > Grzegorz Grzybek > > > > pon., 6 mar 2023 o 14:10 Jean-Baptiste Onofré

Board Report for March 2023

2023-03-06 Thread Jean-Baptiste Onofré
Hi guys, I prepared the board report for this month: https://cwiki.apache.org/confluence/display/KARAF/Board+Reports Please take a look if it's OK for you. I would like to submit the report asap. Thanks ! Regards JB

Re: Towards releases

2023-03-01 Thread Jean-Baptiste Onofré
he Karaf > website? > > regards, > > François > > On 01/03/2023 08:21, Jean-Baptiste Onofré wrote: > > Hi, > > > > Quick update about our releases. > > > > As you probably know, Decanter 2.10.0 has been released. Now, we will > > move forward

Re: Towards releases

2023-02-28 Thread Jean-Baptiste Onofré
, Karaf runtime releases are in preparation with new integration distribution and new features. Stay tuned! Regards JB On Thu, Jan 26, 2023 at 7:31 AM Jean-Baptiste Onofré wrote: > > Hi guys, > > FYI, I'm almost done to prepare new Decanter and Cellar releases. > > I will move

[ANN] Apache Karaf Decanter 2.10.0 has been released!

2023-02-24 Thread Jean-Baptiste Onofré
The Apache Karaf team is pleased to announce Apache Karaf Decanter 2.10.0 release. This release is a maintenance release on the Decanter 2.x series, bringing a lot of changes, especially: - a new config allows to define default key in the split parser - fix a ClassCastException in split parser - a

[RESULT][VOTE] Apache Karaf Decanter 2.10.0 release

2023-02-24 Thread Jean-Baptiste Onofré
eb 20, 2023 at 6:46 PM Jean-Baptiste Onofré wrote: > > Hi everyone, > > I submit Apache Karaf Decanter 2.10.0 release to your vote. > > This release is a maintenance release bringing a lot of changes, especially: > - a new config allows to define default key in

Re: [VOTE] Apache Karaf Decanter 2.10.0 release

2023-02-21 Thread Jean-Baptiste Onofré
+1 (binding) Regards JB On Mon, Feb 20, 2023 at 6:46 PM Jean-Baptiste Onofré wrote: > > Hi everyone, > > I submit Apache Karaf Decanter 2.10.0 release to your vote. > > This release is a maintenance release bringing a lot of changes, especially: > - a new config allows to

[VOTE] Apache Karaf Decanter 2.10.0 release

2023-02-20 Thread Jean-Baptiste Onofré
Hi everyone, I submit Apache Karaf Decanter 2.10.0 release to your vote. This release is a maintenance release bringing a lot of changes, especially: - a new config allows to define default key in the split parser - fix a ClassCastException in split parser - a bunch of dependency updates You can

[CANCEL] [VOTE] Accept karaf-camel as new Apache Karaf subproject

2023-02-10 Thread Jean-Baptiste Onofré
Hi guys, According to the vote and discussion on this thread, we don't have a consensus to move camel-karaf into the Karaf community. 1. As we have a decent/large number of users on Karaf running Camel routes. 2. As the Camel "core" community doesn't want to maintain OSGi related stuff in camel-c

Towards releases

2023-01-25 Thread Jean-Baptiste Onofré
Hi guys, FYI, I'm almost done to prepare new Decanter and Cellar releases. I will move forward with the votes during the weekend. After these releases, I propose to move forward on the subprojects cleanup (cave, ...) as we discussed on the mailing list. I will keep you posted. Regards JB

Re: [PROPOSAL] Create integration (ServiceMix like) distribution in Karaf OSGi runtime

2023-01-19 Thread Jean-Baptiste Onofré
oid that I think it makes sens to avoid to > go that path, it would also be consistent with the cloud spirit - even if the > move is not actual most companies target some cloud mindset, in particular a > better dep control - which means lighter distros. > > > Hope it makes sens

Re: [VOTE] Accept karaf-camel as new Apache Karaf subproject

2023-01-19 Thread Jean-Baptiste Onofré
Hi, I think it's important to split the discussion into two major aspects: technical aspect and community aspect. - Technically speaking, I don't see camel-karaf very different from camel-spring-boot or camel-quarkus or camel-k. It contains Camel specific to a platform, exactly like camel-quarkus

  1   2   3   4   5   6   7   8   9   10   >