Hi

Gregor I have a PR on the way that fixes a bug in an EIP that we need to
get into the release.
https://github.com/apache/camel/pull/12399

The PR just needs to be tested on CI and when its merged you can rebuild
from last main branch.



On Mon, Dec 11, 2023 at 2:24 PM Andrea Cosentino <anco...@gmail.com> wrote:

> Yes, we should disable them as default and maybe add a TODO later.
>
> Il giorno lun 11 dic 2023 alle ore 14:22 Gregor Zurowski <
> gre...@list.zurowski.org> ha scritto:
>
> > I am looking at the `main` branch and I am running into the same issue
> > with camel-package-maven-plugin as with previous 4.x releases:
> >
> > ```
> > [ERROR] Plugin org.apache.camel:camel-package-maven-plugin:4.3.0-SNAPSHOT
> > or one of its dependencies could not be resolved: The following
> > artifacts could not be resolved:
> > org.apache.camel:camel-package-maven-plugin:jar:4.3.0-SNAPSHOT
> > (absent): Could not find artifact
> > org.apache.camel:camel-package-maven-plugin:jar:4.3.0-SNAPSHOT ->
> > [Help 1]
> > ```
> >
> > Should I disabled the integration tests?
> >
> > Thanks,
> > Gregor
> >
> > On Mon, Dec 11, 2023 at 12:51 PM Claus Ibsen <claus.ib...@gmail.com>
> > wrote:
> > >
> > > Hi Gregor
> > >
> > > If you are reading this then the main branch is ready for 4.3.0
> release.
> > > Remember to use JDK21 to build this release.
> > >
> > > On Mon, Dec 11, 2023 at 9:57 AM Claus Ibsen <claus.ib...@gmail.com>
> > wrote:
> > >
> > > > Hi
> > > >
> > > > Okay so 4.3.0 is starting to shape up and will be ready early this
> week
> > > > for cutting the release.
> > > >
> > > > On Wed, Dec 6, 2023 at 1:00 PM Claus Ibsen <claus.ib...@gmail.com>
> > wrote:
> > > >
> > > >> Hi Gregor
> > > >>
> > > >> Okay so both 3.20.x and 3.21.x branches are ready for cutting patch
> > > >> releases.
> > > >>
> > > >>
> > > >> On Wed, Dec 6, 2023 at 12:02 PM Claus Ibsen <claus.ib...@gmail.com>
> > > >> wrote:
> > > >>
> > > >>> Hi Gregor
> > > >>>
> > > >>> Okay 3.20.x branch is ready for cutting the final release. It will
> be
> > > >>> EOL by end of this year.
> > > >>> I am checking 3.21.x right now.
> > > >>>
> > > >>> On Wed, Dec 6, 2023 at 11:48 AM Claus Ibsen <claus.ib...@gmail.com
> >
> > > >>> wrote:
> > > >>>
> > > >>>>
> > > >>>>
> > > >>>> On Wed, Dec 6, 2023 at 10:51 AM Gregor Zurowski <
> > > >>>> gre...@list.zurowski.org> wrote:
> > > >>>>
> > > >>>>> Hi Claus,
> > > >>>>>
> > > >>>>> No worries, I can pick up the 4.3.0 release either this weekend
> or
> > mid
> > > >>>>> next week.
> > > >>>>>
> > > >>>>> Let's also align on when to start cutting the patch and 3.22
> > releases.
> > > >>>>> Can I go ahead and start the final 3.20.9 release immediately, or
> > are
> > > >>>>> we still waiting on any last patches?
> > > >>>>>
> > > >>>>>
> > > >>>> I am doing some sanity check on 3.20.x right now. I had a power
> > > >>>> black-out for 1h so I had to do real hard work by showing snow.
> > > >>>> But power is back, so I will check the 3.20.x and 3.21.x branches
> > and
> > > >>>> then let you know later so we can start cutting patch releases.
> > > >>>> And then do 4.3 next week when the elastisearch component is
> ready.
> > > >>>>
> > > >>>>
> > > >>>>
> > > >>>>> Thanks,
> > > >>>>> Gregor
> > > >>>>>
> > > >>>>> On Wed, Dec 6, 2023 at 9:57 AM Claus Ibsen <
> claus.ib...@gmail.com>
> > > >>>>> wrote:
> > > >>>>> >
> > > >>>>> > Hi Gregor
> > > >>>>> >
> > > >>>>> > What does your schedule look like? Would you have best for
> > building
> > > >>>>> the
> > > >>>>> > starting on friday, or should we push this out to mid of next
> > week?
> > > >>>>> > There is a potential new camel-elasticsearch component in the
> > works,
> > > >>>>> but
> > > >>>>> > it's not ready yet, but we may get it ready for mid next week.
> > > >>>>> > However as building and release is a burden on you then we want
> > to
> > > >>>>> > accommodate what works best for you.
> > > >>>>> >
> > > >>>>> > Also it would be good to do final patch releases for 3.20.x as
> it
> > > >>>>> goes EOL
> > > >>>>> > by end of year.
> > > >>>>> > And also the 3.22.0 release, and maybe a 3.21.x patch release
> > too.
> > > >>>>> > So there are plenty of old releases as well.
> > > >>>>> >
> > > >>>>> >
> > > >>>>> >
> > > >>>>> > On Tue, Dec 5, 2023 at 2:42 PM Claus Ibsen <
> > claus.ib...@gmail.com>
> > > >>>>> wrote:
> > > >>>>> >
> > > >>>>> > > Hi
> > > >>>>> > >
> > > >>>>> > > Okay so we have upgraded to Jetty 12, and the core project
> > seems
> > > >>>>> okay.
> > > >>>>> > > Federico is checking Camel Spring Boot and reports back when
> > its
> > > >>>>> okay.
> > > >>>>> > >
> > > >>>>> > > There is also the Virtual Threads experiment that Nicolas
> work
> > on.
> > > >>>>> > > If merged to main, then this would require for you to build
> the
> > > >>>>> release
> > > >>>>> > > with Java 21.
> > > >>>>> > > But the generated JARs will work on JDK17 as well.
> > > >>>>> > > https://github.com/apache/camel/pull/12292
> > > >>>>> > >
> > > >>>>> > >
> > > >>>>> > > If all goes well we may be ready by friday. We will keep you
> > > >>>>> posted here.
> > > >>>>> > >
> > > >>>>> > >
> > > >>>>> > > On Sat, Dec 2, 2023 at 7:43 AM Claus Ibsen <
> > claus.ib...@gmail.com>
> > > >>>>> wrote:
> > > >>>>> > >
> > > >>>>> > >> Hi Gregor
> > > >>>>> > >>
> > > >>>>> > >> Thanks.
> > > >>>>> > >>
> > > >>>>> > >> Let's see later next week where we are. There is still some
> > work
> > > >>>>> to do
> > > >>>>> > >> for the SB 3.2 upgrade.
> > > >>>>> > >>
> > > >>>>> > >>
> > > >>>>> > >> On Wed, Nov 29, 2023 at 9:02 PM Gregor Zurowski <
> > > >>>>> gre...@list.zurowski.org>
> > > >>>>> > >> wrote:
> > > >>>>> > >>
> > > >>>>> > >>> Any time in December works for me.
> > > >>>>> > >>>
> > > >>>>> > >>>
> > > >>>>> > >>> On Tue, Nov 28, 2023, 3:15 PM Claus Ibsen <
> > claus.ib...@gmail.com>
> > > >>>>> wrote:
> > > >>>>> > >>>
> > > >>>>> > >>> > Hi
> > > >>>>> > >>> >
> > > >>>>> > >>> > It would be good when we have upgraded to Spring Boot
> > 3.2.0 to
> > > >>>>> do a new
> > > >>>>> > >>> > release in December, so end users can get their hands on
> > > >>>>> latest SB with
> > > >>>>> > >>> > Camel. There is still outstanding work, but I think we
> > would
> > > >>>>> be better
> > > >>>>> > >>> to
> > > >>>>> > >>> > estimate when we are ready next week. Frederico is
> working
> > on
> > > >>>>> the SB
> > > >>>>> > >>> > upgrade that also requires Jetty upgrades and some other
> > bits.
> > > >>>>> > >>> >
> > > >>>>> > >>> >
> > > >>>>> > >>> > Gregor I wonder what would possibly be the best time for
> > you
> > > >>>>> to cut the
> > > >>>>> > >>> > release?
> > > >>>>> > >>> >
> > > >>>>> > >>> >
> > > >>>>> > >>> >
> > > >>>>> > >>> > --
> > > >>>>> > >>> > Claus Ibsen
> > > >>>>> > >>> > -----------------
> > > >>>>> > >>> > @davsclaus
> > > >>>>> > >>> > Camel in Action 2: https://www.manning.com/ibsen2
> > > >>>>> > >>> >
> > > >>>>> > >>>
> > > >>>>> > >>
> > > >>>>> > >>
> > > >>>>> > >> --
> > > >>>>> > >> Claus Ibsen
> > > >>>>> > >> -----------------
> > > >>>>> > >> @davsclaus
> > > >>>>> > >> Camel in Action 2: https://www.manning.com/ibsen2
> > > >>>>> > >>
> > > >>>>> > >
> > > >>>>> > >
> > > >>>>> > > --
> > > >>>>> > > Claus Ibsen
> > > >>>>> > > -----------------
> > > >>>>> > > @davsclaus
> > > >>>>> > > Camel in Action 2: https://www.manning.com/ibsen2
> > > >>>>> > >
> > > >>>>> >
> > > >>>>> >
> > > >>>>> > --
> > > >>>>> > Claus Ibsen
> > > >>>>> > -----------------
> > > >>>>> > @davsclaus
> > > >>>>> > Camel in Action 2: https://www.manning.com/ibsen2
> > > >>>>>
> > > >>>>
> > > >>>>
> > > >>>> --
> > > >>>> Claus Ibsen
> > > >>>> -----------------
> > > >>>> @davsclaus
> > > >>>> Camel in Action 2: https://www.manning.com/ibsen2
> > > >>>>
> > > >>>
> > > >>>
> > > >>> --
> > > >>> Claus Ibsen
> > > >>> -----------------
> > > >>> @davsclaus
> > > >>> Camel in Action 2: https://www.manning.com/ibsen2
> > > >>>
> > > >>
> > > >>
> > > >> --
> > > >> Claus Ibsen
> > > >> -----------------
> > > >> @davsclaus
> > > >> Camel in Action 2: https://www.manning.com/ibsen2
> > > >>
> > > >
> > > >
> > > > --
> > > > Claus Ibsen
> > > > -----------------
> > > > @davsclaus
> > > > Camel in Action 2: https://www.manning.com/ibsen2
> > > >
> > >
> > >
> > > --
> > > Claus Ibsen
> > > -----------------
> > > @davsclaus
> > > Camel in Action 2: https://www.manning.com/ibsen2
> >
>


-- 
Claus Ibsen
-----------------
@davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to