Hi I looked into that unit test from Camel and it was an old one from 2009. It had some clunky way of starting itself, so I refactored it to be like the others, and the test passed fine on the RC version.
+1 (binding) On Fri, Sep 30, 2016 at 1:39 PM, Claus Ibsen <[email protected]> wrote: > Hi > > I am testing 5.14.1 with the latest source code of Apache Camel in the > camel-jms component. > > The RC causes an unit test to block the JVM during startup and seting > up a AMQ connection pool. > I have not investigated any further as I dont have the time. > > Running org.apache.camel.component.jms.JmsDestinationResolverTest > > I marked that test as @Ignore and the rest all passed. > > > On Tue, Sep 27, 2016 at 7:40 PM, Christopher Shannon > <[email protected]> wrote: >> Hi Everyone, >> >> I have re-created the ActiveMQ 5.14.1 release and it's ready for a vote. >> >> The list of resolved issues is here: >> https://issues.apache.org/jira/secure/ReleaseNote.jspa? >> projectId=12311210&version=12338124 >> >> You can get binary distributions here: >> https://repository.apache.org/content/repositories/orgapacheactivemq-1108/org/apache/activemq/apache-activemq/5.14.1/ >> >> Source archives are here: >> https://repository.apache.org/content/repositories/orgapacheactivemq-1108/org/apache/activemq/activemq-parent/5.14.1/ >> >> Maven repository is at: >> https://repository.apache.org/content/repositories/orgapacheactivemq-1108/ >> >> Source tag: >> https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h=594c79e531a7b9885cb28ca0a9e18fe25cd4f1c3 >> >> Please vote to approve this release. The vote will remain open for 72 >> hours. >> >> [ ] +1 Release the binary as Apache ActiveMQ 5.14.1 >> [ ] -1 (provide specific comments) >> >> Here's my +1 > > > > -- > Claus Ibsen > ----------------- > http://davsclaus.com @davsclaus > Camel in Action 2: https://www.manning.com/ibsen2 -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
