GitHub user DariusX opened a pull request: https://github.com/apache/camel/pull/1317
Camel 10436 spring boot example to jar Fix for [CAMEL-10436](https://issues.apache.org/jira/browse/CAMEL-10436), including Claus's comment about fixing the example as well. spring-boot archtype and example will now both package their targets as JAR instead of WAR. You can merge this pull request into a Git repository by running: $ git pull https://github.com/DariusX/camel CAMEL-10436-Spring-Boot-Example-to-Jar Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1317.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 #1317 ---- commit a3313afcc26cf2259a50e17720f54e96f0466d60 Author: Darius <dariuscoo...@gmail.com> Date: 2016-11-23T11:40:57Z Changed Example for Spring Boot from WAR to JAR commit 2c239d6070c724c718649f58c31f1aab74a9dd18 Author: Darius <dariuscoo...@gmail.com> Date: 2016-11-24T19:56:44Z CAMEL-10436: Spring Boot - Create JAR instead of WAR commit d9c87e75bcf74319a375f6f756fb32b72046e491 Author: Darius <dariuscoo...@gmail.com> Date: 2016-11-27T13:26:54Z Merge branch 'master' of https://github.com/apache/camel into CAMEL-10436-Spring-Boot-Example-to-Jar ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---