I have the payload for 2.6.1 pretty much defined here: https://github.com/apache/activemq-artemis/compare/2.6.0...2.6.x
I just want to include the work I'm doing now on some Bridge working and AMQP, which will be cherry-picked into 2.6.x: https://issues.apache.org/jira/browse/ARTEMIS-1858 Please let me know if anyone has anything else to include into 2.6.1.. .My plan is to do it as soon as I finish ARTEMIS-1858. I expect to be done by tuesday end of the day.. but estimate tasks completion is not an exact science..So Wed the latest. If anyone has anything to add into 2.6.1 please let me know here. On Mon, May 21, 2018 at 2:45 PM, Clebert Suconic <[email protected]> wrote: > Good point... > > Just created 2.6.x > > > However.. if I need to pick everything from master.. .I will just do > the following: > > git checkout 2.6.x > git pulll --rebase apache master > > > And in case I find things that are not supposed to be on 2.6.1.. i > will use cherry-picking. > > On Mon, May 21, 2018 at 2:29 PM, Timothy Bish <[email protected]> wrote: >> On 05/21/2018 02:03 PM, Clebert Suconic wrote: >>> >>> As we talked during the voting thread, we will follow up 2.6.0 with a >>> short 2.6.1 in 1 week from now. >>> >>> >>> meanwhile... please try to not break anything :) >>> >> Branch now and cherry-pick, then it doesn't matter if anyone breaks >> anything, >> >> -- >> Tim Bish >> > > > > -- > Clebert Suconic -- Clebert Suconic
