[
https://issues.apache.org/activemq/browse/CAMEL-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63111#action_63111
]
Claus Ibsen commented on CAMEL-3236:
------------------------------------
Thanks for the patch. We are getting closer
{code}
-------------------------------------------------------------------------------
Test set: org.apache.camel.component.jmx.JMXRemoteTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.79 sec <<<
FAILURE!
notification(org.apache.camel.component.jmx.JMXRemoteTest) Time elapsed: 0.776
sec <<< FAILURE!
java.lang.AssertionError: junit.framework.AssertionFailedError:
org.custommonkey.xmlunit.Diff
[different] Expected text value '2010-01-07T10:30:15.000-05:00' but was
'2010-01-07T16:30:15.000+01:00' - comparing <dateTime
...>2010-01-07T10:30:15.000-05:00</dateTime> at
/NotificationEvent[1]/dateTime[1]/text()[1] to <dateTime
...>2010-01-07T16:30:15.000+01:00</dateTime> at
/NotificationEvent[1]/dateTime[1]/text()[1]
at junit.framework.Assert.fail(Assert.java:47)
{code}
> Camel JMX Component
> -------------------
>
> Key: CAMEL-3236
> URL: https://issues.apache.org/activemq/browse/CAMEL-3236
> Project: Apache Camel
> Issue Type: New Feature
> Reporter: Tracy Snell
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.6.0
>
> Attachments: camel-jmx-patch.txt, camel-jmx-timestamp.txt
>
>
> Mark Ford is donating his Camel-JMX component. Providing a Jira for the code
> to be submitted.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.