Hi again,

It should be good now; it is enabled only with the maven profile plugin-itest 
like other maven plugins.

Thank you for your patience,
Regards,
Nicolas
________________________________
From: Gregor Zurowski <gre...@list.zurowski.org>
Sent: Tuesday, March 22, 2022 10:17
To: dev@camel.apache.org <dev@camel.apache.org>
Subject: Re: Camel 3.16.0 Release

!-------------------------------------------------------------------|
  This Message Is From an External Sender
  This message came from outside your organization.
  Exercise caution when opening attachments or clicking any
  links.
|-------------------------------------------------------------------!

Hi Nicolas,

You can apply on `main` and I can cherry-pick it onto the
`release/3.16.0` branch.

Thanks,
Gregor

On Tue, Mar 22, 2022 at 10:13 AM Nicolas Filotto <nfilo...@talend.com> wrote:
>
> Hi Claus,
>
> OK, I do it now. In which branch(es) main only or also in the release branch?
> ________________________________
> From: Claus Ibsen <claus.ib...@gmail.com>
> Sent: Tuesday, March 22, 2022 10:09
> To: dev <dev@camel.apache.org>
> Subject: Re: Camel 3.16.0 Release
>
> !-------------------------------------------------------------------|
>   This Message Is From an External Sender
>   This message came from outside your organization.
>   Exercise caution when opening attachments or clicking any
>   links.
> |-------------------------------------------------------------------!
>
> Hi Nicolas
>
> Can you move this integration test to root/tests where we have itests
> - then they are run at the end - as this problem will bite us again
> and again.
>
>
> On Tue, Mar 22, 2022 at 10:04 AM Nicolas Filotto <nfilo...@talend.com> wrote:
> >
> > Hi,
> >
> > In a nutshell, it is an integration test that I added which fails because 
> > of a chicken and egg problem. It will pass once the new version will 
> > actually be published.
> >
> > If possible, can you use the option the maven profile "fastinstall" to skip 
> > it? Otherwise you will need to comment it like this commit 
> > https://urldefense.com/v3/__https://github.com/apache/camel/commit/fadf550cad1d48c1375f91b2e4949df65fdf1e1c__;!!CiXD_PY!CKNdduE83KdtsWGiXrXpVEjl__CR6X39ZA-NYkGea7r015IwFruZBsfiZZoQYRE$
> >
> > Regards,
> > Nicolas
> > [https://urldefense.com/v3/__https://opengraph.githubassets.com/e0a7d69b7472f1410d56386f8ed4d1e8450b86c2be7be778f20099a052c6fd44/apache/camel/commit/fadf550cad1d48c1375f91b2e4949df65fdf1e1c__;!!CiXD_PY!CKNdduE83KdtsWGiXrXpVEjl__CR6X39ZA-NYkGea7r015IwFruZBsfiRaKCNhw$
> >  
> > ]<https://urldefense.com/v3/__https://github.com/apache/camel/commit/fadf550cad1d48c1375f91b2e4949df65fdf1e1c__;!!CiXD_PY!CKNdduE83KdtsWGiXrXpVEjl__CR6X39ZA-NYkGea7r015IwFruZBsfiZZoQYRE$
> >  >
> > CAMEL-16628: Disable test to make CI complete build · 
> > apache/camel@fadf550<https://urldefense.com/v3/__https://github.com/apache/camel/commit/fadf550cad1d48c1375f91b2e4949df65fdf1e1c__;!!CiXD_PY!CKNdduE83KdtsWGiXrXpVEjl__CR6X39ZA-NYkGea7r015IwFruZBsfiZZoQYRE$
> >  >
> > Apache Camel is an open source integration framework that empowers you to 
> > quickly and easily integrate various systems consuming or producing data. - 
> > CAMEL-16628: Disable test to make CI complete build · apache/camel@fadf550
> > github.com
> >
> > ________________________________
> > From: Gregor Zurowski <gre...@list.zurowski.org>
> > Sent: Tuesday, March 22, 2022 09:57
> > To: dev@camel.apache.org <dev@camel.apache.org>
> > Subject: Re: Camel 3.16.0 Release
> >
> > !-------------------------------------------------------------------|
> >   This Message Is From an External Sender
> >   This message came from outside your organization.
> >   Exercise caution when opening attachments or clicking any
> >   links.
> > |-------------------------------------------------------------------!
> >
> > I was able to prepare the release in dry run, but getting the
> > following error now when starting it without dry run:
> >
> > ```
> > [INFO] --- maven-invoker-plugin:3.2.2:integration-test
> > (integration-test) @ camel-package-maven-plugin ---
> > [INFO] Building: HeaderSupport/pom.xml
> > [INFO] run post-build script verify.groovy
> > [INFO] Assertion Error
> > [INFO] HeaderSupport/pom.xml ............................ FAILED (7.2 s)
> > [INFO]
> > [INFO] --- maven-invoker-plugin:3.2.2:verify (integration-test) @
> > camel-package-maven-plugin ---
> > [INFO] -------------------------------------------------
> > [INFO] Build Summary:
> > [INFO] Passed: 0, Failed: 1, Errors: 0, Skipped: 0
> > [INFO] -------------------------------------------------
> > [ERROR] The following builds failed:
> > [ERROR] * HeaderSupport/pom.xml
> > [INFO] -------------------------------------------------
> > ```
> >
> >
> >
> > On Sun, Mar 20, 2022 at 12:09 PM Claus Ibsen <claus.ib...@gmail.com> wrote:
> > >
> > > Hi Gregor
> > >
> > > The branches are ready for cutting the release.
> > > I have done a RAT check and fixed the few files that were missing
> > > license headers.
> > >
> > >
> > >
> > > On Mon, Mar 14, 2022 at 11:44 AM Gregor Zurowski
> > > <gre...@list.zurowski.org> wrote:
> > > >
> > > > Hi Everyone:
> > > >
> > > > I tried building the 3.16.0 release yesterday but struggled with a
> > > > slow and spotty internet connection (at a hotel) and several code
> > > > formatting issues on each attempt. Unfortunately I won't be able to
> > > > take care of this before next Monday. Is that OK with everyone?
> > > >
> > > > Thanks in advance,
> > > > Gregor
> > > >
> > > >
> > > > On Sat, Mar 12, 2022 at 1:15 AM Claus Ibsen <claus.ib...@gmail.com> 
> > > > wrote:
> > > > >
> > > > > On Thu, Mar 10, 2022 at 5:47 PM Gregor Zurowski
> > > > > <gre...@list.zurowski.org> wrote:
> > > > > >
> > > > > > Hi Claus,
> > > > > >
> > > > > > I am traveling all day tomorrow, but I can start the release on 
> > > > > > Saturday/Sunday.
> > > > > >
> > > > >
> > > > > Thanks Gregor
> > > > >
> > > > > The branch is ready for cutting the release.
> > > > >
> > > > >
> > > > > > Thanks,
> > > > > > Gregor
> > > > > >
> > > > > > On Thu, Mar 10, 2022 at 3:51 PM Claus Ibsen <claus.ib...@gmail.com> 
> > > > > > wrote:
> > > > > > >
> > > > > > > Hi
> > > > > > >
> > > > > > > We are polishing up the last bits today.
> > > > > > > I think we will be ready tomorrow so Gregor can cut the release 
> > > > > > > when
> > > > > > > he has time.
> > > > > > >
> > > > > > >
> > > > > > > On Mon, Mar 7, 2022 at 1:30 PM Claus Ibsen 
> > > > > > > <claus.ib...@gmail.com> wrote:
> > > > > > > >
> > > > > > > > Hi
> > > > > > > >
> > > > > > > > We have a lot of stuff going into 3.16.0 already, so I think it 
> > > > > > > > would
> > > > > > > > be good to close down and get the last bits done, and then cut a
> > > > > > > > release on thursday/friday or over the weekend?
> > > > > > > >
> > > > > > > > If I get some clear time then I would work on
> > > > > > > > https://urldefense.com/v3/__https://issues.apache.org/jira/browse/CAMEL-16834__;!!CiXD_PY!FZdoysPdQLt6aG3dzQmYUrpLFxP6bq31bnF-GTATgFPbX-VWfNlMLfdNp0Mot6M$
> > > > > > > >
> > > > > > > > Which is a bigger work but is important to have a common error 
> > > > > > > > handler
> > > > > > > > model in the core DSL so it's standard in all DSLs and we dont 
> > > > > > > > have
> > > > > > > > custom code for yaml, xml, java etc.
> > > > > > > >
> > > > > > > > However it does require a few days of many hours of 
> > > > > > > > uninterrupted work
> > > > > > > > to get around all of the needed changes.
> > > > > > > >
> > > > > > > >
> > > > > > > > Otavio, is there more work needed for the resumable EIP ?
> > > > > > > >
> > > > > > > > For tickets with 3.16.0 as target then it would be good to move
> > > > > > > > tickets to 3.17.0 that you know that you will not implement 
> > > > > > > > this week.
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > Claus Ibsen
> > > > > > > > -----------------
> > > > > > > > https://urldefense.com/v3/__http://davsclaus.com__;!!CiXD_PY!FZdoysPdQLt6aG3dzQmYUrpLFxP6bq31bnF-GTATgFPbX-VWfNlMLfdNizkyCZs$
> > > > > > > >   @davsclaus
> > > > > > > > Camel in Action 2: 
> > > > > > > > https://urldefense.com/v3/__https://www.manning.com/ibsen2__;!!CiXD_PY!FZdoysPdQLt6aG3dzQmYUrpLFxP6bq31bnF-GTATgFPbX-VWfNlMLfdNPbt557E$
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Claus Ibsen
> > > > > > > -----------------
> > > > > > > https://urldefense.com/v3/__http://davsclaus.com__;!!CiXD_PY!FZdoysPdQLt6aG3dzQmYUrpLFxP6bq31bnF-GTATgFPbX-VWfNlMLfdNizkyCZs$
> > > > > > >   @davsclaus
> > > > > > > Camel in Action 2: 
> > > > > > > https://urldefense.com/v3/__https://www.manning.com/ibsen2__;!!CiXD_PY!FZdoysPdQLt6aG3dzQmYUrpLFxP6bq31bnF-GTATgFPbX-VWfNlMLfdNPbt557E$
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Claus Ibsen
> > > > > -----------------
> > > > > https://urldefense.com/v3/__http://davsclaus.com__;!!CiXD_PY!FZdoysPdQLt6aG3dzQmYUrpLFxP6bq31bnF-GTATgFPbX-VWfNlMLfdNizkyCZs$
> > > > >   @davsclaus
> > > > > Camel in Action 2: 
> > > > > https://urldefense.com/v3/__https://www.manning.com/ibsen2__;!!CiXD_PY!FZdoysPdQLt6aG3dzQmYUrpLFxP6bq31bnF-GTATgFPbX-VWfNlMLfdNPbt557E$
> > >
> > >
> > >
> > > --
> > > Claus Ibsen
> > > -----------------
> > > https://urldefense.com/v3/__http://davsclaus.com__;!!CiXD_PY!FZdoysPdQLt6aG3dzQmYUrpLFxP6bq31bnF-GTATgFPbX-VWfNlMLfdNizkyCZs$
> > >   @davsclaus
> > > Camel in Action 2: 
> > > https://urldefense.com/v3/__https://www.manning.com/ibsen2__;!!CiXD_PY!FZdoysPdQLt6aG3dzQmYUrpLFxP6bq31bnF-GTATgFPbX-VWfNlMLfdNPbt557E$
> >
> > As a recipient of an email from Talend, your contact personal data will be 
> > on our systems. Please see our privacy notice. 
> > <https://www.talend.com/privacy/>
> >
> >
>
>
> --
> Claus Ibsen
> -----------------
> https://urldefense.com/v3/__http://davsclaus.com__;!!CiXD_PY!CKNdduE83KdtsWGiXrXpVEjl__CR6X39ZA-NYkGea7r015IwFruZBsfi49xgK_g$
>   @davsclaus
> Camel in Action 2: 
> https://urldefense.com/v3/__https://www.manning.com/ibsen2__;!!CiXD_PY!CKNdduE83KdtsWGiXrXpVEjl__CR6X39ZA-NYkGea7r015IwFruZBsfi84ftIIU$
>
> As a recipient of an email from Talend, your contact personal data will be on 
> our systems. Please see our privacy notice. <https://www.talend.com/privacy/>
>
>

As a recipient of an email from Talend, your contact personal data will be on 
our systems. Please see our privacy notice. <https://www.talend.com/privacy/>


Reply via email to