You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/16 09:41:00 UTC

[jira] [Commented] (CAMEL-12445) spring-boot-rest-swagger example does not compile due to missing servlet-api dependendency

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

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

GitHub user ppalaga opened a pull request:

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

    CAMEL-12445: spring-boot-rest-swagger example does not compile due to

    missing servlet-api dependendency

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

    $ git pull https://github.com/ppalaga/camel CAMEL-12445

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

    https://github.com/apache/camel/pull/2295.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 #2295
    
----
commit 930f1307df2eb0d8e4326770de465b1c8f8047d3
Author: Peter Palaga <pp...@...>
Date:   2018-04-16T09:38:55Z

    CAMEL-12445: spring-boot-rest-swagger example does not compile due to
    missing servlet-api dependendency

----


> spring-boot-rest-swagger example does not compile due to missing servlet-api dependendency
> ------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-12445
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12445
>             Project: Camel
>          Issue Type: Bug
>          Components: examples
>    Affects Versions: 2.21.1
>            Reporter: Peter Palaga
>            Assignee: Peter Palaga
>            Priority: Major
>
> camel-example-spring-boot-rest-swagger in camel-2.21.x branch does not compile due to missing servlet-api dep. Comparing with master, spring-boot-starter-undertow dep seems to be missing there. PR follows.



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