Re: Apache Camel 2.21.2 patch release

2018-07-16 Thread Claus Ibsen
Hi Thanks Gregor that sounds great. On Mon, Jul 16, 2018 at 11:40 AM, Gregor Zurowski wrote: > Hi, > > I will now proceed with re-cutting the 2.21.2 release. And yes, I can > also look into the 2.20.4 release if everybody agrees. > > Thanks, > Gregor > > > On Fri, Jul 13, 2018 at 11:21 AM, Andre

Re: Apache Camel 2.21.2 patch release

2018-07-16 Thread Gregor Zurowski
Hi, I will now proceed with re-cutting the 2.21.2 release. And yes, I can also look into the 2.20.4 release if everybody agrees. Thanks, Gregor On Fri, Jul 13, 2018 at 11:21 AM, Andrea Cosentino wrote: > Gregor are you able to cut the release for 2.21.2? Maybe we need to cut also > the last r

Re: Apache Camel 2.21.2 patch release

2018-07-13 Thread Onder SEZGIN
Cool. I thought this was backported. https://issues.apache.org/jira/browse/CAMEL-12584 On Fri, 13 Jul 2018 at 15:41, Andrea Cosentino wrote: > We are going to release 2.21.x so it shouldn't be a blocker. > > -- > Andrea Cosentino > -- > Apache Camel PMC Chai

Re: Apache Camel 2.21.2 patch release

2018-07-13 Thread Andrea Cosentino
We are going to release 2.21.x so it shouldn't be a blocker. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Friday, July 13, 2018, 2:38:40 PM G

Re: Apache Camel 2.21.2 patch release

2018-07-13 Thread Onder SEZGIN
Hi, This test failure is so often. In master and 2.22.x branches. Not sure if it is blocking for release, but a notice before release. https://builds.apache.org/job/Camel/job/master/467/testReport/ On Fri, Jul 13, 2018 at 12:23 PM Andrea Cosentino wrote: > Obviously, thanks for the taking ca

Re: Apache Camel 2.21.2 patch release

2018-07-13 Thread Andrea Cosentino
Obviously, thanks for the taking care of this. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Friday, July 13, 2018, 11:21:44 AM GMT+2, Andrea

Re: Apache Camel 2.21.2 patch release

2018-07-13 Thread Andrea Cosentino
Gregor are you able to cut the release for 2.21.2? Maybe we need to cut also the last release for 2.20, the 2.20.4. Thoughts? -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @

Re: Apache Camel 2.21.2 patch release

2018-07-12 Thread Andrea Cosentino
They seem to be sporadic errors, because between 18 and 19 there weren't changes to the code base. Lets keep an eye on this job. Thanks Onder. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yah

Re: Apache Camel 2.21.2 patch release

2018-07-12 Thread Onder SEZGIN
Hi, We have build failing on 2.22.x branch in the last two builds. https://builds.apache.org/job/Camel/job/camel-2.22.x/lastCompletedBuild/testReport/ https://builds.apache.org/job/Camel/job/camel-2.22.x/18/testReport/ Fyi. On Tue, Jul 10, 2018 at 12:58 PM Willem Jiang wrote: > I'm sorry fo

Re: Apache Camel 2.21.2 patch release

2018-07-10 Thread Willem Jiang
I'm sorry for the regression issue. +1 for reverting the patch to avoid blocking the release. But we still find a way to address the cached bean issue, as the bean could be changed dynamically. Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Tue, Jul 10, 2018 at 4:28 PM, Claus Ibsen wrot

Re: Apache Camel 2.21.2 patch release

2018-07-10 Thread Claus Ibsen
Hi I could not find a better solution so we reverted, but kept a similar unit test with a regular bean (not impl processor). I think the branch is potentially ready for a release. On Tue, Jul 10, 2018 at 10:05 AM, Claus Ibsen wrote: > Hi > > I am taking a look and working on either an improved

Re: Apache Camel 2.21.2 patch release

2018-07-10 Thread Claus Ibsen
Hi I am taking a look and working on either an improved fix or going to revert. The issue is that the bean in use is a bit "wrong" as it implements Processor which you should not really do. On Mon, Jul 9, 2018 at 10:10 AM, Andrea Cosentino wrote: > I vote for reverting it for the moment and mov

Re: Apache Camel 2.21.2 patch release

2018-07-09 Thread Andrea Cosentino
I vote for reverting it for the moment and move to the next minor release. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Monday, July 9, 2018,

Re: Apache Camel 2.21.2 patch release

2018-07-09 Thread Claus Ibsen
Hi We need to hold the release until we get this either reverted or find out why it causes some existing unit tests to fail https://issues.apache.org/jira/browse/CAMEL-12610 On Sun, Jul 8, 2018 at 9:58 PM, Gregor Zurowski wrote: > Hi, > > Unfortunately I was not able to cut the release due to

Re: Apache Camel 2.21.2 patch release

2018-07-08 Thread Willem Jiang
Hi Gregor, I just triggered the git sync from the selfservice[1] . Can you check if the issue is still there? If the issue is still there you may need ping for infra team by sending the email to us...@infra.apache.org If you cannot get the response in few hours, you may use the Hipchat[2] to find

Re: Apache Camel 2.21.2 patch release

2018-07-08 Thread Gregor Zurowski
Hi, Unfortunately I was not able to cut the release due to the following problems with the Git repository when trying to push changes: remote: This repository has been locked due to synchronization issues: remote: - /x1/gitbox/broken/camel.txt exists due to a previous error, and prevents pushes.

Re: Apache Camel 2.21.2 patch release

2018-07-03 Thread Gregor Zurowski
Sure, I can take care of the release this weekend. Thanks, Gregor On Tue, Jul 3, 2018 at 1:09 PM, Claus Ibsen wrote: > Hi > > After the Camel 2.22.0 release, then I think we should work on getting > a new patch release out of the 2.21.x branch, eg 2.21.2. There are 38 > JIRAs fixed for this ver

Re: Apache Camel 2.21.2 patch release

2018-07-03 Thread Andrea Cosentino
+1  -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Tuesday, July 3, 2018, 2:09:42 PM GMT+2, Claus Ibsen wrote: Hi After the Camel 2.22

Apache Camel 2.21.2 patch release

2018-07-03 Thread Claus Ibsen
Hi After the Camel 2.22.0 release, then I think we should work on getting a new patch release out of the 2.21.x branch, eg 2.21.2. There are 38 JIRAs fixed for this version and we will get a couple of more which are pending to be backported. -- Claus Ibsen - http://davsclaus.co