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

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

GitHub user hmlnarik opened a pull request:

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

    CAMEL-12514 Extract undertow component name into standalone method

    

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

    $ git pull https://github.com/hmlnarik/camel CAMEL-12514

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

    https://github.com/apache/camel/pull/2341.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 #2341
    
----
commit f5b6e6347a6cd8e2c48f0e93c504e28ded29c9c8
Author: Hynek Mlnarik <hmlnarik@...>
Date:   2018-05-15T12:06:50Z

    CAMEL-12514 Extract undertow component name into standalone method

----


> Extract undertow component name to allow extensibility
> ------------------------------------------------------
>
>                 Key: CAMEL-12514
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12514
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-undertow
>    Affects Versions: 2.21.0
>            Reporter: Hynek Mlnarik
>            Priority: Major
>
> {{UndertowComponent}} contains several places where {{undertow}} component 
> name is  hardcoded. That makes it hard to extend this component. This task is 
> to extract the component name into a separate {{protected}} method.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to