[
https://issues.apache.org/jira/browse/AMQ-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQ-3589.
-------------------------------
Resolution: Fixed
Fix Version/s: 5.6.0
Fix applied in trunk.
> Remove @Ignore on org.apache.activemq.camel.JmsJdbcXATest
> ---------------------------------------------------------
>
> Key: AMQ-3589
> URL: https://issues.apache.org/jira/browse/AMQ-3589
> Project: ActiveMQ
> Issue Type: Task
> Components: activemq-camel
> Reporter: Raul Kripalani
> Fix For: 5.6.0
>
>
> The following was found on activemq-camel source in trunk. I'm opening this
> ticket in the Camel project because it's related to a side effect caused by
> an issue in camel-jdbc.
> {code:java}
> @Ignore("When upgrade to the Camel 2.8.0, this test will be hang due to
> camel-jdbc autoCommit issue CAMEL-4272."
> + "We should remove this Ignore annotation when upgrade Camel version
> again")
> {code}
> See:
> https://svn.apache.org/repos/asf/activemq/trunk/activemq-camel/src/test/java/org/apache/activemq/camel/JmsJdbcXATest.java.
> The affecting ticket is resolved now (CAMEL-4272), so I guess this test can
> run again.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira