great work :-) sigs on source look good.
license present on all files. source has appropriately licensed dependencies. source distro builds and broker starts and looks great. jms/queue example works verification of openwire support using 5.x client not so good. producer works (and it should not) and consumer gets destination not exist. adding queue definition to broker xml sorts it so this is not a blocker. There is a cat-X dependency in the tests that should be optional; i.e: enabled with a non default profile [ERROR] Failed to execute goal on project jms-tests: Could not resolve dependencies for project org.apache.activemq.tests:jms-tests:jar:6.0.0: The repository system is offline but the artifact org.jboss.jbossts.jts:jbossjts-jacorb:jar:4.17.13.Final is not available in the local repository. (I had removed it locally to ensure it was not referenced by the default build.) This is a blocker, I got to -1 the release. On 10 March 2015 at 15:14, Martyn Taylor <[email protected]> wrote: > Hello all. > > I've cut a first release candidate of the ActiveMQ-6 project. > > This is a first release of the HornetQ code donation with support for AMQP, > STOMP, CORE and OPENWIRE > > -- > > The release notes can be found here: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12328953 > > The binary distributions can be found here: > https://repository.apache.org/content/repositories/orgapacheactivemq-1035/org/apache/activemq/apache-activemq/6.0.0/ > > The source archives can be found here: > https://repository.apache.org/content/repositories/orgapacheactivemq-1035/org/apache/activemq/apache-activemq/6.0.0/ > > The Maven repository is here: > https://repository.apache.org/content/repositories/orgapacheactivemq-1035/ > > The source tag: > https://git-wip-us.apache.org/repos/asf?p=activemq-6.git;a=tag;h=refs/tags/6.0.0 > > The project website for that version has been staged to: > http://people.apache.org/~martyntaylor/ > > The vote will remain open for 72 hours. > > [ ] +1 approve the release as Apache ActiveMQ 6.0.0 > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Here's my (non-binding) +1 > > Regards > > Martyn
