Based on Howard's feedback I think it would be best to cancel this vote, merge in the fix mentioned into the 5.15.x branch and re-cut the release. While the issue doesn't break everyone I think this issue is a big enough problem to justify re-doing the release.
I will call a new vote later today. On Mon, Aug 6, 2018 at 7:17 AM Howard Gao <[email protected]> wrote: > Hi Christopher, > > I can confirm that the commit https://github.com/apache/activemq/commit/ > 6d24f88d16e00fb915a6abd6e8fdcf192c54dfe7 > <https://github.com/apache/activemq/commit/6d24f88d16e00fb915a6abd6e8fdcf192c54dfe7> > fixes my problem > After apply this to the 5.15.5 tag, I can start using the script. > > Thanks > Howard > > > On Mon, Aug 6, 2018 at 6:52 PM, Christopher Shannon < > [email protected]> wrote: > > > Is anyone else having issues running the start script? I am running > Fedora > > and I do not have this issue and it seems to work for me. However, > looking > > at the history it seems the change came from this commit: > > https://github.com/apache/activemq/commit/0036084af6ec930e91927170bdc6cf > > c1c81b37ff#diff-b4401da9a3207c3555ce67fda6d6ce25 > > > > Another fix was put into master but it seems it was never backported to > > 5.15.x.... > > https://github.com/apache/activemq/commit/6d24f88d16e00fb915a6abd6e8fdcf > > 192c54dfe7 > > > > > > Howard, does > > https://github.com/apache/activemq/commit/6d24f88d16e00fb915a6abd6e8fdcf > > 192c54dfe7 > > fix your issue or is there something else going on? > > > > On Sun, Aug 5, 2018 at 10:22 PM Howard Gao <[email protected]> wrote: > > > > > Hi guys, > > > > > > I tried 5.15.5 tag and the script cannot the run on my env (Fedora 27 > and > > > Ubuntu). Talked to Gary and it seems Mac OS is fine. If I run > > > > > > bin/activemq start > > > > > > I got the error like: > > > > > > ;: -c: line 0: syntax error near unexpected token `2' > > > > > > Comparing with 5.14.5 (which I can run successfully), the script seems > > has > > > changed from > > > > > > start >/dev/null 2>&1 & > > > > > > to > > > > > > start >> 2>&1 & > > > > > > And the later part of script causes the problem. Btw using > 'bin/activemq > > > console' works fine. > > > > > > Howard > > > > > > ..... > > > > > > > > > On Sat, Aug 4, 2018 at 2:20 AM, Arthur Naseef <[email protected]> > > > wrote: > > > > > > > +1 > > > > > > > > On Fri, Aug 3, 2018 at 4:42 AM, Jamie G. <[email protected]> > > > wrote: > > > > > > > > > +1 (non-binding) > > > > > > > > > > Cheers, > > > > > Jamie > > > > > On Fri, Aug 3, 2018 at 7:19 AM Jean-Baptiste Onofré < > [email protected] > > > > > > > > wrote: > > > > > > > > > > > > +1 > > > > > > > > > > > > Regards > > > > > > JB > > > > > > > > > > > > On 03/08/2018 06:18, Francois Papon wrote: > > > > > > > +1 (non-binding) > > > > > > > > > > > > > > Thanks for the release ! > > > > > > > > > > > > > > regards > > > > > > > > > > > > > > François Papon > > > > > > > [email protected] > > > > > > > > > > > > > > Le 02/08/2018 à 18:05, Christopher Shannon a écrit : > > > > > > >> Hi Everyone, > > > > > > >> > > > > > > >> The AMQP issue has been resolved and I re-created the ActiveMQ > > > > 5.15.5 > > > > > > >> release and it's ready for another vote. > > > > > > >> > > > > > > >> The list of resolved issues is here: > > > > > > >> https://issues.apache.org/jira/secure/ReleaseNote.jspa? > > > > > projectId=12311210&version=12343307 > > > > > > >> > > > > > > >> You can get the release artifacts here: > > > > > > >> https://dist.apache.org/repos/dist/dev/activemq/activemq/5. > > 15.5/ > > > > > > >> > > > > > > >> Maven repository is at: > > > > > > >> https://repository.apache.org/content/repositories/ > > > > > orgapacheactivemq-1168/ > > > > > > >> > > > > > > >> Source tag: > > > > > > >> > > > https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h= > > > > > e411ed4af0fbbae3706c5941f6c84a5722d40361 > > > > > > >> > > > > > > >> Please vote to approve this release. The vote will remain > open > > > for > > > > 72 > > > > > > >> hours. > > > > > > >> > > > > > > >> [ ] +1 Release the binary as Apache ActiveMQ 5.15.5 > > > > > > >> [ ] -1 (provide specific comments) > > > > > > >> > > > > > > >> Here's my +1 > > > > > > >> > > > > > > > > > > > > > > > > > > > -- > > > > > > Jean-Baptiste Onofré > > > > > > [email protected] > > > > > > http://blog.nanthrax.net > > > > > > Talend - http://www.talend.com > > > > > > > > > > > > > > >
