GitHub user tadayosi opened a pull request: https://github.com/apache/camel/pull/1535
CAMEL-10987: All camel-itest-karaf tests can run successfully now Except a few: CAMEL-10947, CAMEL-10363 Now `./run-tests.sh` in `camel-itest-karaf` runs all the tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/tadayosi/camel CAMEL-10987_2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1535.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 #1535 ---- commit 44dd6a48dbe8d0c29131c44f14208d2beb0fea63 Author: Tadayoshi Sato <sato.tadayo...@gmail.com> Date: 2017-03-14T05:33:00Z CAMEL-10987: Move DuplicateNamespacePrefixIssueTest from camel-itest-karaf to camel-itest-osgi commit 50fee1790b13e9f011822ad5e137e987742a3b36 Author: Tadayoshi Sato <sato.tadayo...@gmail.com> Date: 2017-03-14T05:57:25Z CAMEL-10987: Downgrade JGroups version that Infinispan depends on to fix CamelInfinispanTest commit 360a129c76e3499b07ad3c9e482dd361dfb929ba Author: Tadayoshi Sato <sato.tadayo...@gmail.com> Date: 2017-03-14T06:22:05Z CAMEL-10987: Fix CamelMongodbGridfsTest commit c6e376b4247fc05e912630ac562f40b6f8bf029d Author: Tadayoshi Sato <sato.tadayo...@gmail.com> Date: 2017-03-14T06:59:48Z CAMEL-10987: Ignore CamelSpringRedisTest due to CAMEL-10363 ---- --- 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. ---