[5/5] camel git commit: Add Weld version info in Camel CDI OSGi example

2016-02-08 Thread davsclaus
Add Weld version info in Camel CDI OSGi example Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/942496c6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/942496c6 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/

[2/5] camel git commit: Longer getting started Asciidoc documentation

2016-02-08 Thread davsclaus
Longer getting started Asciidoc documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/98020340 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/98020340 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/98

[1/5] camel git commit: XML Security component Asciidoc documentation

2016-02-08 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 2e032ff0e -> 942496c66 XML Security component Asciidoc documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/dffb0d61 Tree: http://git-wip-us.apache.org/repos/a

[3/5] camel git commit: Karaf user guide Asciidoc documentation

2016-02-08 Thread davsclaus
Karaf user guide Asciidoc documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ae50d660 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ae50d660 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ae50d660

[4/5] camel git commit: Use shorthand Karaf commands

2016-02-08 Thread davsclaus
Use shorthand Karaf commands Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/45efeb7e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/45efeb7e Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/45efeb7e Branch: r

camel git commit: CAMEL-9580: source check errors removed

2016-02-08 Thread forsthofer
Repository: camel Updated Branches: refs/heads/master 512628c82 -> 2e032ff0e CAMEL-9580: source check errors removed Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2e032ff0 Tree: http://git-wip-us.apache.org/repos/asf/came

buildbot failure in on camel-site-production

2016-02-08 Thread buildbot
The Buildbot has detected a new failure on builder camel-site-production while building . Full details are available at: https://ci.apache.org/builders/camel-site-production/builds/5373 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: The Nightly sc

svn commit: r979892 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache camel-2170-release.html validation.html

2016-02-08 Thread buildbot
Author: buildbot Date: Mon Feb 8 23:20:40 2016 New Revision: 979892 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/ma

buildbot success in on camel-site-production

2016-02-08 Thread buildbot
The Buildbot has detected a restored build on builder camel-site-production while building . Full details are available at: https://ci.apache.org/builders/camel-site-production/builds/5372 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: The Nightly

[2/2] camel git commit: CAMEL-9567: camel-sjms - the consumer should stop in suspend so graceful shutdown can stop the consumer take in new jms messages, while the inflight is being processed. This is

2016-02-08 Thread davsclaus
CAMEL-9567: camel-sjms - the consumer should stop in suspend so graceful shutdown can stop the consumer take in new jms messages, while the inflight is being processed. This is already fixed from Camel 2.17 onwards. So this only needs to go on 2.16.x and 2.15.x branches. Project: http://git-wi

[1/2] camel git commit: CAMEL-9567: camel-sjms - the consumer should stop in suspend so graceful shutdown can stop the consumer take in new jms messages, while the inflight is being processed. This is

2016-02-08 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.15.x fadf8d472 -> cd7e6fc3c refs/heads/camel-2.16.x 0360a235b -> 88dd249fe CAMEL-9567: camel-sjms - the consumer should stop in suspend so graceful shutdown can stop the consumer take in new jms messages, while the inflight is being pro

[2/2] camel git commit: CAMEL-9579 - Replace deprecated entry listener signature in HazelcastMapConsumer

2016-02-08 Thread davsclaus
CAMEL-9579 - Replace deprecated entry listener signature in HazelcastMapConsumer Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/19f6e0b2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/19f6e0b2 Diff: http://git-wip-us

[1/2] camel git commit: CAMEL-9578 - Reduce object creation in InfinispanProducer

2016-02-08 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 940c88ee9 -> 512628c82 CAMEL-9578 - Reduce object creation in InfinispanProducer Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/512628c8 Tree: http://git-wip-us.apache

[5/6] camel git commit: CAMEL-9576: fix deserializing proxies with mixed JDK & non-JDK interfaces

2016-02-08 Thread davsclaus
CAMEL-9576: fix deserializing proxies with mixed JDK & non-JDK interfaces Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/148cac17 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/148cac17 Diff: http://git-wip-us.apache

[3/6] camel git commit: CAMEL-9576: fix deserializing proxies with mixed JDK & non-JDK interfaces

2016-02-08 Thread davsclaus
CAMEL-9576: fix deserializing proxies with mixed JDK & non-JDK interfaces Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9bcf950f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9bcf950f Diff: http://git-wip-us.apache

[4/6] camel git commit: Fixed CS. This closes #830

2016-02-08 Thread davsclaus
Fixed CS. This closes #830 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0360a235 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0360a235 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0360a235 Branch: ref

[2/6] camel git commit: Fixed CS. This closes #830

2016-02-08 Thread davsclaus
Fixed CS. This closes #830 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/940c88ee Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/940c88ee Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/940c88ee Branch: ref

[6/6] camel git commit: Fixed CS. This closes #830

2016-02-08 Thread davsclaus
Fixed CS. This closes #830 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fadf8d47 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/fadf8d47 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/fadf8d47 Branch: ref

[1/6] camel git commit: CAMEL-9576: fix deserializing proxies with mixed JDK & non-JDK interfaces

2016-02-08 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.15.x 66801bf05 -> fadf8d472 refs/heads/camel-2.16.x 0ea3ce9a1 -> 0360a235b refs/heads/master 06ee8182d -> 940c88ee9 CAMEL-9576: fix deserializing proxies with mixed JDK & non-JDK interfaces Project: http://git-wip-us.apache.org/repos/

[2/3] camel git commit: Add missing eventadmin feature for Karaf 2.x and 3.x to Camel CDI

2016-02-08 Thread davsclaus
Add missing eventadmin feature for Karaf 2.x and 3.x to Camel CDI Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/16a4cdfd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/16a4cdfd Diff: http://git-wip-us.apache.org/rep

[1/3] camel git commit: Add Karaf 2.x, 3.x and 4.x instructions

2016-02-08 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master c4f97a1cc -> 06ee8182d Add Karaf 2.x, 3.x and 4.x instructions Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6a5a06c2 Tree: http://git-wip-us.apache.org/repos/asf/cam

[3/3] camel git commit: Add Camel commands on the CDI Camel context and overall polish

2016-02-08 Thread davsclaus
Add Camel commands on the CDI Camel context and overall polish Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/06ee8182 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/06ee8182 Diff: http://git-wip-us.apache.org/repos/

[5/5] camel git commit: Add to javadoc about thread safety in a processor in a route

2016-02-08 Thread davsclaus
Add to javadoc about thread safety in a processor in a route Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c4f97a1c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c4f97a1c Diff: http://git-wip-us.apache.org/repos/as

[3/5] camel git commit: CAMEL-9577: Only support suspension if a component has custom logic

2016-02-08 Thread davsclaus
CAMEL-9577: Only support suspension if a component has custom logic Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5973f141 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5973f141 Diff: http://git-wip-us.apache.org/r

[4/5] camel git commit: CAMEL-9577: Only support suspension if a component has custom logic

2016-02-08 Thread davsclaus
CAMEL-9577: Only support suspension if a component has custom logic Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fdb19bf1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/fdb19bf1 Diff: http://git-wip-us.apache.org/r

[1/5] camel git commit: CAMEL-9577: Only support suspension if a component has custom logic

2016-02-08 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 8e479dfa7 -> c4f97a1cc CAMEL-9577: Only support suspension if a component has custom logic Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/25350175 Tree: http://git-wip

[2/5] camel git commit: Polished

2016-02-08 Thread davsclaus
Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bfcbb3f6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bfcbb3f6 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bfcbb3f6 Branch: refs/heads/master Com

camel git commit: CAMEL-9580: XSLT component: Support URI resolver factory

2016-02-08 Thread forsthofer
Repository: camel Updated Branches: refs/heads/master 03b5c2943 -> 8e479dfa7 CAMEL-9580: XSLT component: Support URI resolver factory - factory for creating URI resolver - usfull to create an URI resolver which is a sub-class of the default XsltUriResolver Change-Id: Idfd3b1c2b0811aa5ef1c6e

camel git commit: CAMEL-9572: Validator: support custom resource resolver factory

2016-02-08 Thread forsthofer
Repository: camel Updated Branches: refs/heads/master 092f16ebc -> 03b5c2943 CAMEL-9572: Validator: support custom resource resolver factory support for custom resource resolvers which depend on the resource URI of the endpoint and which works also for dynamic endpoints Project: http://git-wi