OK, I pushed the 3.12.x branches on camel, camel-spring-boot and camel-karaf. You can proceed committing on the main branches.
Thanks, Gregor On Tue, Sep 28, 2021 at 10:06 AM Claus Ibsen <claus.ib...@gmail.com> wrote: > > On Tue, Sep 28, 2021 at 10:03 AM Gregor Zurowski > <gre...@list.zurowski.org> wrote: > > > > I am starting with the release process. Is everything ready to go? > > > > Yes its ready, thank you very much. > > > > Thanks, > > Gregor > > > > On Mon, Sep 27, 2021 at 10:07 PM Gregor Zurowski > > <gre...@list.zurowski.org> wrote: > > > > > > Ok, I will start with the release process tomorrow. Will post a short > > > update before I start. > > > > > > Thanks, > > > Gregor > > > > > > On Mon, Sep 27, 2021, 3:20 PM Claus Ibsen <claus.ib...@gmail.com> wrote: > > >> > > >> Hi > > >> > > >> Okay we have fixed the java 8 build problem (due to Roaster upgrade). > > >> I have fixed the RAT checks so all source code passes now. > > >> > > >> Gregor, we should be ready for cutting the release. > > >> > > >> > > >> On Mon, Sep 27, 2021 at 1:23 PM Andrea Cosentino <anco...@gmail.com> > > >> wrote: > > >> > > > >> > By the way with Java 8 we have the build failing on > > >> > camel-package-maven-plugin > > >> > > > >> > https://github.com/apache/camel/pull/6162/checks?check_run_id=3719585618 > > >> > > > >> > This won't happen with JDK 11 > > >> > > > >> > Il giorno lun 27 set 2021 alle ore 13:17 Alexandre Gallice < > > >> > aldettin...@gmail.com> ha scritto: > > >> > > > >> > > I've just pushed PR https://github.com/apache/camel/pull/6162. > > >> > > It's minor and has a workaround. > > >> > > Should we merge right now or postpone it to 3.13 ? > > >> > > > > >> > > On Mon, Sep 27, 2021 at 12:25 PM Karen Lease > > >> > > <karenlease...@gmail.com> > > >> > > wrote: > > >> > > > > >> > > > >> Yeah need a doc update, does not affect cutting release > > >> > > > > > >> > > > I just created the PR for the doc update. > > >> > > > > > >> > > > Karen Lease > > >> > > > > > >> > > > On 27/09/2021 12:22, Claus Ibsen wrote: > > >> > > > > On Mon, Sep 27, 2021 at 12:05 PM Andrea Cosentino > > >> > > > > <ancosen1...@yahoo.com.invalid> wrote: > > >> > > > >> > > >> > > > >> 16888 could be postponed to 3.13.0. > > >> > > > >> > > >> > > > > > > >> > > > > Moved to 3.13 > > >> > > > > > > >> > > > >> 16954 has been merged, just need some note on the migration > > >> > > > >> guide. > > >> > > > >> > > >> > > > > > > >> > > > > Yeah need a doc update, does not affect cutting release > > >> > > > > > > >> > > > >> 17006 I think Claus is working on it. > > >> > > > >> > > >> > > > > > > >> > > > > Doing a rebuild before pushing this > > >> > > > > > > >> > > > > > > >> > > > >> -- > > >> > > > >> Andrea Cosentino > > >> > > > >> ---------------------------------- > > >> > > > >> Apache Camel PMC Chair > > >> > > > >> Apache Karaf Committer > > >> > > > >> Apache Servicemix PMC Member > > >> > > > >> Email: ancosen1...@yahoo.com > > >> > > > >> Twitter: @oscerd2 > > >> > > > >> Github: oscerd > > >> > > > >> > > >> > > > >> > > >> > > > >> > > >> > > > >> > > >> > > > >> > > >> > > > >> > > >> > > > >> On Monday, September 27, 2021, 12:01:50 PM GMT+2, Gregor > > >> > > > >> Zurowski < > > >> > > > gre...@list.zurowski.org> wrote: > > >> > > > >> > > >> > > > >> > > >> > > > >> > > >> > > > >> > > >> > > > >> > > >> > > > >> Hi, > > >> > > > >> > > >> > > > >> We still have the following 3 issues markes as "to do": > > >> > > > >> > > >> > > > >> - https://issues.apache.org/jira/browse/CAMEL-16888 > > >> > > > >> - https://issues.apache.org/jira/browse/CAMEL-16954 > > >> > > > >> - https://issues.apache.org/jira/browse/CAMEL-17006 > > >> > > > >> > > >> > > > >> Do we want to move them to the next release? > > >> > > > >> > > >> > > > >> Thanks, > > >> > > > >> Gregor > > >> > > > >> > > >> > > > >> On Sun, Sep 26, 2021 at 7:45 PM Claus Ibsen > > >> > > > >> <claus.ib...@gmail.com> > > >> > > > wrote: > > >> > > > >>> > > >> > > > >>> Hi > > >> > > > >>> > > >> > > > >>> We have fixed some more bugs and other things for the 3.12 > > >> > > > >>> release. > > >> > > > >>> I also moved some tickets to 3.13. > > >> > > > >>> > > >> > > > >>> Gregor, wonder if you have time next week to cut this release? > > >> > > > >>> > > >> > > > >>> > > >> > > > >>> On Sat, Sep 18, 2021 at 9:13 AM Claus Ibsen > > >> > > > >>> <claus.ib...@gmail.com> > > >> > > > wrote: > > >> > > > >>>> > > >> > > > >>>> Hi > > >> > > > >>>> > > >> > > > >>>> I think we should get a new release out at the end of this > > >> > > > >>>> month or > > >> > > at > > >> > > > >>>> the start of next. > > >> > > > >>>> > > >> > > > >>>> I am creating a 3.13.0 version in JIRA so we can move tickets > > >> > > > >>>> to > > >> > > this > > >> > > > >>>> version, so we can close down on 3.12. > > >> > > > >>>> > > >> > > > >>>> I am working on the documentation updates so I won't work as > > >> > > > >>>> much on > > >> > > > >>>> features, bugs etc. > > >> > > > >>>> > > >> > > > >>>> One feature that may slip into 3.13 is related to the new > > >> > > > >>>> route > > >> > > > >>>> configuration, where we need a common way of configuring error > > >> > > > >>>> handling in the model/DSL. Today its specific for each of > > >> > > > >>>> them. > > >> > > > >>>> That work affects a bunch of stuff and may be safer to do for > > >> > > > >>>> 3.13 > > >> > > > >>>> where I would have better time. > > >> > > > >>>> https://camel.apache.org/manual/latest/route-configuration.html > > >> > > > >>>> > > >> > > > >>>> > > >> > > > >>>> > > >> > > > >>>> -- > > >> > > > >>>> Claus Ibsen > > >> > > > >>>> ----------------- > > >> > > > >>>> http://davsclaus.com @davsclaus > > >> > > > >>>> Camel in Action 2: https://www.manning.com/ibsen2 > > >> > > > >>> > > >> > > > >>> > > >> > > > >>> > > >> > > > >>> -- > > >> > > > >>> Claus Ibsen > > >> > > > >>> ----------------- > > >> > > > >>> http://davsclaus.com @davsclaus > > >> > > > >>> Camel in Action 2: https://www.manning.com/ibsen2 > > >> > > > > > > >> > > > > > > >> > > > > > > >> > > > > > >> > > > > >> > > >> > > >> > > >> -- > > >> Claus Ibsen > > >> ----------------- > > >> http://davsclaus.com @davsclaus > > >> Camel in Action 2: https://www.manning.com/ibsen2 > > > > -- > Claus Ibsen > ----------------- > http://davsclaus.com @davsclaus > Camel in Action 2: https://www.manning.com/ibsen2