camel git commit: CAMEL-11335: Add route state details

2017-05-30 Thread gzurowski
Repository: camel Updated Branches: refs/heads/feautre/CAMEL-11335-add-route-state [created] 394c00e56 CAMEL-11335: Add route state details Signed-off-by: Gregor Zurowski Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3

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

2017-05-30 Thread buildbot
Author: buildbot Date: Tue May 30 18:18:58 2017 New Revision: 1013172 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2200-release.html Modified: websites/production/camel/content/cache/

[3/5] camel git commit: CAMEL-10988: Add camel-headersmap with a faster case insenstive map implementation users can use by adding to classpath.

2017-05-30 Thread davsclaus
CAMEL-10988: Add camel-headersmap with a faster case insenstive map implementation users can use by adding to classpath. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e81258c6 Tree: http://git-wip-us.apache.org/repos/asf/ca

[4/5] camel git commit: Revert "CAMEL-11363: Use ArrayDeque instead of Stack"

2017-05-30 Thread davsclaus
Revert "CAMEL-11363: Use ArrayDeque instead of Stack" This reverts commit 06c1da6d9085018167068d787e2751da072ba35d. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7524e3b2 Tree: http://git-wip-us.apache.org/repos/asf/camel/t

[1/5] camel git commit: Polished

2017-05-30 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master cbbebf771 -> 4d62cc71d Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/47a60641 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/47a60641 Diff: http://g

[2/5] camel git commit: CAMEL-10988: Add camel-headersmap with a faster case insenstive map implementation users can use by adding to classpath.

2017-05-30 Thread davsclaus
CAMEL-10988: Add camel-headersmap with a faster case insenstive map implementation users can use by adding to classpath. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1ac95791 Tree: http://git-wip-us.apache.org/repos/asf/ca

[5/5] camel git commit: Revert "CAMEL-11363: Use ArrayDeque instead of Stack"

2017-05-30 Thread davsclaus
Revert "CAMEL-11363: Use ArrayDeque instead of Stack" This reverts commit aae446398d9c3f5a0a4e224e467f34b8aa9f5409. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4d62cc71 Tree: http://git-wip-us.apache.org/repos/asf/camel/t

camel git commit: CAMEL-10988: Add camel-headersmap with a faster case insenstive map implementation users can use by adding to classpath.

2017-05-30 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master aae446398 -> cbbebf771 CAMEL-10988: Add camel-headersmap with a faster case insenstive map implementation users can use by adding to classpath. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.or

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

2017-05-30 Thread buildbot
Author: buildbot Date: Tue May 30 12:19:18 2017 New Revision: 1013151 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2200-release.html Modified: websites/production/camel/content/cache/

camel git commit: CAMEL-11363: Use ArrayDeque instead of Stack

2017-05-30 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 06c1da6d9 -> aae446398 CAMEL-11363: Use ArrayDeque instead of Stack Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/aae44639 Tree: http://git-wip-us.apache.org/repos/as

camel git commit: CAMEL-11363: Use ArrayDeque instead of Stack

2017-05-30 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 9d3b0729b -> 06c1da6d9 CAMEL-11363: Use ArrayDeque instead of Stack Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/06c1da6d Tree: http://git-wip-us.apache.org/repos/as

[2/2] camel git commit: CAMEL-11364: Runtime endpoint registry - Do not use extended mode as default

2017-05-30 Thread davsclaus
CAMEL-11364: Runtime endpoint registry - Do not use extended mode as default Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/301ecfee Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/301ecfee Diff: http://git-wip-us.apa

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

2017-05-30 Thread buildbot
Author: buildbot Date: Tue May 30 09:19:39 2017 New Revision: 1013140 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2200-release.html Modified: websites/production/camel/content/cache/

[1/2] camel git commit: Make seda consumer do the latch count down in the finally block so its ensured to be called

2017-05-30 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 3cf7e33b9 -> 9d3b0729b Make seda consumer do the latch count down in the finally block so its ensured to be called Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9d3b

[11/12] camel git commit: CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - PersistentVolumes tests

2017-05-30 Thread acosentino
CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - PersistentVolumes tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d5f98dc4 Tree: http://git-wip-us.apache.org/

[08/12] camel git commit: CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - Secrets Tests

2017-05-30 Thread acosentino
CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - Secrets Tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ffdfcadd Tree: http://git-wip-us.apache.org/repos/asf/

[02/12] camel git commit: CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - Pod tests

2017-05-30 Thread acosentino
CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - Pod tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/78432c12 Tree: http://git-wip-us.apache.org/repos/asf/came

[05/12] camel git commit: CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - Builds tests

2017-05-30 Thread acosentino
CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - Builds tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cbbfcf88 Tree: http://git-wip-us.apache.org/repos/asf/c

[06/12] camel git commit: CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - Nodes tests

2017-05-30 Thread acosentino
CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - Nodes tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/994d628c Tree: http://git-wip-us.apache.org/repos/asf/ca

[09/12] camel git commit: CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - RC and RQ tests

2017-05-30 Thread acosentino
CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - RC and RQ tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/863f8a53 Tree: http://git-wip-us.apache.org/repos/as

[04/12] camel git commit: CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - BuildConfigs tests

2017-05-30 Thread acosentino
CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - BuildConfigs tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/53e0fd5c Tree: http://git-wip-us.apache.org/repos

[01/12] camel git commit: CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - Namespaces tests

2017-05-30 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 9f16d3790 -> 3cf7e33b9 CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - Namespaces tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apac

[10/12] camel git commit: CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - Service Accounts tests

2017-05-30 Thread acosentino
CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - Service Accounts tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e4c6edb3 Tree: http://git-wip-us.apache.org/r

[07/12] camel git commit: CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - PersistentVolumeClaims tests

2017-05-30 Thread acosentino
CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - PersistentVolumeClaims tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c0923bbf Tree: http://git-wip-us.apache

[12/12] camel git commit: CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - Services tests

2017-05-30 Thread acosentino
CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - Services tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3cf7e33b Tree: http://git-wip-us.apache.org/repos/asf

[03/12] camel git commit: CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - Configmaps Tests

2017-05-30 Thread acosentino
CAMEL-11356: Camel-Kubernetes: refactoring tests by using Kubernetes-server-mock and Openshift-server-mock - Configmaps Tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2cf8921f Tree: http://git-wip-us.apache.org/repos/a

[2/2] camel git commit: CAMEL-11365: camel-spring-boot - allowUseOriginalMessage should have same default as camel-core

2017-05-30 Thread davsclaus
CAMEL-11365: camel-spring-boot - allowUseOriginalMessage should have same default as camel-core Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9d416263 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9d416263 Diff: h

[1/2] camel git commit: CAMEL-11365: camel-spring-boot - allowUseOriginalMessage should have same default as camel-core

2017-05-30 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.19.x a1f953bab -> 9d4162632 refs/heads/master 1c32fa842 -> 9f16d3790 CAMEL-11365: camel-spring-boot - allowUseOriginalMessage should have same default as camel-core Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: htt

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

2017-05-30 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.19.x bcac1fb15 -> a1f953bab refs/heads/master b97c03070 -> 1c32fa842 fix CAMEL-11352 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1c32fa84 Tree: http://git-wip-us

[2/2] camel git commit: fix CAMEL-11352

2017-05-30 Thread davsclaus
fix CAMEL-11352 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a1f953ba Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a1f953ba Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a1f953ba Branch: refs/heads/cam

[1/4] camel git commit: CAMEL-11360: Disable Tracer and use BacklogTracer instead

2017-05-30 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master e033ad2bb -> b97c03070 CAMEL-11360: Disable Tracer and use BacklogTracer instead Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/629b4c01 Tree: http://git-wip-us.apache

[4/4] camel git commit: CAMEL-11359: Optimise old tracer to not use TraceNodeRoute if not enabled. This is a compromise so we can still have it working for backwards compatible but have it marked as d

2017-05-30 Thread davsclaus
CAMEL-11359: Optimise old tracer to not use TraceNodeRoute if not enabled. This is a compromise so we can still have it working for backwards compatible but have it marked as deprecated for a better solution with message history eip in the future. Project: http://git-wip-us.apache.org/repos/as

[3/4] camel git commit: CAMEL-11360: Deprecate old Tracer in favor of BacklogTracer

2017-05-30 Thread davsclaus
CAMEL-11360: Deprecate old Tracer in favor of BacklogTracer Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/24ac6038 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/24ac6038 Diff: http://git-wip-us.apache.org/repos/asf

[2/4] camel git commit: CAMEL-11359: Deprecate Tracer in favour of BacklogTracer

2017-05-30 Thread davsclaus
CAMEL-11359: Deprecate Tracer in favour of BacklogTracer Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a005546a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a005546a Diff: http://git-wip-us.apache.org/repos/asf/ca