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
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
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:/
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
42 matches
Mail list logo