camel git commit: Upgrade Ignite to version 1.8.0

2016-12-14 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 8a1ba3dfe -> 2eb21b11a Upgrade Ignite to version 1.8.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2eb21b11 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/

[3/3] camel git commit: CAMEL-10567: Camel-Jackson: Add an option to allow the UnmarshallType header use. Fix test

2016-12-14 Thread dkulp
CAMEL-10567: Camel-Jackson: Add an option to allow the UnmarshallType header use. Fix test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b093ebdb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b093ebdb Diff: http:/

[1/3] camel git commit: CAMEL-10567: Camel-Jackson: Add an option to allow the UnmarshallType header use

2016-12-14 Thread dkulp
Repository: camel Updated Branches: refs/heads/camel-2.16.x 2f204b742 -> b093ebdb9 CAMEL-10567: Camel-Jackson: Add an option to allow the UnmarshallType header use Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/235036d2 T

[2/3] camel git commit: CAMEL-10567: Camel-Jackson: Add an option to allow the UnmarshallType header use

2016-12-14 Thread dkulp
CAMEL-10567: Camel-Jackson: Add an option to allow the UnmarshallType header use Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/57d01e2f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/57d01e2f Diff: http://git-wip-us

camel git commit: CAMEL-10598: Upgrade ehcache to 3.2.0

2016-12-14 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 65b7ac727 -> b3d2a2ae5 CAMEL-10598: Upgrade ehcache to 3.2.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b3d2a2ae Tree: http://git-wip-us.apache.org/repos/asf/camel

[1/2] camel git commit: CAMEL-10597 - Allow addition of x-className to empty VendorExtensions

2016-12-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.18.x f91d100bd -> 51b0e22df refs/heads/master b3d2a2ae5 -> 8a1ba3dfe CAMEL-10597 - Allow addition of x-className to empty VendorExtensions Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/re

[2/2] camel git commit: CAMEL-10597 - Allow addition of x-className to empty VendorExtensions

2016-12-14 Thread davsclaus
CAMEL-10597 - Allow addition of x-className to empty VendorExtensions Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/51b0e22d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/51b0e22d Diff: http://git-wip-us.apache.org/

[1/2] camel git commit: CAMEL-10593 Support for Composite API batch

2016-12-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 8718152da -> 65b7ac727 http://git-wip-us.apache.org/repos/asf/camel/blob/65b7ac72/components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/api/dto/composite/MapOfMapsConverterTest.java --

[2/2] camel git commit: CAMEL-10593 Support for Composite API batch

2016-12-14 Thread davsclaus
CAMEL-10593 Support for Composite API batch This commit implements support for Salesforce Composite Batch API[1] that allows the user to combine up to 25 requests in a single batch and then send them in a single HTTP request saving on the request round trip time and bandwidth. One would use this

[2/2] camel git commit: CAMEL-10594: Improve shutdown of kafka consumer to be graceful and break out the while loop during stopping.

2016-12-14 Thread davsclaus
CAMEL-10594: Improve shutdown of kafka consumer to be graceful and break out the while loop during stopping. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f91d100b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f91

[1/2] camel git commit: CAMEL-10594: Improve shutdown of kafka consumer to be graceful and break out the while loop during stopping.

2016-12-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.18.x 09b072faf -> f91d100bd refs/heads/master e1cfeb5a5 -> 8718152da CAMEL-10594: Improve shutdown of kafka consumer to be graceful and break out the while loop during stopping. Project: http://git-wip-us.apache.org/repos/asf/camel/rep

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

2016-12-14 Thread buildbot
Author: buildbot Date: Wed Dec 14 11:20:02 2016 New Revision: 1002775 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-219-release.html Modified: websites/production/camel/content/cache/m

[3/4] camel git commit: CAMEL-10571 SObject tree creation, Composite API

2016-12-14 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/e1cfeb5a/components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/api/dto/composite/CompositeTestBase.java -- diff --git a/compone

[1/4] camel git commit: CAMEL-10571 SObject tree creation, Composite API

2016-12-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master a524de1d3 -> e1cfeb5a5 http://git-wip-us.apache.org/repos/asf/camel/blob/e1cfeb5a/components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/dto/generated/Account_IndustryEnum.java

[4/4] camel git commit: CAMEL-10571 SObject tree creation, Composite API

2016-12-14 Thread davsclaus
CAMEL-10571 SObject tree creation, Composite API This commit implements support for SObject tree creation via Salesforce Composite API. This allows user to create multiple, up to 200, records including parent-child relationships, up to 5 levels using one API call. For instance: Account account =

[2/4] camel git commit: CAMEL-10571 SObject tree creation, Composite API

2016-12-14 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/e1cfeb5a/components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/dto/generated/Account.java -- diff --git a/components/camel-sale

[1/2] camel git commit: CAMEL-10581: toD should safe split uris to avoid issues with RAW values.

2016-12-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master de7e41804 -> a524de1d3 CAMEL-10581: toD should safe split uris to avoid issues with RAW values. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a524de1d Tree: http://gi

[2/2] camel git commit: Fix Checkstyle in camel-salesforce-maven-plugin

2016-12-14 Thread davsclaus
Fix Checkstyle in camel-salesforce-maven-plugin Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c8e47465 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c8e47465 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/

[1/2] camel git commit: CAMEL-10581: toD should safe split uris to avoid issues with RAW values.

2016-12-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.17.x d16e902ac -> 3f8e0547c refs/heads/camel-2.18.x 1dfe1fefc -> 09b072faf CAMEL-10581: toD should safe split uris to avoid issues with RAW values. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apa

[2/2] camel git commit: CAMEL-10581: toD should safe split uris to avoid issues with RAW values.

2016-12-14 Thread davsclaus
CAMEL-10581: toD should safe split uris to avoid issues with RAW values. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3f8e0547 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3f8e0547 Diff: http://git-wip-us.apache.

camel git commit: Upgrade Google Truth to version 0.30

2016-12-14 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 8a6158077 -> de7e41804 Upgrade Google Truth to version 0.30 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/de7e4180 Tree: http://git-wip-us.apache.org/repos/asf/camel/

camel git commit: Closing PRs. This closes #1346.

2016-12-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master e1f3de664 -> 8a6158077 Closing PRs. This closes #1346. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8a615807 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/

camel git commit: SObjectDescription metadata in DTOs

2016-12-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 212a8219d -> e1f3de664 SObjectDescription metadata in DTOs This commit adds SObjectDescription by making the DTOs extend AbstractDescribedSObjectBase (new class) instead of AbstractSObjectBase. The code generation is performed in Velocity

[1/3] camel git commit: Regen code

2016-12-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.18.x 421012450 -> 1dfe1fefc refs/heads/master 9ad541cc1 -> 212a8219d Regen code Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/212a8219 Tree: http://git-wip-us.apac

[3/3] camel git commit: Regen code

2016-12-14 Thread davsclaus
Regen code Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1dfe1fef Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1dfe1fef Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1dfe1fef Branch: refs/heads/camel-2.

[2/3] camel git commit: Upgrade jsmpp to version 2.3.2

2016-12-14 Thread davsclaus
Upgrade jsmpp to version 2.3.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/93ca8c9a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/93ca8c9a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/93ca8c9a Branch:

camel git commit: Upgrade jsmpp to version 2.3.2

2016-12-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 0f767091a -> 9ad541cc1 Upgrade jsmpp to version 2.3.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9ad541cc Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9