[2/2] camel git commit: Upgrade Apache Parent to 18, and require Maven 3.2.5 or better to build.

2016-08-17 Thread davsclaus
Upgrade Apache Parent to 18, and require Maven 3.2.5 or better to build. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e16773d3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e16773d3 Diff: http://git-wip-us.apache.

[1/2] camel git commit: fix CAMEL-10249

2016-08-17 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.17.x e822ae58c -> 89cfe93f9 refs/heads/master 9b18b1241 -> e16773d3e fix CAMEL-10249 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/89cfe93f Tree: http://git-wip-us.

camel git commit: camel-hystrix: Ensure configuration is not lost when setting other parameters separately.

2016-08-17 Thread raulk
Repository: camel Updated Branches: refs/heads/master 3dc47cc6c -> 9b18b1241 camel-hystrix: Ensure configuration is not lost when setting other parameters separately. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9b18b1

camel git commit: CAMEL-10234: Improve OSGi camel-jcache support

2016-08-17 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 814b6f713 -> 3dc47cc6c CAMEL-10234: Improve OSGi camel-jcache support Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3dc47cc6 Tree: http://git-wip-us.apache.org/repos/

[2/2] camel git commit: CAMEL-9541: Component docs. Output if an endpoint has alternative schemes. Readme file for components should not report missing if its alternative scheme as its documented in t

2016-08-17 Thread davsclaus
CAMEL-9541: Component docs. Output if an endpoint has alternative schemes. Readme file for components should not report missing if its alternative scheme as its documented in the main readme file. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/re

[1/2] camel git commit: CAMEL-9541: Camel catalog reports missing adoc

2016-08-17 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master ad44b7211 -> 814b6f713 CAMEL-9541: Camel catalog reports missing adoc Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/99b08a05 Tree: http://git-wip-us.apache.org/repos/

svn commit: r995290 - in /websites/production/camel/content: cache/main.pageCache camel-2180-release.html

2016-08-17 Thread buildbot
Author: buildbot Date: Wed Aug 17 08:19:53 2016 New Revision: 995290 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2180-release.html Modified: websites/production/camel/content/cache/m

camel git commit: CAMEL-10247: Added unit test

2016-08-17 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 2e9bce8a0 -> ad44b7211 CAMEL-10247: Added unit test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ad44b721 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ad4

[2/2] camel git commit: CAMEL-10171 memory leak when continuation expires

2016-08-17 Thread davsclaus
CAMEL-10171 memory leak when continuation expires setobject done earlier and exception set on camelExchange. isExpired method call thru Continuation interface is cancelled and below issues became invalid as discussed in CXF-7011 https://issues.apache.org/jira/browse/CXF-7002 https://issues.apache

[1/2] camel git commit: CAMEL-10171 memory leak when continuation expires

2016-08-17 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.17.x 19f619eee -> e822ae58c refs/heads/master f39b83eeb -> 2e9bce8a0 CAMEL-10171 memory leak when continuation expires setobject done earlier and exception set on camelExchange. isExpired method call thru Continuation interface is cancel