GitHub user kevinearls opened a pull request:

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

    Fix for CAMEL-7529 Modify HeaderFilterStrategyComponent to extend UriEnd...

    ...pointComponent instead of DefaultComponent.  This is needed to expose 
component options in components where XXXComponent.java extended 
HeaderFilterStrategyComponent rather than DefaultComponent.


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

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

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

    https://github.com/apache/camel/pull/193.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 #193
    
----
commit 26f72c6fa5b2df324b5d457793143820535871a1
Author: Kevin Earls <[email protected]>
Date:   2014-06-23T12:38:08Z

    Fix for CAMEL-7529 Modify HeaderFilterStrategyComponent to extend 
UriEndpointComponent instead of DefaultComponent

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to