The master branch looks fine.  I am preparing the release on the
release/3.0.0-M3 branch now.

Thanks,
Gregor

On Sun, Jun 2, 2019 at 6:39 PM Gregor Zurowski <[email protected]> wrote:
>
> Hi Everyone:
>
> I've started the release process for Camel 3.0.0-M3, currently
> validating the master branch.  I am cutting the release off of a
> release branch, so you can continue to commit on master.
>
> Thanks,
> Gregor
>
> On Sat, Jun 1, 2019 at 11:29 AM Andrea Cosentino <[email protected]> wrote:
> >
> > Gregor, hello. Let us know when you start so we can follow. Thanks for your
> > time.
> >
> > Il ven 31 mag 2019, 12:51 Andrea Cosentino <[email protected]> ha scritto:
> >
> > > All ready!
> > >
> > > Il giorno ven 31 mag 2019 alle ore 12:45 Claus Ibsen <
> > > [email protected]> ha scritto:
> > >
> > >> Hi
> > >>
> > >> The master branch should be ready for 3.0.0-M3 to be cut.
> > >>
> > >> I will be on the road this weekend, so see you again on monday.
> > >>
> > >> On Thu, May 30, 2019 at 8:46 PM Claus Ibsen <[email protected]>
> > >> wrote:
> > >> >
> > >> > On Thu, May 30, 2019 at 3:46 PM Claus Ibsen <[email protected]>
> > >> wrote:
> > >> > >
> > >> > > Hi
> > >> > >
> > >> > > I am working on the finial touches of
> > >> > > https://issues.apache.org/jira/projects/CAMEL/issues/CAMEL-13557
> > >> > >
> > >> > > Then we should be ready for cutting the RC this weekend.
> > >> > >
> > >> >
> > >> > Okay CAMEL-13557 has been implemented.
> > >> >
> > >> > >
> > >> > > On Mon, May 27, 2019 at 8:50 PM Claus Ibsen <[email protected]>
> > >> wrote:
> > >> > > >
> > >> > > > On Mon, May 27, 2019 at 8:12 PM Gregor Zurowski
> > >> > > > <[email protected]> wrote:
> > >> > > > >
> > >> > > > > Yes, I will be available for cutting the RC.
> > >> > > > >
> > >> > > >
> > >> > > > Okay sounds great. We got the failing tests fixed, so we are back
> > >> with
> > >> > > > the usual few around zookeeper and a some others. But should be 
> > >> > > > fine
> > >> > > > for a milestone release.
> > >> > > > I gave the SNAPSHOT a test against CiA2 source code and it looked
> > >> > > > good. We found the WARN logs from OSGi TypeConverter which we fixed
> > >> > > > today also.
> > >> > > >
> > >> > > > > Thanks,
> > >> > > > > Gregor
> > >> > > > >
> > >> > > > >
> > >> > > > > On Mon, May 27, 2019, 8:08 AM Andrea Cosentino
> > >> > > > > <[email protected]> wrote:
> > >> > > > >
> > >> > > > > > Gregor, are you available for cutting the release next weekend?
> > >> > > > > >
> > >> > > > > > --
> > >> > > > > > Andrea Cosentino
> > >> > > > > > ----------------------------------
> > >> > > > > > Apache Camel PMC Chair
> > >> > > > > > Apache Karaf Committer
> > >> > > > > > Apache Servicemix PMC Member
> > >> > > > > > Email: [email protected]
> > >> > > > > > Twitter: @oscerd2
> > >> > > > > > Github: oscerd
> > >> > > > > >
> > >> > > > > >
> > >> > > > > >
> > >> > > > > >
> > >> > > > > >
> > >> > > > > >
> > >> > > > > > On Monday, May 27, 2019, 6:08:13 AM GMT+2, Claus Ibsen <
> > >> > > > > > [email protected]> wrote:
> > >> > > > > >
> > >> > > > > >
> > >> > > > > >
> > >> > > > > >
> > >> > > > > >
> > >> > > > > > Hi
> > >> > > > > >
> > >> > > > > > Thanks, however I found a bit of time this weekend, and this
> > >> morning I
> > >> > > > > > just fixed the last test error due to this.
> > >> > > > > >
> > >> > > > > > On Sat, May 25, 2019 at 9:58 PM Andrea Cosentino <
> > >> [email protected]>
> > >> > > > > > wrote:
> > >> > > > > > >
> > >> > > > > > > I'll help on this. Probably on Monday :-)
> > >> > > > > > >
> > >> > > > > > > Il sab 25 mag 2019, 21:44 Claus Ibsen <[email protected]>
> > >> ha
> > >> > > > > > scritto:
> > >> > > > > > >
> > >> > > > > > > > On Sat, May 25, 2019 at 9:18 PM Andrea Cosentino <
> > >> [email protected]>
> > >> > > > > > > > wrote:
> > >> > > > > > > > >
> > >> > > > > > > > >
> > >> > > > > > > >
> > >> > > > > >
> > >> https://builds.apache.org/view/C/view/Apache%20Camel/job/Camel%20JDK11/job/master/128/
> > >> > > > > > > > >
> > >> > > > > > > > > Here it is
> > >> > > > > > > > >
> > >> > > > > > > >
> > >> > > > > > > > Thanks it looks similar to the JDK8 errors, so that is at
> > >> least good.
> > >> > > > > > > > I fixed a few of them.
> > >> > > > > > > >
> > >> > > > > > > > It reveals that some of our components was written in a
> > >> little bit bad
> > >> > > > > > > > manner anyway.
> > >> > > > > > > > And then we have some tests that uses mockito :( that are
> > >> very pickup
> > >> > > > > > > > about mocked objects and you have to add more when ... then
> > >> return ...
> > >> > > > > > > > code to instruct the mockito even more :(  (no i dont like
> > >> mockito)
> > >> > > > > > > >
> > >> > > > > > > > Will look at more tests tomorrow.
> > >> > > > > > > >
> > >> > > > > > > > > Il sab 25 mag 2019, 21:00 Claus Ibsen <
> > >> [email protected]> ha
> > >> > > > > > > > scritto:
> > >> > > > > > > > >
> > >> > > > > > > > > > Whats the link for the JDK 11 CI jobs
> > >> > > > > > > > > >
> > >> > > > > > > > > > The latest CI jobs for JDK8 is currently running
> > >> > > > > > > > > > https://builds.apache.org/job/Camel/job/master/1263/
> > >> > > > > > > > > >
> > >> > > > > > > > > > On Sat, May 25, 2019 at 8:37 PM Andrea Cosentino <
> > >> > > > > > [email protected]>
> > >> > > > > > > > > > wrote:
> > >> > > > > > > > > > >
> > >> > > > > > > > > > > We still have 45 errors on jdk 11 ci job. So I think
> > >> we need to
> > >> > > > > > > > postpone
> > >> > > > > > > > > > > the release.
> > >> > > > > > > > > > >
> > >> > > > > > > > > > > Il sab 25 mag 2019, 13:15 Andrea Cosentino <
> > >> [email protected]>
> > >> > > > > > ha
> > >> > > > > > > > > > scritto:
> > >> > > > > > > > > > >
> > >> > > > > > > > > > > > I'm running the job again
> > >> > > > > > > > > > > >
> > >> > > > > > > > > > > > Il sab 25 mag 2019, 09:48 Claus Ibsen <
> > >> [email protected]>
> > >> > > > > > ha
> > >> > > > > > > > > > scritto:
> > >> > > > > > > > > > > >
> > >> > > > > > > > > > > >> Hi
> > >> > > > > > > > > > > >>
> > >> > > > > > > > > > > >> Okay I found a bit of time and got them fixed.
> > >> > > > > > > > > > > >>
> > >> > > > > > > > > > > >> Lets keep an eye on the next CI build (1262+)
> > >> > > > > > > > > > > >> https://builds.apache.org/job/Camel/job/master/
> > >> > > > > > > > > > > >>
> > >> > > > > > > > > > > >> And then if all is okay, we can get the RC cutted.
> > >> > > > > > > > > > > >>
> > >> > > > > > > > > > > >> On Sat, May 25, 2019 at 8:57 AM Claus Ibsen <
> > >> > > > > > > > [email protected]>
> > >> > > > > > > > > > > >> wrote:
> > >> > > > > > > > > > > >> >
> > >> > > > > > > > > > > >> > Hi
> > >> > > > > > > > > > > >> >
> > >> > > > > > > > > > > >> > I got a bunch of test fixed via
> > >> > > > > > > > > > > >> >
> > >> > > > > > > > > > > >>
> > >> > > > > > > > > >
> > >> > > > > > > >
> > >> > > > > >
> > >> https://github.com/apache/camel/commit/63e94e660cc681a8631808819838a256f31d13fd
> > >> > > > > > > > > > > >> >
> > >> > > > > > > > > > > >> > Its similar change that needs to be done in the
> > >> other
> > >> > > > > > tests, for
> > >> > > > > > > > > > > >> > example do a in components folder
> > >> > > > > > > > > > > >> >
> > >> > > > > > > > > > > >> >    git grep 
> > >> > > > > > > > > > > >> > "IntrospectionSupport.setProperties("
> > >> > > > > > > > > > > >> >
> > >> > > > > > > > > > > >> >
> > >> > > > > > > > > > > >> > On Sat, May 25, 2019 at 8:38 AM Claus Ibsen <
> > >> > > > > > > > [email protected]>
> > >> > > > > > > > > > > >> wrote:
> > >> > > > > > > > > > > >> > >
> > >> > > > > > > > > > > >> > > Hi
> > >> > > > > > > > > > > >> > >
> > >> > > > > > > > > > > >> > > There are still some things to iron out for
> > >> this.
> > >> > > > > > > > > > > >> > > So we have to postpone the RC until next the
> > >> next week /
> > >> > > > > > > > weekend.
> > >> > > > > > > > > > > >> > >
> > >> > > > > > > > > > > >> > > On Fri, May 24, 2019 at 11:17 AM Claus Ibsen <
> > >> > > > > > > > > > [email protected]>
> > >> > > > > > > > > > > >> wrote:
> > >> > > > > > > > > > > >> > > >
> > >> > > > > > > > > > > >> > > > Hi
> > >> > > > > > > > > > > >> > > >
> > >> > > > > > > > > > > >> > > > I am working on some bits which we need for
> > >> M3 and
> > >> > > > > > Camel K
> > >> > > > > > > > > > > >> > > >
> > >> > > > > > > > > >
> > >> https://issues.apache.org/jira/projects/CAMEL/issues/CAMEL-13557
> > >> > > > > > > > > > > >> > > >
> > >> > > > > > > > > > > >> > > > There was a few known-on effect with some
> > >> other old
> > >> > > > > > cruft
> > >> > > > > > > > to be
> > >> > > > > > > > > > > >> > > > removed. But I got almost all of it sorted
> > >> now.
> > >> > > > > > > > > > > >> > > > Should be done later today I think.
> > >> > > > > > > > > > > >> > > >
> > >> > > > > > > > > > > >> > > >
> > >> > > > > > > > > > > >> > > > On Thu, May 16, 2019 at 5:50 PM Claus Ibsen 
> > >> > > > > > > > > > > >> > > > <
> > >> > > > > > > > > > [email protected]>
> > >> > > > > > > > > > > >> wrote:
> > >> > > > > > > > > > > >> > > > >
> > >> > > > > > > > > > > >> > > > > On Mon, May 13, 2019 at 3:34 PM Gregor
> > >> Zurowski
> > >> > > > > > > > > > > >> > > > > <[email protected]> wrote:
> > >> > > > > > > > > > > >> > > > > >
> > >> > > > > > > > > > > >> > > > > > I will probably not be able to cut the
> > >> RC this
> > >> > > > > > weekend,
> > >> > > > > > > > but
> > >> > > > > > > > > > the
> > >> > > > > > > > > > > >> following
> > >> > > > > > > > > > > >> > > > > > one. Is that still something that would
> > >> work for
> > >> > > > > > > > everyone?
> > >> > > > > > > > > > > >> > > > > >
> > >> > > > > > > > > > > >> > > > >
> > >> > > > > > > > > > > >> > > > > Yeah works good.
> > >> > > > > > > > > > > >> > > > >
> > >> > > > > > > > > > > >> > > > > Guillaume is working on one more 
> > >> > > > > > > > > > > >> > > > > camel-core
> > >> > > > > > > > modularisation to
> > >> > > > > > > > > > > >> split
> > >> > > > > > > > > > > >> > > > > out the xml bits. It would be good to have
> > >> this work
> > >> > > > > > > > complete
> > >> > > > > > > > > > > >> before
> > >> > > > > > > > > > > >> > > > > the RC.
> > >> > > > > > > > > > > >> > > > > But lets talk next week to see how far he
> > >> got. He
> > >> > > > > > said he
> > >> > > > > > > > is
> > >> > > > > > > > > > > >> working
> > >> > > > > > > > > > > >> > > > > on it, and most of the work is done. So
> > >> its looking
> > >> > > > > > > > promising.
> > >> > > > > > > > > > > >> > > > >
> > >> https://issues.apache.org/jira/browse/CAMEL-13371
> > >> > > > > > > > > > > >> > > > >
> > >> > > > > > > > > > > >> > > > > Also this ticket would be good to have
> > >> done, but we
> > >> > > > > > can
> > >> > > > > > > > defer
> > >> > > > > > > > > > > >> this to M4
> > >> > > > > > > > > > > >> > > > >
> > >> https://issues.apache.org/jira/browse/CAMEL-13384
> > >> > > > > > > > > > > >> > > > >
> > >> > > > > > > > > > > >> > > > >
> > >> > > > > > > > > > > >> > > > > > Thanks,
> > >> > > > > > > > > > > >> > > > > > Gregor
> > >> > > > > > > > > > > >> > > > > >
> > >> > > > > > > > > > > >> > > > > >
> > >> > > > > > > > > > > >> > > > > > On Mon, May 13, 2019, 4:06 AM
> > >> Jean-Baptiste Onofré <
> > >> > > > > > > > > > > >> [email protected]> wrote:
> > >> > > > > > > > > > > >> > > > > >
> > >> > > > > > > > > > > >> > > > > > > It sounds good to me.
> > >> > > > > > > > > > > >> > > > > > >
> > >> > > > > > > > > > > >> > > > > > > I have some works that I would like to
> > >> start but
> > >> > > > > > not
> > >> > > > > > > > > > blocker
> > >> > > > > > > > > > > >> for a RC.
> > >> > > > > > > > > > > >> > > > > > >
> > >> > > > > > > > > > > >> > > > > > > Regards
> > >> > > > > > > > > > > >> > > > > > > JB
> > >> > > > > > > > > > > >> > > > > > >
> > >> > > > > > > > > > > >> > > > > > > On 13/05/2019 08:18, Andrea Cosentino
> > >> wrote:
> > >> > > > > > > > > > > >> > > > > > > > Maybe we can start the RC this
> > >> weekend if you're
> > >> > > > > > > > free.
> > >> > > > > > > > > > Do
> > >> > > > > > > > > > > >> we all agree?
> > >> > > > > > > > > > > >> > > > > > > >
> > >> > > > > > > > > > > >> > > > > > > > Il giorno lun 13 mag 2019 alle ore
> > >> 08:18 Andrea
> > >> > > > > > > > > > Cosentino <
> > >> > > > > > > > > > > >> > > > > > > [email protected]>
> > >> > > > > > > > > > > >> > > > > > > > ha scritto:
> > >> > > > > > > > > > > >> > > > > > > >
> > >> > > > > > > > > > > >> > > > > > > >> Hello Gregor,
> > >> > > > > > > > > > > >> > > > > > > >>
> > >> > > > > > > > > > > >> > > > > > > >> Yes, I think it makes sense to have
> > >> an M3
> > >> > > > > > before
> > >> > > > > > > > the
> > >> > > > > > > > > > end
> > >> > > > > > > > > > > >> of May.
> > >> > > > > > > > > > > >> > > > > > > >>
> > >> > > > > > > > > > > >> > > > > > > >> Thanks!
> > >> > > > > > > > > > > >> > > > > > > >>
> > >> > > > > > > > > > > >> > > > > > > >> Il giorno lun 13 mag 2019 alle ore
> > >> 04:18 Gregor
> > >> > > > > > > > > > Zurowski <
> > >> > > > > > > > > > > >> > > > > > > >> [email protected]> ha
> > >> scritto:
> > >> > > > > > > > > > > >> > > > > > > >>
> > >> > > > > > > > > > > >> > > > > > > >>> Hi Everyone:
> > >> > > > > > > > > > > >> > > > > > > >>>
> > >> > > > > > > > > > > >> > > > > > > >>> We have released milestone 2 for
> > >> Camel 3.0.0
> > >> > > > > > on
> > >> > > > > > > > March
> > >> > > > > > > > > > > >> 24th. Should we
> > >> > > > > > > > > > > >> > > > > > > >>> plan for another milestone release
> > >> towards the
> > >> > > > > > > > end of
> > >> > > > > > > > > > the
> > >> > > > > > > > > > > >> month?
> > >> > > > > > > > > > > >> > > > > > > >>>
> > >> > > > > > > > > > > >> > > > > > > >>> Thanks,
> > >> > > > > > > > > > > >> > > > > > > >>> Gregor
> > >> > > > > > > > > > > >> > > > > > > >>>
> > >> > > > > > > > > > > >> > > > > > > >>
> > >> > > > > > > > > > > >> > > > > > > >
> > >> > > > > > > > > > > >> > > > > > >
> > >> > > > > > > > > > > >> > > > > > > --
> > >> > > > > > > > > > > >> > > > > > > Jean-Baptiste Onofré
> > >> > > > > > > > > > > >> > > > > > > [email protected]
> > >> > > > > > > > > > > >> > > > > > > http://blog.nanthrax.net
> > >> > > > > > > > > > > >> > > > > > > Talend - http://www.talend.com
> > >> > > > > > > > > > > >> > > > > > >
> > >> > > > > > > > > > > >> > > > >
> > >> > > > > > > > > > > >> > > > >
> > >> > > > > > > > > > > >> > > > >
> > >> > > > > > > > > > > >> > > > > --
> > >> > > > > > > > > > > >> > > > > 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
> > >> > > > > > > > > > > >>
> > >> > > > > > > > > > > >>
> > >> > > > > > > > > > > >>
> > >> > > > > > > > > > > >> --
> > >> > > > > > > > > > > >> 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
> > >> > > > > >
> > >> > > >
> > >> > > >
> > >> > > >
> > >> > > > --
> > >> > > > 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
> > >>
> > >

Reply via email to