GitHub user xjpan818 opened a pull request: https://github.com/apache/camel/pull/1546
Camel 2.18.x You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/camel camel-2.18.x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1546.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 #1546 ---- commit 8ed344875d0e2e60e9234c89888fec2f14945b0b Author: Gregor Zurowski <gre...@zurowski.org> Date: 2016-11-27T15:46:20Z [maven-release-plugin] prepare release camel-2.18.1 commit 061c980e68762343b56304eaa993fa2414ab6783 Author: Gregor Zurowski <gre...@zurowski.org> Date: 2016-11-27T15:47:01Z [maven-release-plugin] prepare for next development iteration commit e7571acc92dd8860f65c26b7c08160ca812804f8 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-11-29T09:32:31Z CAMEL-10539: Jetty http producer bridge endpoint should avoid NPE error and detect invalid uri and provide exception with suggestions what to do. commit 9b432243fa44ccc47ebafc90891bdd888f4dae5e Author: Claus Ibsen <davscl...@apache.org> Date: 2016-11-23T13:22:52Z CAMEL-10509: dump model to xml should include namespaces. Work in progress. commit 20a1b012bd03c58b702af615dde0b0198284fb52 Author: James Netherton <jamesnether...@gmail.com> Date: 2016-11-25T15:25:22Z CAMEL-10509: Handle namespaces on XML dump and load operations commit 449724a1ff9ae6ed698b4a6f7193b55a723dc254 Author: Bob Gaudaen <bob.gaud...@gmail.com> Date: 2016-11-18T16:01:12Z CAMEL-10490 Wrote unit test to illustrate concurrency problem commit f504c1e213b1c373b3fac25db3be0d559dd1d5d4 Author: Bob Gaudaen <bob.gaud...@gmail.com> Date: 2016-11-18T16:04:08Z CAMEL-10490 Added LockModeType in JpaPollingConsumer. Still doesn't pass the test with the derby jdbc driver, but passes with MySQL... commit 40c6fa3cda2b19061e785fa4c247e77f7e15aac0 Author: Bob Gaudaen <bob.gaud...@gmail.com> Date: 2016-11-28T10:11:00Z CAMEL-10490 Some code cleanup commit 9c7db1abaa6f956f7b577dda7ad966bcba44d85f Author: Bob Gaudaen <bob.gaud...@gmail.com> Date: 2016-11-30T12:39:21Z CAMEL-10490 Changed to optimistic lock mode type and added test for concurrent access without lock commit 7bd441954632854c439a9a53d71da873439fe4eb Author: Bob Gaudaen <bob.gaud...@gmail.com> Date: 2016-11-30T13:17:21Z CAMEL-10490 CheckStyle warnings commit ba7fa060de59728cd4604ec9e8d58c35bf6e6378 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-11-30T14:43:58Z Polished. This closes #1322 commit 6cb200c09b20a9ac2919c17f747d6f0243601531 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-12-01T10:35:36Z CAMEL-10509: Fixed model helper to work without camel context which was optiona. Such as camel-swagger-java uses that. commit 65a67bc4a4a975017200e1ce46a1d27d4d552a76 Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-12-01T14:06:44Z CAMEL-10548: Converter from List to String is not found when @EnableAutoConfiguration is used commit 495cddd8337755a33b5e5d6433df29ffafd8330d Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-12-01T15:42:33Z Fix test case commit 38e8d2208902fc5b6e39dffe3954ad59bfefde49 Author: Gregor Zurowski <gre...@zurowski.org> Date: 2016-12-02T21:05:26Z Add schema references for release 2.18.1 Signed-off-by: Gregor Zurowski <gre...@zurowski.org> commit 8cc8e3f9d46469c3ea1757d122a2fdd8eafa9d72 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-12-02T21:07:23Z Fixed APT to not attempt load consumer class on components without consumer commit 67f6b323b8e7beac5fd5c9bc171bfc7dad7f95c3 Author: Hans Peter Jensen <ex0...@almbrand.dk> Date: 2016-12-01T16:31:44Z Fix request URL commit 1a287467465701cff0a799cb4973acddb242a1d0 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-12-06T09:48:48Z Fixed wrong label on chronicle commit 2d902abd200ab86ee268337c772dc0e6e2a4ee3a Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-12-06T13:31:53Z CAMEL-10550: spring-boot: add a global option to disable data-format, languages and component auto configurations (cherry picked from commit 21b0fe2cf5602894f254d788de6d6e4755163c8a) commit 2f9a99ccdabaf8b4666b8ae9556adc3513238c02 Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-12-06T14:24:32Z CAMEL-10550: re-generated starters commit 9ce3d18015afd7143b403b505f2ecd8ccbdf6537 Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-12-06T15:25:04Z CAMEL-10551: spring-boot: make auto configured dataformats and languages prototype (cherry picked from commit 16a744317692bfac4c8fb3fce48d3f2cd0f91bbc) commit 63e4b801919624d74ba2c289189179294fb27a1c Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-12-06T15:29:06Z CAMEL-10552: spring-boot: make component lazy loading commit 82ba1b8047110ac166602214cc87ac93a99f2502 Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-12-06T16:04:52Z CAMEL-10552: regenerate spring boot component starters commit 5b321b4df068cca0062da51632e29cd6b57bc001 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-12-07T15:25:12Z CAMEL-10566: Add not supported note to 2.18.x commit 856f13ce54b551ec810ef1be09c811f4f6de9610 Author: Stefan Schulze <stefan.schul...@gmail.com> Date: 2016-12-06T23:02:19Z CAMEL-10562: camel-core - Switched to List#sort commit cdf022a2bd014911085dc44b47b83630d259d7e7 Author: Stefan Schulze <stefan.schul...@gmail.com> Date: 2016-12-07T21:43:15Z CAMEL-10562: camel-core - Switched to List#sort commit f55e0877472094cb2e175fb6efa911d25b2f1b85 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-12-08T08:41:43Z CAMEL-10562: Remove unused import. This closes #1333 commit e843b7d839e44edbd4cd7fea670c9bee38dabcc3 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-12-08T10:27:52Z CAMEL-10515: Make tests more reliable on very fast computers. commit 7258bfaaced4f2c0a342ef9bca0ad3cb50911728 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-12-08T12:26:55Z Polished commit f059f9d408cfe199671d9243f9dc0d1460551210 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-12-08T13:09:42Z Fixed invalid component json schema discovered by mvn camel:validate ---- --- 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. ---