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 <ni.ferr...@gmail.com> Date: 2016-08-01T10:19:06Z Added spring-boot 1.4 compatible package scanner commit 0302fd267f79ab808f8c5f980e2bd20f3a422f09 Author: Nicola Ferraro <ni.ferr...@gmail.com> Date: 2016-08-01T11:14:28Z Changed checked name to 'javaScript' commit 736f846d7ae5de0fe25ebefb55d65ad19509e70c Author: Nicola Ferraro <ni.ferr...@gmail.com> Date: 2016-08-01T11:24:41Z Upgraded spring-data-redis to version 1.7.2.RELEASE ---- --- 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. ---