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

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

GitHub user onders86 reopened a pull request:

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

    CAMEL-11531 - set servlet dependency as provided

    

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

    $ git pull https://github.com/onders86/camel CAMEL-11531

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

    https://github.com/apache/camel/pull/1836.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 #1836
    
----
commit 826da2c6445726ffe3d412ecc3719aa1fdd87c4d
Author: onders86 <ondersez...@gmail.com>
Date:   2017-07-20T11:19:26Z

    CAMEL-11531 - set servlet dependency as provided

----


> camel-http-common; dependency servlet-api should be set to provided
> -------------------------------------------------------------------
>
>                 Key: CAMEL-11531
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11531
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-http-common, camel-servlet
>    Affects Versions: 2.19.0
>            Reporter: Harmen Renkema
>            Assignee: Önder Sezgin
>            Priority: Minor
>             Fix For: 2.19.2, 2.20.0
>
>
> When using camel-servlet in WAR apps, the dependency on camel-http-common 
> brings in the servlet-api as a dependency with scope compile. The scope of 
> this dependency should be set to provided as it will be provided by the 
> container.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to