Changing my vote to -1. I have found what I believe to be a show-stopper issue. It would be good if someone else could confirm this. I can consistently reproduce it on my machine using sources that I have built myself from the 5.4.0 tag.
*Problem:* If ActiveMQ in installed into a folder whose complete path has a space in it, then all of the web apps will fail to start. *Scenario:* Install ActiveMQ into a folder named *C:\MyTest\ActiveMQ * (no spaces), and everything works fine. Shutdown ActiveMQ, and rename* C:\MyTest* to *"C:\My Test" *(add a space between the two words), and then re-launch the broker. A series of java.net.URISyntaxException errors will be thrown complaining about an "Illegal character in path at index xx". It appears when webapps/admin, webapps/camel, webapps/demo, and webapps/fileserver and launching. The broker then reports that it has started and appears to be running. *Environment:* Windows Server 2003 R2 (32-bit) Java JRE 1.6.0_21 I consider this a severe problem, as it is common to install applications under the "C:\Program Files" folder in windows, which has a space in the name. Would someone else try to reproduce this problem? On Tue, Aug 10, 2010 at 4:22 PM, Jim Gomes <e.se...@gmail.com> wrote: > +1 > > On Tue, Aug 10, 2010 at 12:37 PM, Hadrian Zbarcea <hzbar...@gmail.com>wrote: > >> A new release activemq-5.4.0 is out with approximately 281 issues >> resolved. >> >> Please find the staging repo here: >> https://repository.apache.org/content/repositories/orgapacheactivemq-092/ >> >> The binary distribution is here: >> >> https://repository.apache.org/content/repositories/orgapacheactivemq-092/org/apache/activemq/activemq-all/5.4.0/ >> >> The source distribution is here: >> >> https://repository.apache.org/content/repositories/orgapacheactivemq-092/org/apache/activemq/activemq-parent/5.4.0/ >> >> The repository tag is here: >> https://svn.apache.org/repos/asf/activemq/tags/activemq-5.4.0/ >> >> The list of resolved issues is here: >> https://issues.apache.org/activemq/browse/AMQ/fixforversion/12110 >> >> Please review and vote to approve this release binary. Your vote counts! >> >> [ ] +1 Release the binary as Apache ActiveMQ 5.4.0 >> [ ] -1 Veto the release (provide specific comments) >> Vote is open for 72 hours. >> >> Here's my +1 >> >> Hadrian > > >