camel git commit: Fixed the camel-ruby osgi integeration test error

2015-02-15 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 02ff070c0 -> 6889180b7 Fixed the camel-ruby osgi integeration test error Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6889180b Tree: http://git-wip-us.apache.org/rep

camel git commit: CAMEL-7999: http is producer only.

2015-02-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 3a3c52ade -> 02ff070c0 CAMEL-7999: http is producer only. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/02ff070c Tree: http://git-wip-us.apache.org/repos/asf/camel/tr

camel git commit: Fixed test

2015-02-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 5fd4c657c -> 3a3c52ade Fixed test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3a3c52ad Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3a3c52ad Diff: http:/

camel git commit: CAMEL-8359, fixed LinkedInConsumer to set 'fields' parameter to null automatically

2015-02-15 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/camel-2.14.x cc21a31dc -> efb679f85 CAMEL-8359, fixed LinkedInConsumer to set 'fields' parameter to null automatically Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/efb679f

camel git commit: CAMEL-8359, fixed LinkedInConsumer to set 'fields' parameter to null automatically

2015-02-15 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/master 6bcc0b611 -> 5fd4c657c CAMEL-8359, fixed LinkedInConsumer to set 'fields' parameter to null automatically Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5fd4c657 Tree

camel git commit: [Spring Boot] Removed obsolete CamelContext injection.

2015-02-15 Thread hekonsek
Repository: camel Updated Branches: refs/heads/master 2d1c39329 -> 6bcc0b611 [Spring Boot] Removed obsolete CamelContext injection. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6bcc0b61 Tree: http://git-wip-us.apache.or

camel git commit: Refactoring.

2015-02-15 Thread hekonsek
Repository: camel Updated Branches: refs/heads/master e0bcc700c -> 2d1c39329 Refactoring. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2d1c3932 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2d1c3932 Diff: http

svn commit: r940267 - in /websites/production/camel/content: cache/main.pageCache kestrel.html

2015-02-15 Thread buildbot
Author: buildbot Date: Sun Feb 15 17:18:07 2015 New Revision: 940267 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/kestrel.html Modified: websites/production/camel/content/cache/main.pageCac

[2/2] camel git commit: CAMEL-8303: Storing a string in couchdb should parse it to json properly. Thanks to Lars Rothberg-Hansen for the patch.

2015-02-15 Thread davsclaus
CAMEL-8303: Storing a string in couchdb should parse it to json properly. Thanks to Lars Rothberg-Hansen for the patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cc21a31d Tree: http://git-wip-us.apache.org/repos/asf/cam

[1/2] camel git commit: CAMEL-8303: Storing a string in couchdb should parse it to json properly. Thanks to Lars Rothberg-Hansen for the patch.

2015-02-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.14.x 725e53c32 -> cc21a31dc refs/heads/master 0713b95e2 -> e0bcc700c CAMEL-8303: Storing a string in couchdb should parse it to json properly. Thanks to Lars Rothberg-Hansen for the patch. Project: http://git-wip-us.apache.org/repos/as

camel git commit: CAMEL-7144: Avoid calling toString on a processor instance in the route description as that can be problematic if the processor is a proxy or something.

2015-02-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master a04a95313 -> 0713b95e2 CAMEL-7144: Avoid calling toString on a processor instance in the route description as that can be problematic if the processor is a proxy or something. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Com

camel git commit: CAMEL-6380: OSGi blueprint classloading is half fucked up. Now works. But wonder if we must have the .class at imports so the felix bundle plugin ensures these packages are in the OS

2015-02-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 07ff1d9c4 -> a04a95313 CAMEL-6380: OSGi blueprint classloading is half fucked up. Now works. But wonder if we must have the .class at imports so the felix bundle plugin ensures these packages are in the OSGi import manifest. Project: htt

camel git commit: CAMEL-6134: Fixed test

2015-02-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 35752c2e6 -> 07ff1d9c4 CAMEL-6134: Fixed test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/07ff1d9c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/07ff1d9c

[2/3] camel git commit: CAMEL-7821: BridgePropertyPlaceholderConfigurer fails to use custom PropertiesParser

2015-02-15 Thread davsclaus
CAMEL-7821: BridgePropertyPlaceholderConfigurer fails to use custom PropertiesParser Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/725e53c3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/725e53c3 Diff: http://git-w

[3/3] camel git commit: CAMEL-7821: BridgePropertyPlaceholderConfigurer fails to use custom PropertiesParser

2015-02-15 Thread davsclaus
CAMEL-7821: BridgePropertyPlaceholderConfigurer fails to use custom PropertiesParser Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/492dd2db Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/492dd2db Diff: http://git-w

[1/3] camel git commit: CAMEL-7821: BridgePropertyPlaceholderConfigurer fails to use custom PropertiesParser

2015-02-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.13.x 95d57d854 -> 492dd2dba refs/heads/camel-2.14.x da5950194 -> 725e53c32 refs/heads/master a9982a2d9 -> 35752c2e6 CAMEL-7821: BridgePropertyPlaceholderConfigurer fails to use custom PropertiesParser Project: http://git-wip-us.apach

camel git commit: Revert "CAMEL-8345 use Properties instead of Property to define the properties in restConfiguration"

2015-02-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master e34ee63cd -> a9982a2d9 Revert "CAMEL-8345 use Properties instead of Property to define the properties in restConfiguration" This reverts commit b4332c1a67271c2148f7e79e8469b0fbdca03cdd. Project: http://git-wip-us.apache.org/repos/asf/cam

[3/3] camel git commit: CAMEL-7488: Do not use autowire by ctr when creating PropertiesComponent as Spring inject weird locations when ppl use util:constant in their spring xml files. Also its not nee

2015-02-15 Thread davsclaus
CAMEL-7488: Do not use autowire by ctr when creating PropertiesComponent as Spring inject weird locations when ppl use util:constant in their spring xml files. Also its not needed to autowire this component. Conflicts: camel-core/src/main/java/org/apache/camel/util/CamelContextHelper.jav

[1/3] camel git commit: CAMEL-7488: Do not use autowire by ctr when creating PropertiesComponent as Spring inject weird locations when ppl use util:constant in their spring xml files. Also its not nee

2015-02-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.13.x 89e508fb9 -> 95d57d854 refs/heads/camel-2.14.x 2dd09562b -> da5950194 refs/heads/master cce7efee2 -> e34ee63cd CAMEL-7488: Do not use autowire by ctr when creating PropertiesComponent as Spring inject weird locations when ppl use

[2/3] camel git commit: CAMEL-7488: Do not use autowire by ctr when creating PropertiesComponent as Spring inject weird locations when ppl use util:constant in their spring xml files. Also its not nee

2015-02-15 Thread davsclaus
CAMEL-7488: Do not use autowire by ctr when creating PropertiesComponent as Spring inject weird locations when ppl use util:constant in their spring xml files. Also its not needed to autowire this component. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.ap

[1/3] camel git commit: CAMEL-7739: Do not dump mail content in toString of mail message.

2015-02-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.13.x 29dcb64fd -> 89e508fb9 refs/heads/camel-2.14.x 542340623 -> 2dd09562b refs/heads/master 3774c01e7 -> cce7efee2 CAMEL-7739: Do not dump mail content in toString of mail message. Project: http://git-wip-us.apache.org/repos/asf/came

[3/3] camel git commit: CAMEL-7739: Do not dump mail content in toString of mail message.

2015-02-15 Thread davsclaus
CAMEL-7739: Do not dump mail content in toString of mail message. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/89e508fb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/89e508fb Diff: http://git-wip-us.apache.org/rep

[2/3] camel git commit: CAMEL-7739: Do not dump mail content in toString of mail message.

2015-02-15 Thread davsclaus
CAMEL-7739: Do not dump mail content in toString of mail message. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2dd09562 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2dd09562 Diff: http://git-wip-us.apache.org/rep

[2/3] camel git commit: CAMEL-8088: FTP can wait indefinitely when connection timeout occurs during connect. Thanks to Bob Browning for test.

2015-02-15 Thread davsclaus
CAMEL-8088: FTP can wait indefinitely when connection timeout occurs during connect. Thanks to Bob Browning for test. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/54234062 Tree: http://git-wip-us.apache.org/repos/asf/camel

[3/3] camel git commit: CAMEL-8088: FTP can wait indefinitely when connection timeout occurs during connect. Thanks to Bob Browning for test.

2015-02-15 Thread davsclaus
CAMEL-8088: FTP can wait indefinitely when connection timeout occurs during connect. Thanks to Bob Browning for test. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/29dcb64f Tree: http://git-wip-us.apache.org/repos/asf/camel

[1/3] camel git commit: CAMEL-8088: FTP can wait indefinitely when connection timeout occurs during connect. Thanks to Bob Browning for test.

2015-02-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.13.x e26a08640 -> 29dcb64fd refs/heads/camel-2.14.x 0218061f0 -> 542340623 refs/heads/master 15d7c596c -> 3774c01e7 CAMEL-8088: FTP can wait indefinitely when connection timeout occurs during connect. Thanks to Bob Browning for test.

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

2015-02-15 Thread buildbot
Author: buildbot Date: Sun Feb 15 11:18:49 2015 New Revision: 940234 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2150-release.html Modified: websites/production/camel/content/cache/m

[1/3] camel git commit: CAMEL-7914: MQTT Endpoint disconnects on failure. Does not reconnect

2015-02-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.13.x dc7a1a901 -> e26a08640 refs/heads/camel-2.14.x c6ff77dda -> 0218061f0 refs/heads/master 594842a20 -> 15d7c596c CAMEL-7914: MQTT Endpoint disconnects on failure. Does not reconnect Project: http://git-wip-us.apache.org/repos/asf/c

[2/3] camel git commit: CAMEL-7914: MQTT Endpoint disconnects on failure. Does not reconnect

2015-02-15 Thread davsclaus
CAMEL-7914: MQTT Endpoint disconnects on failure. Does not reconnect Conflicts: components/camel-mqtt/src/main/java/org/apache/camel/component/mqtt/MQTTConfiguration.java Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/comm

[2/6] camel git commit: CAMEL-8231: camel-stomp should detect failure when sending.

2015-02-15 Thread davsclaus
CAMEL-8231: camel-stomp should detect failure when sending. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/95b06f27 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/95b06f27 Diff: http://git-wip-us.apache.org/repos/asf

camel git commit: CAMEL-8345 use Properties instead of Property to define the properties in restConfiguration

2015-02-15 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master e478a607e -> b4332c1a6 CAMEL-8345 use Properties instead of Property to define the properties in restConfiguration Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b433

[6/6] camel git commit: CAMEL-8231: camel-stomp should detect failure when sending.

2015-02-15 Thread davsclaus
CAMEL-8231: camel-stomp should detect failure when sending. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/594842a2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/594842a2 Diff: http://git-wip-us.apache.org/repos/asf

[1/6] camel git commit: CAMEL-8231: camel-stomp should detect failure when sending.

2015-02-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.13.x 1de6f2bf7 -> dc7a1a901 refs/heads/camel-2.14.x 8ed78181c -> c6ff77dda refs/heads/master f3d3d5270 -> 594842a20 CAMEL-8231: camel-stomp should detect failure when sending. Project: http://git-wip-us.apache.org/repos/asf/camel/repo

[2/2] camel git commit: CAMEL-8353: FileLockExclusiveReadLockStrategy - Should defer closing channel till release lock

2015-02-15 Thread davsclaus
CAMEL-8353: FileLockExclusiveReadLockStrategy - Should defer closing channel till release lock Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8ed78181 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8ed78181 Diff: ht

[3/6] camel git commit: CAMEL-8231: camel-stomp should detect failure when sending.

2015-02-15 Thread davsclaus
CAMEL-8231: camel-stomp should detect failure when sending. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/17204f48 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/17204f48 Diff: http://git-wip-us.apache.org/repos/asf

[4/6] camel git commit: CAMEL-8231: camel-stomp should detect failure when sending.

2015-02-15 Thread davsclaus
CAMEL-8231: camel-stomp should detect failure when sending. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/dc7a1a90 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/dc7a1a90 Diff: http://git-wip-us.apache.org/repos/asf

[3/3] camel git commit: CAMEL-7914: MQTT Endpoint disconnects on failure. Does not reconnect

2015-02-15 Thread davsclaus
CAMEL-7914: MQTT Endpoint disconnects on failure. Does not reconnect Conflicts: components/camel-mqtt/src/main/java/org/apache/camel/component/mqtt/MQTTConfiguration.java Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/comm

[1/2] camel git commit: Fixed the build error of camel-core

2015-02-15 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master b4332c1a6 -> a4c11942f Fixed the build error of camel-core Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4fcf62b2 Tree: http://git-wip-us.apache.org/repos/asf/camel/t

[5/6] camel git commit: CAMEL-8231: camel-stomp should detect failure when sending.

2015-02-15 Thread davsclaus
CAMEL-8231: camel-stomp should detect failure when sending. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c6ff77dd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c6ff77dd Diff: http://git-wip-us.apache.org/repos/asf

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

2015-02-15 Thread buildbot
Author: buildbot Date: Sun Feb 15 09:18:06 2015 New Revision: 940226 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2150-release.html Modified: websites/production/camel/content/cache/m

[1/2] camel git commit: CAMEL-8353: FileLockExclusiveReadLockStrategy - Should defer closing channel till release lock

2015-02-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.14.x 4202b5e33 -> 8ed78181c refs/heads/master a4c11942f -> f3d3d5270 CAMEL-8353: FileLockExclusiveReadLockStrategy - Should defer closing channel till release lock Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http

[2/2] camel git commit: CAMEL-8357 Add JDK 7 Mime/Content Type Support to Camel File endpoint

2015-02-15 Thread ningjiang
CAMEL-8357 Add JDK 7 Mime/Content Type Support to Camel File endpoint Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a4c11942 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a4c11942 Diff: http://git-wip-us.apache.org