[
https://issues.apache.org/jira/browse/CAMEL-10207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15401966#comment-15401966
]
ASF GitHub Bot commented on CAMEL-10207:
----------------------------------------
GitHub user nicolaferraro opened a pull request:
https://github.com/apache/camel/pull/1095
CAMEL-10207: fixes for spring-boot 1.4 compatibility
I changed the package scanner to support the new packaging, upgraded
spring-data-redis to version 1.7.2 and fixed some tests.
Only camel-bam (deprecated) now has some issues with spring-boot.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nicolaferraro/camel CAMEL-10207
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1095.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 #1095
----
commit b350f6a3975103a01e1f0f1a32b056d732270ead
Author: Nicola Ferraro <[email protected]>
Date: 2016-08-01T10:19:06Z
Added spring-boot 1.4 compatible package scanner
commit 0302fd267f79ab808f8c5f980e2bd20f3a422f09
Author: Nicola Ferraro <[email protected]>
Date: 2016-08-01T11:14:28Z
Changed checked name to 'javaScript'
commit 736f846d7ae5de0fe25ebefb55d65ad19509e70c
Author: Nicola Ferraro <[email protected]>
Date: 2016-08-01T11:24:41Z
Upgraded spring-data-redis to version 1.7.2.RELEASE
----
> spring boot - Integration test failures
> ---------------------------------------
>
> Key: CAMEL-10207
> URL: https://issues.apache.org/jira/browse/CAMEL-10207
> Project: Camel
> Issue Type: Test
> Components: tests
> Affects Versions: 2.18.0
> Reporter: Claus Ibsen
> Fix For: 2.18.0
>
>
> We have a number of failures
> Tests in error:
> CamelBamTest>AbstractSpringBootTestSupport.startSpringBoot:44 »
> InvocationTarget
> CamelDisruptorTest>AbstractSpringBootTestSupport.startSpringBoot:44 »
> InvocationTarget
> CamelHystrixTest>AbstractSpringBootTestSupport.startSpringBoot:44 »
> InvocationTarget
> CamelJasyptTest>AbstractSpringBootTestSupport.startSpringBoot:44 »
> InvocationTarget
> CamelJiraTest.org.apache.camel.itest.springboot.CamelJiraTest » Runtime
> Could ...
> CamelMllpTest>AbstractSpringBootTestSupport.startSpringBoot:44 »
> InvocationTarget
> CamelNagiosTest.org.apache.camel.itest.springboot.CamelNagiosTest » Runtime
> Co...
> CamelScalaTest>AbstractSpringBootTestSupport.startSpringBoot:44 »
> InvocationTarget
>
> CamelScriptTest.componentTests:43->AbstractSpringBootTestSupport.runLanguageTest:88
> »
> CamelSlackTest>AbstractSpringBootTestSupport.startSpringBoot:44 »
> InvocationTarget
> CamelSpringRedisTest>AbstractSpringBootTestSupport.startSpringBoot:44 »
> InvocationTarget
> CamelSpringTest>AbstractSpringBootTestSupport.startSpringBoot:44 »
> InvocationTarget
> Tests run: 224, Failures: 0, Errors: 12, Skipped: 0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)