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/
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:/
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
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
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
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
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/
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
--
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
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
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
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
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
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
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 =
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
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
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/
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
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.
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/
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/
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
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
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.
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:
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
27 matches
Mail list logo