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

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

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

----


> Update HeaderFilterStrategyComponent to extend UriEndpointComponent
> -------------------------------------------------------------------
>
>                 Key: CAMEL-7529
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7529
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Kevin Earls
>            Priority: Minor
>
> As part of exposing component options, we need to update 
> HeaderFilterStrategyComponent to extend UriEndpointComponent instead of 
> DefaultComponent, as certain components  including CXF, CXFRS, and HTTP 
> extend it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to