Kevin Earls created CAMEL-7748:
----------------------------------
Summary: org.apache.camel.component.twitter.UriConfigurationTest
is failing
Key: CAMEL-7748
URL: https://issues.apache.org/jira/browse/CAMEL-7748
Project: Camel
Issue Type: Test
Components: camel-twitter
Reporter: Kevin Earls
Priority: Minor
This test fails with the error below. I think Clause missed this on the fix
for CAMEL-7495.
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.camel.component.twitter.UriConfigurationTest.testComponentConfiguration(UriConfigurationTest.java:77)
--
This message was sent by Atlassian JIRA
(v6.2#6252)