Re: is 3.5.1 open for business?

2017-04-13 Thread Igor Fedorenko
Will do. Thank you. -- Regards, Igor On April 13, 2017 3:55:43 PM Stephen Connolly wrote: Just be sure to delete the branch after merging so that the job will get cleaned up (in 3 days time - retention strategy) On Thu 13 Apr 2017 at 23:53, Stephen

Re: is 3.5.1 open for business?

2017-04-13 Thread Stephen Connolly
Just be sure to delete the branch after merging so that the job will get cleaned up (in 3 days time - retention strategy) On Thu 13 Apr 2017 at 23:53, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > None here! > > On Thu 13 Apr 2017 at 23:30, Igor Fedorenko

Re: is 3.5.1 open for business?

2017-04-13 Thread Stephen Connolly
None here! On Thu 13 Apr 2017 at 23:30, Igor Fedorenko wrote: > Thank you for the explanation, didn't find this job. > > Now that both branch builds are happy, any objections I merge then to > master? > > -- > Regards, > Igor > > > > On April 13, 2017 1:20:24 PM Karl Heinz

Re: is 3.5.1 open for business?

2017-04-13 Thread Igor Fedorenko
Thank you for the explanation, didn't find this job. Now that both branch builds are happy, any objections I merge then to master? -- Regards, Igor On April 13, 2017 1:20:24 PM Karl Heinz Marbaise wrote: Hi Igor, On 13/04/17 22:09, Igor Fedorenko wrote: I pushed my

Re: is 3.5.1 open for business?

2017-04-13 Thread Karl Heinz Marbaise
Hi Igor, On 13/04/17 22:09, Igor Fedorenko wrote: I pushed my changes to feature branches. How do I trigger CI builds now? They are already running your builds... Take a look here: https://builds.apache.org/view/M-R/view/Maven/job/maven-3.x-jenkinsfile/ Kind regards Karl Heinz Marbaise

Re: is 3.5.1 open for business?

2017-04-13 Thread Stephen Connolly
Are your branch jobs here: https://builds.apache.org/job/maven-3.x-jenkinsfile/ On Thu 13 Apr 2017 at 21:17, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > Should trigger automatically > > On Thu 13 Apr 2017 at 21:09, Igor Fedorenko wrote: > >> I pushed my

Re: is 3.5.1 open for business?

2017-04-13 Thread Stephen Connolly
Should trigger automatically On Thu 13 Apr 2017 at 21:09, Igor Fedorenko wrote: > I pushed my changes to feature branches. How do I trigger CI builds now? > > -- > Regards, > Igor > > > > On April 7, 2017 9:24:06 AM Igor Fedorenko wrote: > > > I

Re: is 3.5.1 open for business?

2017-04-13 Thread Igor Fedorenko
I pushed my changes to feature branches. How do I trigger CI builds now? -- Regards, Igor On April 7, 2017 9:24:06 AM Igor Fedorenko wrote: I completely agree we need to prove each code change does not break existing integration tests (and I did run the tests locally

Re: is 3.5.1 open for business?

2017-04-07 Thread Igor Fedorenko
I completely agree we need to prove each code change does not break existing integration tests (and I did run the tests locally with my changes, fwiw) -- Regards, Igor On Fri, Apr 7, 2017, at 11:58 AM, Stephen Connolly wrote: > I want every issue that changes code (not docs or javadocs) to have

Re: is 3.5.1 open for business?

2017-04-07 Thread Stephen Connolly
I want every issue that changes code (not docs or javadocs) to have an integration test run before merging. We were trying to get consensus on a process but the debate died without a conclusion On Fri 7 Apr 2017 at 16:21, Igor Fedorenko wrote: > I have two of small-ish

Re: is 3.5.1 open for business?

2017-04-07 Thread Igor Fedorenko
Thank you for quick response, Karl. I'll create feature branches and push proposed fixes there. Is there a preference between apache and github for code review branches? -- Regards, Igor On Fri, Apr 7, 2017, at 11:32 AM, Karl Heinz Marbaise wrote: > Hi Igor, > >> > >> Also, does anyone know

Re: is 3.5.1 open for business?

2017-04-07 Thread Karl Heinz Marbaise
Hi Igor, Also, does anyone know how to get my JIRA account fixed so I can assign/close/etc bugs? You are not allowed to do? Write an INFRA ticket...in the meantime I or others can help here with that... JIRA says your account does not exist...tried to assign 6210 to you... Looks really

Re: is 3.5.1 open for business?

2017-04-07 Thread Karl Heinz Marbaise
Hi Igor, On 07/04/17 17:21, Igor Fedorenko wrote: I have two of small-ish fixes I'd like to submit, so I was wondering if master is open for 3.5.1 changes already or we want to give it little more time in case we need to release any emergency patches. If that's really necessary we can simply

is 3.5.1 open for business?

2017-04-07 Thread Igor Fedorenko
I have two of small-ish fixes I'd like to submit, so I was wondering if master is open for 3.5.1 changes already or we want to give it little more time in case we need to release any emergency patches. Also, what is the general bug fixing protocol now, push to directly to master and be prepared