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 > > >
