[2/2] camel git commit: Added test based on user forum issue

2015-12-14 Thread davsclaus
Added test based on user forum issue Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/54f1ea07 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/54f1ea07 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/54f1ea07

[1/2] camel git commit: Added test based on user forum issue

2015-12-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x 618f8f7fb -> 54f1ea076 refs/heads/master 2f3b75bb4 -> c2c2cdd4e Added test based on user forum issue Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c2c2cdd4

[2/3] camel git commit: [CAMEL-9244] camel-paho - Endpoint must implement publishing of retained messages option

2015-12-14 Thread davsclaus
[CAMEL-9244] camel-paho - Endpoint must implement publishing of retained messages option Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/60920455 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/60920455 Diff:

[3/3] camel git commit: small typo correction

2015-12-14 Thread davsclaus
small typo correction Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0890e8f2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0890e8f2 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0890e8f2 Branch:

[1/3] camel git commit: CS validation with "mvn -Psourcecheck clean install"

2015-12-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master c2c2cdd4e -> 0890e8f28 CS validation with "mvn -Psourcecheck clean install" Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/57b85fa4 Tree:

camel git commit: Added test based on user forum issue

2015-12-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master d37ef3577 -> 2f3b75bb4 Added test based on user forum issue Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2f3b75bb Tree:

camel git commit: Upgrade Deltaspike to version 1.5.2

2015-12-14 Thread acosentino
Repository: camel Updated Branches: refs/heads/master c45c0b3c2 -> b0c314151 Upgrade Deltaspike to version 1.5.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b0c31415 Tree:

camel git commit: CAMEL-9418: camel-elasticsearch: make client.transport.sniff configurable

2015-12-14 Thread acosentino
Repository: camel Updated Branches: refs/heads/master b0c314151 -> a16081995 CAMEL-9418: camel-elasticsearch: make client.transport.sniff configurable Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a1608199 Tree:

camel git commit: Hive tests should be disabled on CI.

2015-12-14 Thread hekonsek
Repository: camel Updated Branches: refs/heads/master 0890e8f28 -> 66600aa81 Hive tests should be disabled on CI. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/66600aa8 Tree:

svn commit: r975540 - in /websites/production/camel/content: apache-spark.html cache/main.pageCache

2015-12-14 Thread buildbot
Author: buildbot Date: Mon Dec 14 20:19:25 2015 New Revision: 975540 Log: Production update by buildbot for camel Modified: websites/production/camel/content/apache-spark.html websites/production/camel/content/cache/main.pageCache Modified:

camel git commit: Added Spark Hive collecting test.

2015-12-14 Thread hekonsek
Repository: camel Updated Branches: refs/heads/master 66600aa81 -> c45c0b3c2 Added Spark Hive collecting test. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c45c0b3c Tree:

camel git commit: Added test based on user forum issue

2015-12-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x 0105fec84 -> 618f8f7fb Added test based on user forum issue Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/618f8f7f Tree:

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

2015-12-14 Thread buildbot
Author: buildbot Date: Mon Dec 14 08:18:56 2015 New Revision: 975477 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2170-release.html Modified:

svn commit: r975554 - in /websites/production/camel/content: apache-spark.html cache/main.pageCache

2015-12-14 Thread buildbot
Author: buildbot Date: Mon Dec 14 21:19:46 2015 New Revision: 975554 Log: Production update by buildbot for camel Modified: websites/production/camel/content/apache-spark.html websites/production/camel/content/cache/main.pageCache Modified:

[2/2] camel git commit: CAMEL-9355: Reworked throttler implementation to be more performant and use a rolling window for time periods which gives a better flow. Thanks to Aaron Whiteside for the hard

2015-12-14 Thread davsclaus
CAMEL-9355: Reworked throttler implementation to be more performant and use a rolling window for time periods which gives a better flow. Thanks to Aaron Whiteside for the hard work and patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[1/2] camel git commit: CAMEL-9355: Reworked throttler implementation to be more performant and use a rolling window for time periods which gives a better flow. Thanks to Aaron Whiteside for the hard

2015-12-14 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master beab07afc -> d37ef3577 CAMEL-9355: Reworked throttler implementation to be more performant and use a rolling window for time periods which gives a better flow. Thanks to Aaron Whiteside for the hard work and patch. Project: