You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by ppalaga <gi...@git.apache.org> on 2018/04/16 09:40:24 UTC

[GitHub] camel pull request #2295: CAMEL-12445: spring-boot-rest-swagger example does...

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

----


---

[GitHub] camel pull request #2295: CAMEL-12445: spring-boot-rest-swagger example does...

Posted by davsclaus <gi...@git.apache.org>.
Github user davsclaus closed the pull request at:

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


---