[1/2] camel git commit: CAMEL-8076 We should avoid checking the DupTriggerKey if the recoverableJob is true

2014-11-23 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 62119f16d - a69573424 refs/heads/camel-2.14.x a0c8a5969 - 31d384667 CAMEL-8076 We should avoid checking the DupTriggerKey if the recoverableJob is true Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] camel git commit: CAMEL-8076 We should avoid checking the DupTriggerKey if the recoverableJob is true

2014-11-23 Thread ningjiang
CAMEL-8076 We should avoid checking the DupTriggerKey if the recoverableJob is true Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/31d38466 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/31d38466 Diff:

[2/2] camel git commit: CAMEL-7978 Added usingFixedCamelContextName option to camel-quartz component

2014-11-21 Thread ningjiang
CAMEL-7978 Added usingFixedCamelContextName option to camel-quartz component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/18f5bf45 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/18f5bf45 Diff:

[1/2] camel git commit: CAMEL-7978 Added usingFixedCamelContextName option to QuartzEndpoint and catch the ObjectAlreadyExistsException in cluster mode

2014-11-21 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 38cf62984 - 18f5bf453 CAMEL-7978 Added usingFixedCamelContextName option to QuartzEndpoint and catch the ObjectAlreadyExistsException in cluster mode Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[1/2] camel git commit: CAMEL-7978 Added unit test for the new added option in camel-quartz2

2014-11-21 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master d31123fc5 - 97222de0b CAMEL-7978 Added unit test for the new added option in camel-quartz2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/97222de0 Tree:

[2/2] camel git commit: CAMEL-7978 Added unit test for the new added option in camel-quartz

2014-11-21 Thread ningjiang
CAMEL-7978 Added unit test for the new added option in camel-quartz Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/360dc0de Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/360dc0de Diff:

[1/2] camel git commit: CAMEL-8072 Camel Netty4 Http Server should close the channel once it return an error message

2014-11-21 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 6edc6649f - 1b79de058 CAMEL-8072 Camel Netty4 Http Server should close the channel once it return an error message Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] camel git commit: CAMEL-8072 Camel Netty Http Server should close the channel once it return an error message

2014-11-21 Thread ningjiang
CAMEL-8072 Camel Netty Http Server should close the channel once it return an error message Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4c1fd028 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4c1fd028 Diff:

[3/3] camel git commit: CAMEL-8072 Camel Netty Http Server should close the channel once it return an error message

2014-11-21 Thread ningjiang
CAMEL-8072 Camel Netty Http Server should close the channel once it return an error message Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e9dded76 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e9dded76 Diff:

[1/3] camel git commit: CAMEL-8072 Camel Netty Http Server should close the channel once it return an error message

2014-11-21 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 8a50d4278 - e9dded769 refs/heads/camel-2.14.x d59eabb0e - 6687fafad CAMEL-8072 Camel Netty Http Server should close the channel once it return an error message Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/3] camel git commit: CAMEL-8072 Camel Netty4 Http Server should close the channel once it return an error message

2014-11-21 Thread ningjiang
CAMEL-8072 Camel Netty4 Http Server should close the channel once it return an error message Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6687fafa Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6687fafa Diff:

[1/3] camel git commit: CAMEL-8063 Fixed the issue that Persistent tail tracking picks random tail tracker from mongoDB collection with thanks to Jorg

2014-11-20 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master e7b19da93 - 3e15ab8c5 CAMEL-8063 Fixed the issue that Persistent tail tracking picks random tail tracker from mongoDB collection with thanks to Jorg Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[3/3] camel git commit: Clean up the code of camel-scr

2014-11-20 Thread ningjiang
Clean up the code of camel-scr Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3e15ab8c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3e15ab8c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3e15ab8c

camel git commit: CAMEL-8048 Merged the registry of Main with thanks to Alexey

2014-11-20 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 3e15ab8c5 - 3d7174977 CAMEL-8048 Merged the registry of Main with thanks to Alexey Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3d717497 Tree:

[1/2] camel git commit: CAMEL-8053 Fixed the issue of Memory leak when adding/removing a lot of routes

2014-11-20 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 9d911ca4e - 00c5178af refs/heads/camel-2.14.x 6d0b9b11f - 622649db1 CAMEL-8053 Fixed the issue of Memory leak when adding/removing a lot of routes Conflicts:

[2/2] camel git commit: CAMEL-8053 Fixed the issue of Memory leak when adding/removing a lot of routes

2014-11-20 Thread ningjiang
CAMEL-8053 Fixed the issue of Memory leak when adding/removing a lot of routes Conflicts: camel-core/src/main/java/org/apache/camel/impl/DefaultCamelContext.java Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[1/3] camel git commit: CAMEL-8055 Added the atmos component implementation

2014-11-19 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-atmos [created] 7e9cb79b5 http://git-wip-us.apache.org/repos/asf/camel/blob/7d292021/components/camel-atmos/src/main/resources/META-INF/LICENSE.txt -- diff --git

[2/3] camel git commit: CAMEL-8055 Added the atmos component implementation

2014-11-19 Thread ningjiang
CAMEL-8055 Added the atmos component implementation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7d292021 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7d292021 Diff:

[3/3] camel git commit: CAMEL-8055 Fixed some CS errors and Unit test error

2014-11-19 Thread ningjiang
CAMEL-8055 Fixed some CS errors and Unit test error Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7e9cb79b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7e9cb79b Diff:

camel git commit: Fixed bunch of CS error of UriEndpoint

2014-11-18 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 7cb4d6db3 - 8f0320dc8 Fixed bunch of CS error of UriEndpoint Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8f0320dc Tree:

[4/5] camel git commit: CAMEL-8060 clean up the CS errors and add log4j.properties

2014-11-18 Thread ningjiang
CAMEL-8060 clean up the CS errors and add log4j.properties Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/458cd9b0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/458cd9b0 Diff:

[1/5] camel git commit: CAMEL-8060 Add data formats based on uniVocity-parsers

2014-11-18 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 1e974d009 - a41aa74e8 http://git-wip-us.apache.org/repos/asf/camel/blob/d308620f/components/camel-univocity-parsers/src/test/java/org/apache/camel/dataformat/univocity/UniVocityFixedWidthDataFormatUnmarshalSpringTest.java

[2/5] camel git commit: CAMEL-8060 Add data formats based on uniVocity-parsers

2014-11-18 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/camel/blob/d308620f/components/camel-univocity-parsers/src/main/java/org/apache/camel/dataformat/univocity/Unmarshaller.java -- diff --git

[5/5] camel git commit: CAMEL-8060 Added camel-univocity-parsers into the apache camel kit

2014-11-18 Thread ningjiang
CAMEL-8060 Added camel-univocity-parsers into the apache camel kit Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a41aa74e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a41aa74e Diff:

[3/5] camel git commit: CAMEL-8060 Add data formats based on uniVocity-parsers

2014-11-18 Thread ningjiang
CAMEL-8060 Add data formats based on uniVocity-parsers Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d308620f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d308620f Diff:

[1/3] camel git commit: CAMEL-8049 Added the support of multi-value in DefaultRestletBinding with thanks to Bojan

2014-11-18 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master add89cef0 - e6f9f02fa CAMEL-8049 Added the support of multi-value in DefaultRestletBinding with thanks to Bojan Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/3] camel git commit: CAMEL-8060 Fixed camel-core CS errors

2014-11-18 Thread ningjiang
CAMEL-8060 Fixed camel-core CS errors Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/34b2f72a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/34b2f72a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/34b2f72a

[3/3] camel git commit: CAMEL-8060 Fixed bunch of eclipse warnings

2014-11-18 Thread ningjiang
CAMEL-8060 Fixed bunch of eclipse warnings Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/183342a0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/183342a0 Diff:

[1/2] camel git commit: CAMEL-8049 Added the support of multi-value in DefaultRestletBinding with thanks to Bojan

2014-11-18 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 0b32b2a29 - 9d911ca4e refs/heads/camel-2.14.x b961f7ac7 - 6d0b9b11f CAMEL-8049 Added the support of multi-value in DefaultRestletBinding with thanks to Bojan Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] camel git commit: CAMEL-8049 Added the support of multi-value in DefaultRestletBinding with thanks to Bojan

2014-11-18 Thread ningjiang
CAMEL-8049 Added the support of multi-value in DefaultRestletBinding with thanks to Bojan Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9d911ca4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9d911ca4 Diff:

camel git commit: CAMEL-8052 Updated the camel-scala for the new added DSL

2014-11-17 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 66b6366e1 - 056f418a3 CAMEL-8052 Updated the camel-scala for the new added DSL Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/056f418a Tree:

camel git commit: Fixed the unit test error of camel-optaplanner

2014-11-17 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 381880ddc - 2bfd115c7 Fixed the unit test error of camel-optaplanner Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2bfd115c Tree:

camel git commit: CAMEL-8014 Let route policy and metrics component reuse same metricsregistry

2014-11-17 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 2bfd115c7 - 7cb4d6db3 CAMEL-8014 Let route policy and metrics component reuse same metricsregistry Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7cb4d6db Tree:

camel git commit: CAMEL-8014 Let route policy and metrics component reuse same metricsregistry

2014-11-17 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x e8ed23455 - b5526911e CAMEL-8014 Let route policy and metrics component reuse same metricsregistry Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b5526911 Tree:

camel git commit: CAMEL-7662 MQTTProducerTest fails once enables it

2014-11-16 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master db2b2c33e - f686fcb0d CAMEL-7662 MQTTProducerTest fails once enables it The assertion expects MQTT publish/disconnect call to be submitted as a async task, i.e. enqueued in a dispatch queue Project:

[4/7] camel git commit: Camel-8052 fixed checkstyle

2014-11-16 Thread ningjiang
Camel-8052 fixed checkstyle Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d5cd7793 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d5cd7793 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d5cd7793 Branch:

[1/7] camel git commit: CAMEL-8052 Added RemovePropertiesDefinition

2014-11-16 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master f686fcb0d - 0273cd737 CAMEL-8052 Added RemovePropertiesDefinition Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/29ba4c3d Tree:

[2/7] camel git commit: CAMEL-8052 Improve comments and javadoc related to RemoveProperties

2014-11-16 Thread ningjiang
CAMEL-8052 Improve comments and javadoc related to RemoveProperties Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/78a3f601 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/78a3f601 Diff:

[7/7] camel git commit: Fixed other CS errors in camel-core

2014-11-16 Thread ningjiang
Fixed other CS errors in camel-core Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0273cd73 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0273cd73 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0273cd73

[3/7] camel git commit: Camel-8021 Fixed Maven surefire warning during build

2014-11-16 Thread ningjiang
Camel-8021 Fixed Maven surefire warning during build Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/90e24adf Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/90e24adf Diff:

[6/7] camel git commit: Camel-8052 Fixed the CS error

2014-11-16 Thread ningjiang
Camel-8052 Fixed the CS error Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6ca10179 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6ca10179 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6ca10179 Branch:

[1/4] camel git commit: CAMEL-7662 MQTTProducerTest fails once enables it

2014-11-16 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 9b790e5b0 - 0b32b2a29 refs/heads/camel-2.14.x 9d7440cf9 - e8ed23455 CAMEL-7662 MQTTProducerTest fails once enables it The assertion expects MQTT publish/disconnect call to be submitted as a async task, i.e. enqueued in a dispatch

[2/4] camel git commit: CAMEL-7662 Fixed the CS error of camel-mqtt

2014-11-16 Thread ningjiang
CAMEL-7662 Fixed the CS error of camel-mqtt Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e8ed2345 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e8ed2345 Diff:

[4/4] camel git commit: CAMEL-7662 Fixed the CS error of camel-mqtt

2014-11-16 Thread ningjiang
CAMEL-7662 Fixed the CS error of camel-mqtt Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0b32b2a2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0b32b2a2 Diff:

[3/4] camel git commit: CAMEL-7662 MQTTProducerTest fails once enables it

2014-11-16 Thread ningjiang
CAMEL-7662 MQTTProducerTest fails once enables it The assertion expects MQTT publish/disconnect call to be submitted as a async task, i.e. enqueued in a dispatch queue Conflicts: components/camel-mqtt/pom.xml Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[1/2] camel git commit: CAMEL-8052 Added some unit tests for Spring DSL

2014-11-16 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 0273cd737 - dc24362ce CAMEL-8052 Added some unit tests for Spring DSL Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/affeb0e3 Tree:

[2/2] camel git commit: Fixed the CS error of camel-metrics

2014-11-16 Thread ningjiang
Fixed the CS error of camel-metrics Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/dc24362c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/dc24362c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/dc24362c

[1/3] camel git commit: Fixed the build error of camel-scala

2014-11-14 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 29b5c7794 - 0906ef82a Fixed the build error of camel-scala Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0906ef82 Tree:

[2/3] camel git commit: CAMEL-8031 Fixed the issue of maximumPoolSize option is ignored

2014-11-14 Thread ningjiang
CAMEL-8031 Fixed the issue of maximumPoolSize option is ignored Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/82e58a1a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/82e58a1a Diff:

[3/3] camel git commit: Add jsonpath to the Scala DSL

2014-11-14 Thread ningjiang
Add jsonpath to the Scala DSL Add jsonpath to the Scala DSL so the api is compatible with the Java DSL Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b16446f4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b16446f4

camel git commit: CAMEL-8031 Fixed the issue of maximumPoolSize option is ignored

2014-11-14 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x fba8c49ad - 9d7440cf9 CAMEL-8031 Fixed the issue of maximumPoolSize option is ignored Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9d7440cf Tree:

[2/2] camel git commit: Fixed an CS error of camel-core

2014-11-13 Thread ningjiang
Fixed an CS 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/552f99ac Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/552f99ac Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/552f99ac

[1/2] camel git commit: CAMEL-8039 Implement halfOpen state in CircuitBreaker with thanks to Matteo

2014-11-13 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 6bd3ad920 - f269974c5 CAMEL-8039 Implement halfOpen state in CircuitBreaker with thanks to Matteo Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f269974c Tree:

camel git commit: CAMEL-7627 Fix the unit test error of SpringQuartzPersistentStoreRestartAppChangeOptionsTest

2014-11-13 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master a73465be2 - 485748070 CAMEL-7627 Fix the unit test error of SpringQuartzPersistentStoreRestartAppChangeOptionsTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[3/4] camel git commit: CAMEL-8035 CXFRS sets the exchange charset if the content type provides one.

2014-11-13 Thread ningjiang
CAMEL-8035 CXFRS sets the exchange charset if the content type provides one. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cc32f391 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/cc32f391 Diff:

[2/4] camel git commit: CAMEL-7627 Fix the unit test error of SpringQuartzPersistentStoreRestartAppChangeOptionsTest

2014-11-13 Thread ningjiang
CAMEL-7627 Fix the unit test error of SpringQuartzPersistentStoreRestartAppChangeOptionsTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f527e037 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f527e037 Diff:

[4/4] camel git commit: CAMEL-7627 Fix the unit test error of SpringQuartzPersistentStoreRestartAppChangeOptionsTest

2014-11-13 Thread ningjiang
CAMEL-7627 Fix the unit test error of SpringQuartzPersistentStoreRestartAppChangeOptionsTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0781f00e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0781f00e Diff:

[1/4] camel git commit: CAMEL-8035 CXFRS sets the exchange charset if the content type provides one.

2014-11-13 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 1c6f5b713 - 0781f00e9 refs/heads/camel-2.14.x 4134f18d4 - f527e0376 CAMEL-8035 CXFRS sets the exchange charset if the content type provides one. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[3/5] camel git commit: CAMEL-8035 CXFRS sets the exchange charset if the content type provides one.

2014-11-12 Thread ningjiang
CAMEL-8035 CXFRS sets the exchange charset if the content type provides one. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/11a05498 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/11a05498 Diff:

[1/5] camel git commit: Fixed a CS error of camel-apt

2014-11-12 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master f3b10c550 - 9378d293e Fixed a CS error of camel-apt Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4c363a1b Tree:

[5/5] camel git commit: Fixed the CS errors of camel-core

2014-11-12 Thread ningjiang
Fixed the CS errors 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/4c5ae14a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4c5ae14a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4c5ae14a

[4/5] camel git commit: CAMEL-8036 JettyComponent should not setup the security handler more than once

2014-11-12 Thread ningjiang
CAMEL-8036 JettyComponent should not setup the security handler more than once Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9378d293 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9378d293 Diff:

[2/5] camel git commit: Fixed the CS error of camel-karaf-component

2014-11-12 Thread ningjiang
Fixed the CS error of camel-karaf-component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/49ab630d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/49ab630d Diff:

[1/2] camel git commit: CAMEL-7998 Clean up the unit test and polish the NettyProducer in camel-netty

2014-11-12 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 9378d293e - 7761061fa CAMEL-7998 Clean up the unit test and polish the NettyProducer in camel-netty Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e510be4a Tree:

[2/2] camel git commit: CAMEL-7998 Clean up the unit test and polish the NettyProducer code in camel-netty4

2014-11-12 Thread ningjiang
CAMEL-7998 Clean up the unit test and polish the NettyProducer code in camel-netty4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7761061f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7761061f Diff:

[2/2] camel git commit: CAMEL-8036 JettyComponent should not setup the security handler more than once

2014-11-12 Thread ningjiang
CAMEL-8036 JettyComponent should not setup the security handler more than once Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ebf9b1fa Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ebf9b1fa Diff:

[1/2] camel git commit: CAMEL-8036 JettyComponent should not setup the security handler more than once

2014-11-12 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x aae2e24d2 - ebf9b1fa6 refs/heads/camel-2.14.x 55e096c05 - 80e93e5d3 CAMEL-8036 JettyComponent should not setup the security handler more than once Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/3] camel git commit: CAMEL-7998 Just call bind if it's UdpConnectionlessSending

2014-11-11 Thread ningjiang
CAMEL-7998 Just call bind if it's UdpConnectionlessSending Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d69601b2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d69601b2 Diff:

[1/3] camel git commit: CAMEL-7998 Just call bind if it's UdpConnectionlessSending

2014-11-11 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 1f124746c - d1c06a458 CAMEL-7998 Just call bind if it's UdpConnectionlessSending Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/dd913902 Tree:

[3/3] camel git commit: CAMEL-8030 Release the thread pool when shutting down the netty endpoint

2014-11-11 Thread ningjiang
CAMEL-8030 Release the thread pool when shutting down the netty endpoint Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d1c06a45 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d1c06a45 Diff:

[2/2] camel git commit: CAMEL-8030 Release the thread pool when shutting down the netty endpoint

2014-11-11 Thread ningjiang
CAMEL-8030 Release the thread pool when shutting down the netty endpoint Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bfcc735b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bfcc735b Diff:

[1/2] camel git commit: CAMEL-8030 Release the thread pool when shutting down the netty endpoint

2014-11-11 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 62af8b8a9 - bfcc735be refs/heads/camel-2.14.x d24de74b1 - 090b96dca CAMEL-8030 Release the thread pool when shutting down the netty endpoint Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/3] camel git commit: Camel-8024 Polished the code and fixed some minor issues

2014-11-11 Thread ningjiang
Camel-8024 Polished the code and fixed some minor issues Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/91411e1c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/91411e1c Diff:

[3/3] camel git commit: CAMEL-8012 Fixed the CS error of camel-stream

2014-11-11 Thread ningjiang
CAMEL-8012 Fixed the CS error of camel-stream Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e3b31428 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e3b31428 Diff:

[1/3] camel git commit: Camel-8024 Improvement to camel-sjms JMSMessageHelper

2014-11-11 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 9e9e69e54 - e3b31428c Camel-8024 Improvement to camel-sjms JMSMessageHelper Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3cf9f7be Tree:

[4/6] camel git commit: Removed the unused headers of camel-netty4

2014-11-10 Thread ningjiang
Removed the unused headers of camel-netty4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c3c26e84 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c3c26e84 Diff:

[1/6] camel git commit: CAMEL-7998 renamed the option to UdpConnectionlessSending and fixed the CS errors

2014-11-10 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 02903870e - 62151db18 CAMEL-7998 renamed the option to UdpConnectionlessSending and fixed the CS errors Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e11dded2 Tree:

[3/6] camel git commit: Fixed the CS error of camel-sql

2014-11-10 Thread ningjiang
Fixed the CS error of camel-sql Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9ac4e742 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9ac4e742 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9ac4e742

[2/6] camel git commit: CAMEL-7998 Support connection less udp sending

2014-11-10 Thread ningjiang
CAMEL-7998 Support connection less udp sending Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/07eb9a47 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/07eb9a47 Diff:

[5/6] camel git commit: CAMEL-7998 updated the unit test with changed option

2014-11-10 Thread ningjiang
CAMEL-7998 updated the unit test with changed option Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/85a0cd9e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/85a0cd9e Diff:

[6/6] camel git commit: CAMEL-7998 Merged the patch into camel-netty

2014-11-10 Thread ningjiang
CAMEL-7998 Merged the patch into camel-netty Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/62151db1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/62151db1 Diff:

camel git commit: CAMEL-8006 Fixed the test error of S3ComponentFileTest

2014-11-10 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 72f44bb7f - 6089f7169 CAMEL-8006 Fixed the test error of S3ComponentFileTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6089f716 Tree:

[2/2] camel git commit: Cleaned up some eclipse warnings of camel-cdi

2014-11-07 Thread ningjiang
Cleaned up some eclipse warnings of camel-cdi Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e6347abe Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e6347abe Diff:

[1/2] camel git commit: CAMEL-7908 Clean up the code camel-sjms

2014-11-07 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 9ef01070d - e6347abe8 CAMEL-7908 Clean up the code camel-sjms Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6c68389b Tree:

[1/3] git commit: Fixed the CS error of camel-solr

2014-11-06 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 8737a39d1 - ea0f7f48f Fixed the CS error of camel-solr Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b5381699 Tree:

[3/3] git commit: CAMEL-7940 Fixed the test error with JDK6 and do not set the enabledProtocols if specify the SslContextParameter

2014-11-06 Thread ningjiang
CAMEL-7940 Fixed the test error with JDK6 and do not set the enabledProtocols if specify the SslContextParameter Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ea0f7f48 Tree:

[2/3] git commit: Removed the unused code of WebsocketSSLContextInUriRouteExampleTest

2014-11-06 Thread ningjiang
Removed the unused code of WebsocketSSLContextInUriRouteExampleTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4c48e871 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4c48e871 Diff:

[2/2] git commit: CAMEL-7940 Fixed the test error with JDK6 and do not set the enabledProtocols if specify the SslContextParameter

2014-11-06 Thread ningjiang
CAMEL-7940 Fixed the test error with JDK6 and do not set the enabledProtocols if specify the SslContextParameter Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/550f5df6 Tree:

[1/2] git commit: CAMEL-7940 Fixed the test error with JDK6 and do not set the enabledProtocols if specify the SslContextParameter

2014-11-06 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 2ec6455da - f5ddae708 refs/heads/camel-2.14.x dcb7beb23 - 550f5df6c CAMEL-7940 Fixed the test error with JDK6 and do not set the enabledProtocols if specify the SslContextParameter Project:

camel git commit: CAMEL-6099: Fixing a unit test that expects a certain failure message for invalid chmod strings

2014-11-06 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master e6c569cc9 - 9a746ef7c CAMEL-6099: Fixing a unit test that expects a certain failure message for invalid chmod strings Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[5/5] camel git commit: Fixed the CS error of camel-solr

2014-11-06 Thread ningjiang
Fixed the CS error of camel-solr Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4fa9ef24 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4fa9ef24 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4fa9ef24

[2/5] camel git commit: CAMEL-7908 Add a DestinationCreationStrategy to the SJMS component with thanks to Aaron

2014-11-06 Thread ningjiang
CAMEL-7908 Add a DestinationCreationStrategy to the SJMS component with thanks to Aaron Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cb784c84 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/cb784c84 Diff:

[4/5] camel git commit: Fixed the CS error of camel-jira

2014-11-06 Thread ningjiang
Fixed the CS error of camel-jira Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e402b878 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e402b878 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e402b878

[3/5] camel git commit: CAMEL-7908 Fixed some CS errors of camel-sjms

2014-11-06 Thread ningjiang
CAMEL-7908 Fixed some CS errors of camel-sjms Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/aa4bc98b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/aa4bc98b Diff:

[1/5] camel git commit: CAMEL-7224 Fixed the camel-smpp fails to correctly send messages that require UCS-2 encoding with thanks to Daniel

2014-11-06 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 9a746ef7c - 4fa9ef24e CAMEL-7224 Fixed the camel-smpp fails to correctly send messages that require UCS-2 encoding with thanks to Daniel Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[1/2] camel git commit: CAMEL-7224 Fixed the camel-smpp fails to correctly send messages that require UCS-2 encoding with thanks to Daniel

2014-11-06 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x f5ddae708 - f129e2990 refs/heads/camel-2.14.x b7723c089 - 38e4ded5a CAMEL-7224 Fixed the camel-smpp fails to correctly send messages that require UCS-2 encoding with thanks to Daniel Project:

[2/2] camel git commit: CAMEL-7224 Fixed the camel-smpp fails to correctly send messages that require UCS-2 encoding with thanks to Daniel

2014-11-06 Thread ningjiang
CAMEL-7224 Fixed the camel-smpp fails to correctly send messages that require UCS-2 encoding with thanks to Daniel Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f129e299 Tree:

camel git commit: CAMEL-8006 S3Producer should use File to upload directly

2014-11-06 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 4fa9ef24e - ff87129bf CAMEL-8006 S3Producer should use File to upload directly Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ff87129b Tree:

camel git commit: CAMEL-8006 Polished the code with suggestion of Claus

2014-11-06 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master ff87129bf - 9ef01070d CAMEL-8006 Polished the code with suggestion of Claus Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9ef01070 Tree:

git commit: CAMEL-7992 Fixed the Container lifecycle event method invoked outside of extension observer method invocation issue

2014-11-05 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 1a6f5c394 - d78abcffe CAMEL-7992 Fixed the Container lifecycle event method invoked outside of extension observer method invocation issue Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

<    5   6   7   8   9   10   11   12   13   14   >