Hi Playing a bit with the binary RC and it seems good. When playing with the activemq-demo: ./bin/activemq console xbean:conf/activemq-demo.xml
Then I noticed some WARN in the logs after having clicked on many of the pages etc. Its harmless WARN but we should probably look into fixing this, so the out of the box experience is good. I also committed some cosmetic changes to readme files / html files, to upgrade copyright years to -2013 etc. INFO | ActiveMQ WebConsole initialized. INFO | Initializing Spring FrameworkServlet 'dispatcher' INFO | Apache Camel 2.10.3 (CamelContext: camel) is starting INFO | JMX enabled. INFO | Loaded 175 type converters INFO | Connector vm://amq-broker Started INFO | Route: route1 started and consuming from: Endpoint[activemq://example.A] INFO | StatisticsLevel at All so enabling load performance statistics INFO | Total 1 routes, of which 1 is started. INFO | Apache Camel 2.10.3 (CamelContext: camel) started in 0.677 seconds WARN | Broker localhost not started so using amq-broker instead INFO | Connector vm://localhost Started INFO | PortfolioPublishServlet: Sending: <price stock='BEAS' bid='80.68073925900603' offer='80.76141999826503' movement='down'/> on destination: topic://STOCKS.BEAS INFO | PortfolioPublishServlet: Sending: <price stock='MSFT' bid='19.337190551860132' offer='19.35652774241199' movement='up'/> on destination: topic://STOCKS.MSFT WARN | Broker localhost not started so using amq-broker instead WARN | Broker localhost not started so using amq-broker instead WARN | Broker localhost not started so using amq-broker instead On Wed, Feb 6, 2013 at 8:55 PM, Gary Tully <[email protected]> wrote: > Hi all, > > I've just cut a release candidate for the 5.8.0 release. This release has > 160 bug fixes and improvements. > > It also contains a couple of new features which are summarized here: > https://cwiki.apache.org/confluence/display/ACTIVEMQ/New+Features+in+5.8 > > Could you review the artifacts and vote? > > The list of resolved issues is: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12323282 > > You can get binary distributions here: > https://repository.apache.org/content/repositories/orgapacheactivemq-205/org/apache/activemq/apache-activemq/5.8.0/ > > Source archives are here: > https://repository.apache.org/content/repositories/orgapacheactivemq-205/org/apache/activemq/activemq-parent/5.8.0/ > > Maven2 repository is at: > https://repository.apache.org/content/repositories/orgapacheactivemq-205/ > > Source SVN tag: > https://svn.apache.org/repos/asf/activemq/tags/activemq-5.8.0/ > > Please vote to approve this release > > [ ] +1 Release the binary as Apache ActiveMQ 5.8.0 > [ ] -1 Veto the release (provide specific comments) > > Here's my +1 > > Gary > > -- > http://redhat.com > http://blog.garytully.com -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
