GitHub user nicolaferraro opened a pull request: https://github.com/apache/camel/pull/1069
CAMEL-10118 Spring-boot test fix Test scoped exclusions were ignored by the spring-boot integration tests before this patch. Added automatic exclusion of "apache-log4j-extras" from spring-boot projects. You can merge this pull request into a Git repository by running: $ git pull https://github.com/nicolaferraro/camel CAMEL-10118-TEST-FIX Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1069.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 #1069 ---- commit b8032cccce28792833e279027eac94d829d0d65e Author: Nicola Ferraro <ni.ferr...@gmail.com> Date: 2016-07-06T15:17:18Z CAMEL-10118: Test exclusions were ignored by arquillian commit a68fd04f2e1887f4ee0b1c053984f5353040939e Author: Nicola Ferraro <ni.ferr...@gmail.com> Date: 2016-07-06T15:19:18Z CAMEL-10118: source fix ---- --- 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. ---