[2/2] camel git commit: CAMEL-9014: More endpoint usage statitics on the runtime endpoint mbean

2015-07-26 Thread davsclaus
CAMEL-9014: More endpoint usage statitics on the runtime endpoint mbean Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1ceb5c70 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1ceb5c70 Diff: http://git-wip-us.apache.o

[1/2] camel git commit: CAMEL-9014: More endpoint usage statitics on the runtime endpoint mbean

2015-07-26 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master a87299217 -> 1ceb5c70d CAMEL-9014: More endpoint usage statitics on the runtime endpoint mbean Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/29cef6f2 Tree: http://git

[1/2] camel git commit: Component docs

2015-07-26 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 5a2a02917 -> a87299217 Component docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0907ada9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0907ada9 Diff: ht

[2/2] camel git commit: Fixed test

2015-07-26 Thread davsclaus
Fixed test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a8729921 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a8729921 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a8729921 Branch: refs/heads/master C

svn commit: r959656 [2/3] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache http.html

2015-07-26 Thread buildbot
Modified: websites/production/camel/content/book-in-one-page.html == --- websites/production/camel/content/book-in-one-page.html (original) +++ websites/production/camel/content/book-in-one-page.html Sun Jul 26 16:19:52 20

svn commit: r959656 [1/3] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache http.html

2015-07-26 Thread buildbot
Author: buildbot Date: Sun Jul 26 16:19:52 2015 New Revision: 959656 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

svn commit: r959656 [3/3] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache http.html

2015-07-26 Thread buildbot
Modified: websites/production/camel/content/http.html == --- websites/production/camel/content/http.html (original) +++ websites/production/camel/content/http.html Sun Jul 26 16:19:52 2015 @@ -127,7 +127,7 @@ from("direct:s

camel git commit: Fixed tests

2015-07-26 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 3bb5ee21c -> 5a2a02917 Fixed tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5a2a0291 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5a2a0291 Diff: http:

[3/3] camel git commit: CAMEL-8643: Do not eager check for content available using the input stream available in case http client is in streaming mode and is slow at sending data.

2015-07-26 Thread davsclaus
CAMEL-8643: Do not eager check for content available using the input stream available in case http client is in streaming mode and is slow at sending data. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/25ab4d49 Tree: http:/

[2/3] camel git commit: CAMEL-8643: Do not eager check for content available using the input stream available in case http client is in streaming mode and is slow at sending data.

2015-07-26 Thread davsclaus
CAMEL-8643: Do not eager check for content available using the input stream available in case http client is in streaming mode and is slow at sending data. Conflicts: components/camel-http/src/main/java/org/apache/camel/component/http/HttpBinding.java components/camel-http4/src/

[1/3] camel git commit: CAMEL-8643: Do not eager check for content available using the input stream available in case http client is in streaming mode and is slow at sending data.

2015-07-26 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.15.x 2bbedff8d -> 25ab4d49d CAMEL-8643: Do not eager check for content available using the input stream available in case http client is in streaming mode and is slow at sending data. Conflicts: components/camel-http/src/main/jav

[2/2] camel git commit: CAMEL-9019: ManagedRuntimeEndpointRegistry was not enlisted in JMX

2015-07-26 Thread davsclaus
CAMEL-9019: ManagedRuntimeEndpointRegistry was not enlisted in JMX Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2bbedff8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2bbedff8 Diff: http://git-wip-us.apache.org/re

[1/2] camel git commit: CAMEL-9019: ManagedRuntimeEndpointRegistry was not enlisted in JMX

2015-07-26 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.15.x ee12b67fa -> 2bbedff8d CAMEL-9019: ManagedRuntimeEndpointRegistry was not enlisted in JMX Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/312e6bcf Tree: http://gi

[4/4] camel git commit: CAMEL-9014: More endpoint usage statitics on the runtime endpoint mbean

2015-07-26 Thread davsclaus
CAMEL-9014: More endpoint usage statitics on the runtime endpoint mbean Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3bb5ee21 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3bb5ee21 Diff: http://git-wip-us.apache.o

[2/4] camel git commit: CAMEL-9019: ManagedRuntimeEndpointRegistry was not enlisted in JMX

2015-07-26 Thread davsclaus
CAMEL-9019: ManagedRuntimeEndpointRegistry was not enlisted in JMX Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4f5c1d3a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4f5c1d3a Diff: http://git-wip-us.apache.org/re

[3/4] camel git commit: CAMEL-9014: More endpoint usage statitics on the runtime endpoint mbean

2015-07-26 Thread davsclaus
CAMEL-9014: More endpoint usage statitics on the runtime endpoint mbean Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/27017c80 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/27017c80 Diff: http://git-wip-us.apache.o

[1/4] camel git commit: CAMEL-9014: Add api for extended JMX information so we can easier know which EIPs support that or not.

2015-07-26 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master e55b0e8ce -> 3bb5ee21c CAMEL-9014: Add api for extended JMX information so we can easier know which EIPs support that or not. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/

[2/8] camel git commit: CAMEL-9015: JMX Agent should always let JVM system properties take precedence. Also aling that all the options is configured on the agent and not a mix of strategty/agent.

2015-07-26 Thread davsclaus
CAMEL-9015: JMX Agent should always let JVM system properties take precedence. Also aling that all the options is configured on the agent and not a mix of strategty/agent. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/773d

[4/8] camel git commit: CAMEL-9015: JMX Agent should always let JVM system properties take precedence. Also aling that all the options is configured on the agent and not a mix of strategty/agent.

2015-07-26 Thread davsclaus
CAMEL-9015: JMX Agent should always let JVM system properties take precedence. Also aling that all the options is configured on the agent and not a mix of strategty/agent. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/488f

[6/8] camel git commit: CAMEL-9015: JMX Agent should always let JVM system properties take precedence. Also aling that all the options is configured on the agent and not a mix of strategty/agent.

2015-07-26 Thread davsclaus
CAMEL-9015: JMX Agent should always let JVM system properties take precedence. Also aling that all the options is configured on the agent and not a mix of strategty/agent. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9ad5

[1/8] camel git commit: CAMEL-9016: in XML DSL should not output default values when dumped

2015-07-26 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master c483de770 -> e55b0e8ce CAMEL-9016: in XML DSL should not output default values when dumped Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c4c5ab39 Tree: http://git-wi

[3/8] camel git commit: CAMEL-9015: JMX Agent should always let JVM system properties take precedence. Also aling that all the options is configured on the agent and not a mix of strategty/agent.

2015-07-26 Thread davsclaus
CAMEL-9015: JMX Agent should always let JVM system properties take precedence. Also aling that all the options is configured on the agent and not a mix of strategty/agent. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9b04

[8/8] camel git commit: CAMEL-9014: Option to turn on extended JMX statistics for EIPs to track fine grained utilization statistics such as which and how often they send to dynamic endpoints.

2015-07-26 Thread davsclaus
CAMEL-9014: Option to turn on extended JMX statistics for EIPs to track fine grained utilization statistics such as which and how often they send to dynamic endpoints. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e55b0e8c

[7/8] camel git commit: CAMEL-9014: Polished

2015-07-26 Thread davsclaus
CAMEL-9014: Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/88ab0c4f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/88ab0c4f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/88ab0c4f Branch: refs/head

[5/8] camel git commit: CAMEL-9014: Add api for extended JMX information so we can easier know which EIPs support that or not.

2015-07-26 Thread davsclaus
CAMEL-9014: Add api for extended JMX information so we can easier know which EIPs support that or not. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1fb2b49a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1fb2b49a

camel git commit: CAMEL-9017: Camel-Hazelcast: HazelcastAggregationRepository::confirm should check useRecovery before using persistedCache

2015-07-26 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.15.x e07b08a01 -> ee12b67fa CAMEL-9017: Camel-Hazelcast: HazelcastAggregationRepository::confirm should check useRecovery before using persistedCache Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.ap

camel git commit: CAMEL-9017: Camel-Hazelcast: HazelcastAggregationRepository::confirm should check useRecovery before using persistedCache

2015-07-26 Thread acosentino
Repository: camel Updated Branches: refs/heads/master bcaddc146 -> c483de770 CAMEL-9017: Camel-Hazelcast: HazelcastAggregationRepository::confirm should check useRecovery before using persistedCache Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.o

svn commit: r959614 [1/2] - in /websites/production/camel/content: cache/main.pageCache camel-2160-release.html camel-jmx.html

2015-07-26 Thread buildbot
Author: buildbot Date: Sun Jul 26 08:19:49 2015 New Revision: 959614 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2160-release.html websites/production/camel/content/camel-jmx.html

svn commit: r959614 [2/2] - in /websites/production/camel/content: cache/main.pageCache camel-2160-release.html camel-jmx.html

2015-07-26 Thread buildbot
Modified: websites/production/camel/content/camel-jmx.html == --- websites/production/camel/content/camel-jmx.html (original) +++ websites/production/camel/content/camel-jmx.html Sun Jul 26 08:19:49 2015 @@ -207,7 +207,7 @@