[ 
https://issues.apache.org/jira/browse/CAMEL-7748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110680#comment-14110680
 ] 

ASF GitHub Bot commented on CAMEL-7748:
---------------------------------------

GitHub user kevinearls opened a pull request:

    https://github.com/apache/camel/pull/253

    Fix for CAMEL-7748 Test was failing because of change in returning json ...

    ...schema object types.    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kevinearls/camel CAMEL-7748

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/253.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #253
    
----
commit d70039b14e971654af9e13a080954ee46f233456
Author: Kevin Earls <[email protected]>
Date:   2014-08-26T13:15:01Z

    Fix for CAMEL-7748 Test was failing because of change in returning json 
schema object types

----


> 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)

Reply via email to