GitHub user Rajesh734 opened a pull request: https://github.com/apache/camel/pull/1105
Camel 2.17.x You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/camel camel-2.17.x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1105.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 #1105 ---- commit 194984784f29b8594654ea8255e59b2c0e22e938 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-04-12T09:40:48Z CAMEL-9791: Threads EIP should use the rejection handler if configured. And only use caller runs as fallback. commit bb16d4091dbbc0a5c476afbe1d7d24c584160257 Author: Andrea Cosentino <anco...@gmail.com> Date: 2016-04-20T14:50:47Z Use fixed version of Lucene-analyzers-common and Lucene-queryparser (5.4.1_2) to allow camel-lucene work in OSGi commit 3e554e0f71cdc8b3b1151e67ca7b1eba16e81baf Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-04-20T15:03:26Z CAMEL-9891 : ApplicationReadyEvent not dispatched if camel.springboot.main-run-controller = true commit 95cc4f562e36d253a814fc52a1908bd32510cc26 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-04-21T15:30:56Z Fixed wrong component doc commit 4c97a2cddc8fd0d7087d8750bdb33f88f3c6c00f Author: Claus Ibsen <davscl...@apache.org> Date: 2016-04-21T19:21:26Z Polished commit e8bff3a0aef10e3d98cc100bfd065d6a81ca9acf Author: Claus Ibsen <davscl...@apache.org> Date: 2016-04-21T20:47:10Z CAMEL-9899: camel-rx - Use a worker pool for tasks such as stopping consumers commit c17c01a10d7bca46485f3792ffb3a0070461560c Author: Jonathan Anstey <jans...@gmail.com> Date: 2016-04-21T21:51:48Z CAMEL-9900 - provide option for MessageListenerContainer for reply managers to stop quicker when CamelContext is stopping commit 00cb4b89b81887cca97f13a84f82b5af8bbdb099 Author: Jonathan Anstey <jans...@gmail.com> Date: 2016-04-21T22:06:51Z Add doc for allowReplyManagerQuickStop commit 472d2f93784896257a930e431cbf2049864b99cf Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-04-22T13:38:41Z CAMEL-9902 : Remove ServiceMix scripting-api from Karaf features commit 0811dc59904a1602b4c541595db45f07f5f83019 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-04-22T18:58:55Z CAMEL-9905: TarAggregationStragegy should delete temporary files commit 6009e81ecc9da16bc038dbdfe33425603da840e9 Author: Guillaume Terral <guillaumeter...@github.com> Date: 2016-04-22T14:35:28Z CAMEL-9903 Fix jmx operations when jmx domain is custom + test commit 1099e619eb583556ba3115ff5f666239d2a6c535 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-04-22T19:05:02Z Fixed CS. This closes #956 commit f72a857c9dacac915e35f84307dd4242ff36b340 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-04-23T06:52:43Z CAMEL-9906: camel-sql - Should allow null values as a valid value commit fc9569588abfb09de6c7770cecb95ace81ffe31a Author: Claus Ibsen <davscl...@apache.org> Date: 2016-04-23T08:08:07Z CAMEL-9896: When using continued with onException then dead letter channel endpooint should not be invoked. commit 1b47ca4b2db39384ee28154c0a4e88357ce5397b Author: Claus Ibsen <davscl...@apache.org> Date: 2016-04-24T13:48:47Z CAMEL-9887: Fixed so using shareUnitOfWork would now also call specialized AggregationStrategy for onTimeone, onCompletion etc. commit b340d69906c84370a7d6025e079c8fb7858037fd Author: Antonin Stefanutti <anto...@stefanutti.fr> Date: 2016-04-25T09:43:01Z CAMEL-9904: Avoid creating an empty default Camel context in Camel CDI for empty deployments commit 709b87d69aa0cf93216c7279965fd95cce0db34c Author: Antonin Stefanutti <anto...@stefanutti.fr> Date: 2016-04-25T09:57:24Z CAMEL-9904: Fix CS commit 479a3fbd1014fe77158ab463cb20aecc596dbb32 Author: Tomas Rohovsky <tomasrohov...@seznam.cz> Date: 2016-04-25T10:20:32Z CAMEL-9887 Check for preCompletion on the delegated AggregationStrategy commit f5f242f513a8de23e6ad0afffdff75cf29421b7b Author: Claus Ibsen <davscl...@apache.org> Date: 2016-04-25T18:20:52Z Fix error handler would log continued(true) by default which it should not do. commit 61e3d46c35fa841eb2bdc2f805ee761c810789e0 Author: Andrea Cosentino <anco...@gmail.com> Date: 2016-04-26T07:35:16Z CAMEL-9913: Upgrading Beanshell for CVE-2016-2510 commit a6b354a1e15eda282c83e4b7d3d3be606f08e2a9 Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-04-26T11:40:54Z CAMEL-9883 : Add a SpringCache based idempotent repository commit 52a3377ea12d3749dd584444ff43d012ba890011 Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-04-26T12:59:57Z CAMEL-9883 : Add a SpringCache based idempotent repository (fix build) commit 27e03299845a9791d3b9b83c94bf14b18d0abba2 Author: Antoine DESSAIGNE <antoine.dessai...@gmail.com> Date: 2016-04-26T15:11:52Z Allow to use tarfile data format in XML marshal/unmarshal commit 49fd8ce8a448fb9fab9f052809356bd7c0a59a47 Author: Antoine DESSAIGNE <antoine.dessai...@gmail.com> Date: 2016-04-26T15:27:10Z CAMEL-9915 Add TarFileDataFormat also in DataFormatsDefinition commit 76123a4fee0074b59daa5b9e210cd50a23981d6b Author: Claus Ibsen <davscl...@apache.org> Date: 2016-04-26T17:19:25Z Fixed CS. This closes #960 commit f86a11089c95da0743749a2fd0485c84ea128012 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-04-27T06:26:10Z CAMEL-9911: rest-dsl biding mode is off by default. commit e09eef591b10d1056b6984965eed4ac01a0a4b91 Author: Andrea Cosentino <anco...@gmail.com> Date: 2016-04-27T08:39:36Z Camel-Elasticsearch should use particular fixed versions of Lucene-analyzers-common and Lucene-queryparser bundles commit ed08a7a34ade56cb177a9e5731a9926e95d6cc0c Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-04-07T12:14:27Z CAMEL-9834 : WatchConsumer does not properly set watchIndex commit 45317409d5c73b0ccd5480ee3551f8d052225ee6 Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-04-27T10:47:59Z CAMEL-9834 : WatchConsumer does not properly set watchIndex (disable stdout logging) commit 7a72ca610b2e57c12aab808d558c54a18acb3026 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-04-28T07:02:28Z CAMEL-9784: aws s3 consumer should keep polling if deleteAfterRead is false, otherwise it only poll data one time and then never anymore. ---- --- 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. ---