[2/4] camel git commit: CAMEL-11215: Add breakOnError to camel-kafka so the consumer stops on first exception and allow the same message to be polled again for retry.

2017-05-16 Thread davsclaus
CAMEL-11215: Add breakOnError to camel-kafka so the consumer stops on first exception and allow the same message to be polled again for retry. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/178d60af Tree: http://git-wip-us.a

[4/4] camel git commit: CAMEL-11215: Add breakOnError to camel-kafka so the consumer stops on first exception and allow the same message to be polled again for retry.

2017-05-16 Thread davsclaus
CAMEL-11215: Add breakOnError to camel-kafka so the consumer stops on first exception and allow the same message to be polled again for retry. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9945e25d Tree: http://git-wip-us.a

[1/4] camel git commit: CAMEL-11215: Add breakOnError to camel-kafka so the consumer stops on first exception and allow the same message to be polled again for retry.

2017-05-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/CAMEL-11215 [created] 9945e25d1 CAMEL-11215: Add breakOnError to camel-kafka so the consumer stops on first exception and allow the same message to be polled again for retry. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: htt

[3/4] camel git commit: CAMEL-11215: The breakOnError should not be default enable so we keep current behavior

2017-05-16 Thread davsclaus
CAMEL-11215: The breakOnError should not be default enable so we keep current behavior Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c17ca1f9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c17ca1f9 Diff: http://git

camel git commit: Fixed CS so code compiles

2017-05-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 3dd29006c -> a1830d5a2 Fixed CS so code compiles Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a1830d5a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a1830d

[3/3] camel git commit: CAMEL-11234: NullPointerException while trying to get the Route Status on startup

2017-05-16 Thread davsclaus
CAMEL-11234: NullPointerException while trying to get the Route Status on startup Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8c00b91d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8c00b91d Diff: http://git-wip-

[1/3] camel git commit: CAMEL-11234: NullPointerException while trying to get the Route Status on startup

2017-05-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.18.x 14d57488f -> 8c00b91dd refs/heads/camel-2.19.x 7b23f1189 -> e313e6dba refs/heads/master a1830d5a2 -> 2999f9e76 CAMEL-11234: NullPointerException while trying to get the Route Status on startup Project: http://git-wip-us.apache.o

[2/3] camel git commit: CAMEL-11234: NullPointerException while trying to get the Route Status on startup

2017-05-16 Thread davsclaus
CAMEL-11234: NullPointerException while trying to get the Route Status on startup Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e313e6db Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e313e6db Diff: http://git-wip-

[5/5] camel git commit: CAMEL-11281: added org.apache.camel.model.Constants.JAXB_CONTEXT_PACKAGES to Import-Package osgi header

2017-05-16 Thread davsclaus
CAMEL-11281: added org.apache.camel.model.Constants.JAXB_CONTEXT_PACKAGES to Import-Package osgi header Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/95a76184 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/95a76184

[3/5] camel git commit: CAMEL-11281: added org.apache.camel.model.Constants.JAXB_CONTEXT_PACKAGES to Import-Package osgi header

2017-05-16 Thread davsclaus
CAMEL-11281: added org.apache.camel.model.Constants.JAXB_CONTEXT_PACKAGES to Import-Package osgi header Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5ab2c8d8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5ab2c8d8

[1/5] camel git commit: CAMEL-11281: added org.apache.camel.model.Constants.JAXB_CONTEXT_PACKAGES to Import-Package osgi header

2017-05-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.18.x 8c00b91dd -> 4f0d96e73 refs/heads/camel-2.19.x e313e6dba -> 5ab2c8d83 refs/heads/master 2999f9e76 -> 95a761846 CAMEL-11281: added org.apache.camel.model.Constants.JAXB_CONTEXT_PACKAGES to Import-Package osgi header Project: http

[4/5] camel git commit: CAMEL-11281: added org.apache.camel.model.Constants.JAXB_CONTEXT_PACKAGES to Import-Package osgi header

2017-05-16 Thread davsclaus
CAMEL-11281: added org.apache.camel.model.Constants.JAXB_CONTEXT_PACKAGES to Import-Package osgi header Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f25d21b7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f25d21b7

[2/5] camel git commit: CAMEL-11281: added org.apache.camel.model.Constants.JAXB_CONTEXT_PACKAGES to Import-Package osgi header

2017-05-16 Thread davsclaus
CAMEL-11281: added org.apache.camel.model.Constants.JAXB_CONTEXT_PACKAGES to Import-Package osgi header Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e7bddc8c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e7bddc8c

camel git commit: Upgrade Brave Zipkin to version 4.3.1

2017-05-16 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 95a761846 -> 26ff0b765 Upgrade Brave Zipkin to version 4.3.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/26ff0b76 Tree: http://git-wip-us.apache.org/repos/asf/camel

camel git commit: Upgrade Pubnub to version 4.6.2

2017-05-16 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 26ff0b765 -> 15a39795e Upgrade Pubnub to version 4.6.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/15a39795 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/

camel git commit: Upgrade Milo to version 0.1.2

2017-05-16 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 15a39795e -> e10e261f0 Upgrade Milo to version 0.1.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e10e261f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e1

[12/23] camel git commit: CAMEL-11279: Updated hystrix example

2017-05-16 Thread davsclaus
CAMEL-11279: Updated hystrix example Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e9250211 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e9250211 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e9250211 B

[22/23] camel git commit: CAMEL-11279: Fixed test

2017-05-16 Thread davsclaus
CAMEL-11279: Fixed test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d4d2a75a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d4d2a75a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d4d2a75a Branch: refs/h

[06/23] camel git commit: CAMEL-11283: camel-hystrix-starter - The circuitBreakerForceClose option is default true which should be false

2017-05-16 Thread davsclaus
CAMEL-11283: camel-hystrix-starter - The circuitBreakerForceClose option is default true which should be false Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c30e1606 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c

[23/23] camel git commit: CAMEL-11279: Fixed CS

2017-05-16 Thread davsclaus
CAMEL-11279: Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c54adec8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c54adec8 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c54adec8 Branch: refs/hea

[13/23] camel git commit: Camel-hystrix test, which checks if the Hystrix in the route is short-circuited after some errors.

2017-05-16 Thread davsclaus
Camel-hystrix test, which checks if the Hystrix in the route is short-circuited after some errors. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/68bee1f2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/68bee1f2 Diff:

[05/23] camel git commit: CAMEL-11279: Updated hystrix example

2017-05-16 Thread davsclaus
CAMEL-11279: Updated hystrix example Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d72352b8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d72352b8 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d72352b8 B

[16/23] camel git commit: CAMEL-11279: Polished

2017-05-16 Thread davsclaus
CAMEL-11279: Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f3dc8bf0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f3dc8bf0 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f3dc8bf0 Branch: refs/hea

[03/23] camel git commit: Fixing source stile

2017-05-16 Thread davsclaus
Fixing source stile Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d97f8d42 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d97f8d42 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d97f8d42 Branch: refs/heads/

[15/23] camel git commit: Fixing Camel hystrix issue: https://issues.apache.org/jira/browse/CAMEL-11279

2017-05-16 Thread davsclaus
Fixing Camel hystrix issue: https://issues.apache.org/jira/browse/CAMEL-11279 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/81bb4f46 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/81bb4f46 Diff: http://git-wip-us.apa

[02/23] camel git commit: Fixing Camel hystrix issue: https://issues.apache.org/jira/browse/CAMEL-11279

2017-05-16 Thread davsclaus
Fixing Camel hystrix issue: https://issues.apache.org/jira/browse/CAMEL-11279 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6fb40e21 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6fb40e21 Diff: http://git-wip-us.apa

[20/23] camel git commit: CAMEL-11279: Fixed test

2017-05-16 Thread davsclaus
CAMEL-11279: Fixed test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/94ff981f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/94ff981f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/94ff981f Branch: refs/h

[07/23] camel git commit: Camel-hystrix test, which checks if the Hystrix in the route is short-circuited after some errors.

2017-05-16 Thread davsclaus
Camel-hystrix test, which checks if the Hystrix in the route is short-circuited after some errors. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/785d2b32 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/785d2b32 Diff:

[01/23] camel git commit: CAMEL-11279: Polished

2017-05-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.18.x 4f0d96e73 -> 94ff981fd refs/heads/camel-2.19.x 5ab2c8d83 -> 921fa67da refs/heads/master e10e261f0 -> c54adec80 CAMEL-11279: Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/

[10/23] camel git commit: CAMEL-11279: Polished

2017-05-16 Thread davsclaus
CAMEL-11279: Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/31eb7d68 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/31eb7d68 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/31eb7d68 Branch: refs/hea

[08/23] camel git commit: Fixing source stile

2017-05-16 Thread davsclaus
Fixing source stile Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/398f14bf Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/398f14bf Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/398f14bf Branch: refs/heads/

[11/23] camel git commit: CAMEL-11283: camel-hystrix-starter - The circuitBreakerForceClose option is default true which should be false

2017-05-16 Thread davsclaus
CAMEL-11283: camel-hystrix-starter - The circuitBreakerForceClose option is default true which should be false Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/750d7aa7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7

[04/23] camel git commit: Camel-hystrix test, which checks if the Hystrix in the route is short-circuited after some errors.

2017-05-16 Thread davsclaus
Camel-hystrix test, which checks if the Hystrix in the route is short-circuited after some errors. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d6cf1e7f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d6cf1e7f Diff:

[17/23] camel git commit: CAMEL-11279: Flaky test

2017-05-16 Thread davsclaus
CAMEL-11279: Flaky test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8876bab6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8876bab6 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8876bab6 Branch: refs/h

[21/23] camel git commit: CAMEL-11279: Fixed CS

2017-05-16 Thread davsclaus
CAMEL-11279: Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/921fa67d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/921fa67d Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/921fa67d Branch: refs/hea

[18/23] camel git commit: CAMEL-11279: Fixed CS

2017-05-16 Thread davsclaus
CAMEL-11279: Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/18abb331 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/18abb331 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/18abb331 Branch: refs/hea

[09/23] camel git commit: Fixing Camel hystrix issue: https://issues.apache.org/jira/browse/CAMEL-11279

2017-05-16 Thread davsclaus
Fixing Camel hystrix issue: https://issues.apache.org/jira/browse/CAMEL-11279 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/51da163c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/51da163c Diff: http://git-wip-us.apa

[19/23] camel git commit: CAMEL-11279: Fixed test

2017-05-16 Thread davsclaus
CAMEL-11279: Fixed test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a3060338 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a3060338 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a3060338 Branch: refs/h

[14/23] camel git commit: Fixing source stile

2017-05-16 Thread davsclaus
Fixing source stile Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cf04df37 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/cf04df37 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/cf04df37 Branch: refs/heads/

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

2017-05-16 Thread buildbot
Author: buildbot Date: Tue May 16 11:19:11 2017 New Revision: 1012311 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: Upgrade RxJava to version 1.3.0

2017-05-16 Thread acosentino
Repository: camel Updated Branches: refs/heads/master c54adec80 -> d313c9e9a Upgrade RxJava to version 1.3.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d313c9e9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/

camel git commit: CAMEL-11284: camel-ehcache: allow to configure some options like a global cache manager on component level

2017-05-16 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master d313c9e9a -> 5be15dc14 CAMEL-11284: camel-ehcache: allow to configure some options like a global cache manager on component level Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/ca

camel git commit: CAMEL-11265: Fix maven warning about fork option

2017-05-16 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.19.x 921fa67da -> 4d7d17305 CAMEL-11265: Fix maven warning about fork option Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4d7d1730 Tree: http://git-wip-us.apache.or

camel git commit: CAMEL-11265: Fix maven warning about fork option

2017-05-16 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 5be15dc14 -> 1592c2988 CAMEL-11265: Fix maven warning about fork option Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1592c298 Tree: http://git-wip-us.apache.org/repo

svn commit: r1012313 - in /websites/production/camel/content: cache/main.pageCache ehcache.html

2017-05-16 Thread buildbot
Author: buildbot Date: Tue May 16 12:19:13 2017 New Revision: 1012313 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/ehcache.html Modified: websites/production/camel/content/cache/main.pageCa

camel git commit: Added unit test based on user forum issue

2017-05-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 1592c2988 -> c60691dbb Added unit 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/c60691db Tree: http://git-wip-us.apache.org/repos/asf/c

camel git commit: CAMEL-11272: ReloadStrategySupport wrongly logs

2017-05-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master c60691dbb -> 387c17e05 CAMEL-11272: ReloadStrategySupport wrongly logs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/387c17e0 Tree: http://git-wip-us.apache.org/repos

camel git commit: CAMEL-11273: Allow to load routeContext with live reload routes from xml files support. Thanks to Ronny Aerts for the patch. This closes #1693

2017-05-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 387c17e05 -> 880a39013 CAMEL-11273: Allow to load routeContext with live reload routes from xml files support. Thanks to Ronny Aerts for the patch. This closes #1693 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http:

[1/2] camel git commit: CAMEL-11273: Allow to load routeContext with live reload routes from xml files support. Thanks to Ronny Aerts for the patch. This closes #1693

2017-05-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.19.x 4d7d17305 -> ccdfa1a02 CAMEL-11273: Allow to load routeContext with live reload routes from xml files support. Thanks to Ronny Aerts for the patch. This closes #1693 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] camel git commit: CAMEL-11272: ReloadStrategySupport wrongly logs

2017-05-16 Thread davsclaus
CAMEL-11272: ReloadStrategySupport wrongly logs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1572b3de Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1572b3de Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/

camel git commit: CAMEL-11285: Camel-Elasticsearch5: Upgrade to Elasticsearch 5.3.x

2017-05-16 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 880a39013 -> e6aa74d8c CAMEL-11285: Camel-Elasticsearch5: Upgrade to Elasticsearch 5.3.x Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e6aa74d8 Tree: http://git-wip-u

camel git commit: Added a little note in camel-infinispan README

2017-05-16 Thread acosentino
Repository: camel Updated Branches: refs/heads/master e6aa74d8c -> 2de3b8363 Added a little note in camel-infinispan README Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2de3b836 Tree: http://git-wip-us.apache.org/repos/

camel git commit: camel-infinispan: Removed usage of toBuilder() method as it's deprecated

2017-05-16 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 2de3b8363 -> ee33f61eb camel-infinispan: Removed usage of toBuilder() method as it's deprecated Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ee33f61e Tree: http://gi

[5/6] camel git commit: CAMEL-11287: MDC routeId value is lost after calling a direct route from a transacted route

2017-05-16 Thread davsclaus
CAMEL-11287: MDC routeId value is lost after calling a direct route from a transacted route Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bf40b387 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bf40b387 Diff: http:

[4/6] camel git commit: CAMEL-11287: MDC routeId value is lost after calling a direct route from a transacted route

2017-05-16 Thread davsclaus
CAMEL-11287: MDC routeId value is lost after calling a direct route from a transacted route Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/221e0f25 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/221e0f25 Diff: http:

[3/6] camel git commit: CAMEL-11287: MDC routeId value is lost after calling a direct route from a transacted route

2017-05-16 Thread davsclaus
CAMEL-11287: MDC routeId value is lost after calling a direct route from a transacted route Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/445ef3d8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/445ef3d8 Diff: http:

[2/6] camel git commit: CAMEL-11287: MDC routeId value is lost after calling a direct route from a transacted route

2017-05-16 Thread davsclaus
CAMEL-11287: MDC routeId value is lost after calling a direct route from a transacted route Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d2d562f4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d2d562f4 Diff: http:

[6/6] camel git commit: CAMEL-11287: MDC routeId value is lost after calling a direct route from a transacted route

2017-05-16 Thread davsclaus
CAMEL-11287: MDC routeId value is lost after calling a direct route from a transacted route Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/32ac9081 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/32ac9081 Diff: http:

[1/6] camel git commit: CAMEL-11287: MDC routeId value is lost after calling a direct route from a transacted route

2017-05-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.18.x 94ff981fd -> 32ac90819 refs/heads/camel-2.19.x ccdfa1a02 -> 221e0f25f refs/heads/master ee33f61eb -> d2d562f47 CAMEL-11287: MDC routeId value is lost after calling a direct route from a transacted route Project: http://git-wip-u

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

2017-05-16 Thread buildbot
Author: buildbot Date: Tue May 16 15:18:54 2017 New Revision: 1012321 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-ehcache: add an option to programmatically provide a CacheManager configuration object

2017-05-16 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master d2d562f47 -> 8170cbaef camel-ehcache: add an option to programmatically provide a CacheManager configuration object Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/817

camel git commit: camel-ehcache: improve cache manager

2017-05-16 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 8170cbaef -> 1b164db2f camel-ehcache: improve cache manager Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1b164db2 Tree: http://git-wip-us.apache.org/repos/asf/camel/

camel git commit: CAMEL-11289: camel-ehcache: allow to configure cache manager on component

2017-05-16 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/camel-2.19.x 221e0f25f -> bc186de09 CAMEL-11289: camel-ehcache: allow to configure cache manager on component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bc186de0 Tree: ht

svn commit: r1012325 - in /websites/production/camel/content: cache/main.pageCache ehcache.html

2017-05-16 Thread buildbot
Author: buildbot Date: Tue May 16 16:19:06 2017 New Revision: 1012325 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/ehcache.html Modified: websites/production/camel/content/cache/main.pageCa