You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Harmen Renkema (JIRA)" <ji...@apache.org> on 2017/07/11 13:20:00 UTC

[jira] [Created] (CAMEL-11531) camel-http-common; dependency servlet-api should be set to provided

Harmen Renkema created CAMEL-11531:
--------------------------------------

             Summary: 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: Bug
          Components: camel-http-common, camel-servlet
    Affects Versions: 2.19.0
            Reporter: Harmen Renkema
            Priority: Minor


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)