You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by SvenNold <gi...@git.apache.org> on 2014/01/23 12:34:28 UTC

camel pull request: Camel 5717

GitHub user SvenNold opened a pull request:

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

    Camel 5717

    https://issues.apache.org/jira/browse/CAMEL-5717
    
    Supporting:
    
     - empty routeContext 
     - routeBuilderRef
    -  routeContextRef 
    


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

    $ git pull https://github.com/SvenNold/camel CAMEL-5717

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

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

----
commit e88e12c6c9a150185d148e6a187c1f46ebc10557
Author: snold <sv...@isb-ag.de>
Date:   2014-01-23T09:56:47Z

    CAMEL-5717
    Supporting: 
     -empty routeContext
     -routeBuilderRef
     -routeContextRef

commit 514b31151b78efe644ebddb670fc08298bd77500
Author: snold <sv...@isb-ag.de>
Date:   2014-01-23T10:16:44Z

    Merge remote-tracking branch 'upstream/master' into CAMEL-5717

----