GitHub user nicolaferraro opened a pull request: https://github.com/apache/camel/pull/1060
CAMEL-10118 modules fix I fixed the framework and some modules that failed. I also moved the configuration from the properties file to the surefire pom section. Now the configuration defaults to "run-unit-tests" when running the tests from IDE, while unit tests are disabled in surefire (many of them fail, it will be next step). You can merge this pull request into a Git repository by running: $ git pull https://github.com/nicolaferraro/camel CAMEL-10118-MODULES-FIX Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1060.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 #1060 ---- commit 8b4f772e9a86d3a97a036e2f55e3b825b11a23d2 Author: Nicola Ferraro <ni.ferr...@gmail.com> Date: 2016-07-04T14:18:59Z CAMEL-10118: Overriding module logger in main class commit 44461c2ee428ddd72165c64f47e512ad40dca3c0 Author: Nicola Ferraro <ni.ferr...@gmail.com> Date: 2016-07-04T14:21:28Z CAMEL-10118: - Fixed log dependencies - Moved test configuration to surefire - Overriden logger in Optaplanner - Excluded Xmlbeans from test commit c4d05f08f28993274768ff6edc95930954bf484d Author: Nicola Ferraro <ni.ferr...@gmail.com> Date: 2016-07-04T14:26:32Z CAMEL-10118: Changed resolutor to avoid throwing unnecessary errors when dedpendencies are not needed commit 15fc68515e6a86bf91efdd018baf4eb56abadf37 Author: Nicola Ferraro <ni.ferr...@gmail.com> Date: 2016-07-04T15:07:12Z CAMEL-10118: Excluded Mongodb tests commit 6694368c2de67f74e9640c5fbbf2499612f17114 Author: Nicola Ferraro <ni.ferr...@gmail.com> Date: 2016-07-04T16:04:44Z CAMEL-10118: Fixed Sjms test dependencies commit f7f401933bfc5e2e1351b210855f4a7197964fa0 Author: Nicola Ferraro <ni.ferr...@gmail.com> Date: 2016-07-04T16:22:13Z CAMEL-10118: Small fix and source check ---- --- 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. ---