[
https://issues.apache.org/jira/browse/CAMEL-10436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15699742#comment-15699742
]
ASF GitHub Bot commented on CAMEL-10436:
----------------------------------------
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 <[email protected]>
Date: 2016-11-23T11:40:57Z
Changed Example for Spring Boot from WAR to JAR
commit 2c239d6070c724c718649f58c31f1aab74a9dd18
Author: Darius <[email protected]>
Date: 2016-11-24T19:56:44Z
CAMEL-10436: Spring Boot - Create JAR instead of WAR
commit d9c87e75bcf74319a375f6f756fb32b72046e491
Author: Darius <[email protected]>
Date: 2016-11-27T13:26:54Z
Merge branch 'master' of https://github.com/apache/camel into
CAMEL-10436-Spring-Boot-Example-to-Jar
----
> camel-archetype-spring-boot - Should create JAR not WAR
> -------------------------------------------------------
>
> Key: CAMEL-10436
> URL: https://issues.apache.org/jira/browse/CAMEL-10436
> Project: Camel
> Issue Type: Improvement
> Components: tooling
> Affects Versions: 2.18.0
> Reporter: Claus Ibsen
> Assignee: Nicola Ferraro
> Fix For: 2.19.0
>
>
> We should change this archetype to create SB as JAR project which is
> recommended way.
> https://github.com/apache/camel/blob/master/tooling/archetypes/camel-archetype-spring-boot/src/main/resources/archetype-resources/pom.xml
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)