GitHub user mohanrajw3 opened a pull request: https://github.com/apache/camel/pull/1469
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/1469.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 #1469 ---- commit 6fa97e6e1c70313456e47959ad5d1db1efca307e Author: Claus Ibsen <davscl...@apache.org> Date: 2016-11-07T16:49:50Z CAMEL-10434: Camel catalog support different runtimes to provide their supported list of components etc. commit 7530b37ef33866947ccde8120dda97e7ffd098ca Author: Claus Ibsen <davscl...@apache.org> Date: 2016-11-07T16:50:38Z Rebuild project commit bb1803c8b799713d24169b642bdf756f3479aa8c Author: jpoth <poth.j...@gmail.com> Date: 2016-11-07T14:30:54Z CAMEL-10449 - Set CXF SoapAction header correctly commit 13af4f0c9ff3d07b9b47e3f9040d1adf57154e8f Author: Claus Ibsen <davscl...@apache.org> Date: 2016-11-07T19:24:34Z Fixed CS. This closes #1254 commit 7e8ec3b2d7262584ab22c38df98a68e63075ef48 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-11-07T20:39:33Z CAMEL-10434: Camel catalog support different runtimes to provide their supported list of components etc. commit df85aa57d232a134664acbe6546f75900df54a0c Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-11-04T12:33:06Z CAMEL-10438: Java8 DSL for Content Enricher and Aggregator commit 486ed7d7caa27bcaf6b31e14a1a5f31125113fad Author: Claus Ibsen <davscl...@apache.org> Date: 2016-11-08T16:04:30Z CAMEL-10455: Fixed camel-chronoicle to use JARs that dont dependt on SNAPSHOT commit 19a6680cc7b1e0e484eace2ec6eef1db8245cbd6 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-11-08T18:50:44Z CAMEL-10457: Cannot generate javadoc for camel-jms commit 876be5f05db071e349f82bd202cfcbb4514175a8 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-11-09T10:23:04Z CAMEL-10459: camel-elsql do not support batch commit 2f4eb12bce1a3b89665cefe1863238f6d58c97d4 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-11-09T12:49:28Z CAMEL-10458: Upgrade Spring Boot and others commit 629f0815b01f8e6bb789935a37224ada92b354a0 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-11-10T09:32:09Z CAMEL-10460: Fixed NPE in MetricsMessageHistoryFactory. Thanks to Philippe Godot for the unit test. commit fd41114ddeaf752d809791cdcac2322bc9feec15 Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-11-10T17:20:20Z CAMEL-10467: camel-servicenow : ServiceNowConstants not backward-compatible (2.18.0 --> 2.18.1) commit 7ed2c514a2b51376e908113eaa32c11e2b0a627e Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-11-10T17:29:49Z Add missing test case commit 5ddc6e2eb9f3adaa1e47aacaf3b736c8015e6f4a Author: Claus Ibsen <davscl...@apache.org> Date: 2016-11-11T09:01:46Z CAMEL-10470: camel-mail - Should allow to configure SimpleSearchTerm as plain POJO commit 2395b7dd2ad35d596e52cf3e99b320f28a55a191 Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-11-11T10:25:40Z CAMEL-10468: Java8 DSL: Add support for aggregation strategy with different body types commit 325729bb4e5dd2290cba30a6e37d75c1d5f292f3 Author: Andrea Cosentino <anco...@gmail.com> Date: 2016-11-11T10:47:30Z CAMEL-10465 - camel ahc uses netty 4.0.41 transitively but 4.1.5 explicitly - leads to runtime exceptions commit a5666f245db242c71565858d89ae0c6f979bfb21 Author: Andrea Cosentino <anco...@gmail.com> Date: 2016-11-11T11:12:33Z CAMEL-10465 - camel ahc uses netty 4.0.41 transitively but 4.1.5 explicitly - leads to runtime exceptions. Renamed property. commit bdefb92c0e4bf50e0a94382d27288331d839e7f1 Author: Claus Ibsen <davscl...@apache.org> Date: 2016-11-11T13:30:47Z CAMEL-10473: Failover Loadbalancer - Error handler should kick in after exhausted when inheritErrorHandler is false commit e6256ae9d43e26ab7e50acae8c9b2b244ba6666f Author: Claus Ibsen <davscl...@apache.org> Date: 2016-11-12T09:18:31Z Polished commit 27b572dc10f3cb61e9ae77f6f42f7fc29c0ea6d4 Author: Willem Jiang <willem.ji...@gmail.com> Date: 2016-11-15T02:04:41Z CAMEL-10409 Double release of netty buffer with thanks to Vitalii Conflicts: components/camel-netty4-http/src/main/java/org/apache/camel/component/netty4/http/NettyHttpProducer.java commit 3f346ea84c3e97d05f55f29bfeaa37f6159b8da7 Author: Kevin Earls <ke...@kevinearls.com> Date: 2016-11-14T19:29:17Z CAMEL-10454 fix key check commit 3869c28fc339087ba6e80bb0881067b3f9603947 Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-11-15T06:45:50Z CAMEL-10479: camel-servicenow: add missing @Deprecated annotations to ServiceNowConstants commit 778ae84f393e767970b1016b51584a353b7d7547 Author: Vitalii Tymchyshyn <v...@tym.im> Date: 2016-11-15T03:10:15Z CAMEL-10409 Double release of netty buffer: Addedtest commit c63d756ace3b2eb709e398e1c880bbb161729858 Author: Willem Jiang <willem.ji...@gmail.com> Date: 2016-11-15T04:46:54Z CAMEL-10409 Added memory leak check to camel-netty4 component commit f9d48c871dbede210d08a692331db802ca83e2d5 Author: Willem Jiang <willem.ji...@gmail.com> Date: 2016-11-15T08:49:39Z CAMEL-10480 Fixed the MemoryLeak in the DatagramPacketObjectEncoder commit 738839fd0a49267ff3acbd0ddcfdd52b4928acf0 Author: Willem Jiang <willem.ji...@gmail.com> Date: 2016-11-15T09:01:26Z CAMEL-10409 Polish the BaseNettyTest to write some useful information of memory leak commit 73416c7c980bda6c0a89f48f98c185fe594c5b53 Author: Willem Jiang <willem.ji...@gmail.com> Date: 2016-11-15T09:23:13Z CAMEL-10409 Removed the run-test-leak.sh, as the unit test is enable the memory leak detect by default commit 57dfcaf29c82f2180aebcd706f16924182187a82 Author: Andrea Cosentino <anco...@gmail.com> Date: 2016-11-16T09:40:36Z CAMEL-10453: camel-elsql does not set CamelSqlUpdateCount header on update operation commit 6fa418de99f9be769ad6fc5a92524f7e39fe3cb8 Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-11-16T14:05:15Z CAMEL-10482: ServiceNow : add an option to set inbound and outbound models commit 7aecfac39b1fce87a5568561047b29b4a0671c1d Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-11-16T14:12:56Z Fix Stringhelper vs ObjectHelper ---- --- 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. ---