[1/2] camel git commit: CAMEL-8217: Fix typeHints option for camel-xmljson

2015-01-08 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 655ac47ff - 09d34bd3a CAMEL-8217: Fix typeHints option for camel-xmljson Fixed camel-core model to set the option on the data format. Changed the behaviour of YES and WITH_PREFIX to reflect documentation and naming. Project:

[2/2] camel git commit: CAMEL-8217 Fixed the CS error of XmlJsonOptionsTest

2015-01-08 Thread ningjiang
CAMEL-8217 Fixed the CS error of XmlJsonOptionsTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/09d34bd3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/09d34bd3 Diff:

[2/2] camel git commit: CAMEL-8204 Throw exception when the correlation id is not unique

2015-01-08 Thread ningjiang
CAMEL-8204 Throw exception when the correlation id is not unique Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/387f571c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/387f571c Diff:

[1/2] camel git commit: CAMEL-8204 Throw exception when the correlation id is not unique

2015-01-08 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 09d34bd3a - 387f571cd refs/heads/camel-2.14.x 9bfb2092c - 34cd058ce CAMEL-8204 Throw exception when the correlation id is not unique Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

camel git commit: CAMEL-8204 Throw exception when the correlation id is not unique

2015-01-08 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 237b02264 - ea10981c6 CAMEL-8204 Throw exception when the correlation id is not unique Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ea10981c Tree:

[1/3] camel git commit: CAMEL-8215: update to org.jsmpp / jsmpp v2.1.1

2015-01-07 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master ebae9b51b - aad2fbd29 CAMEL-8215: update to org.jsmpp / jsmpp v2.1.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6670a911 Tree:

[3/3] camel git commit: CAMEL-8218 Updated the camel-example-restlet-jdbc with the REST-DSL

2015-01-07 Thread ningjiang
CAMEL-8218 Updated the camel-example-restlet-jdbc with the REST-DSL Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/aad2fbd2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/aad2fbd2 Diff:

[2/3] camel git commit: CAMEL-8218: Fix the issue that REST DSL with RestletComponent doesn't support servelet container

2015-01-07 Thread ningjiang
CAMEL-8218: Fix the issue that REST DSL with RestletComponent doesn't support servelet container Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2aea6e1b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2aea6e1b Diff:

[2/2] camel git commit: CAMEL-8217 Fixed the CS error of XmlJsonOptionsTest

2015-01-07 Thread ningjiang
CAMEL-8217 Fixed the CS error of XmlJsonOptionsTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fe622002 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/fe622002 Diff:

[1/2] camel git commit: CAMEL-8217: Fix typeHints option for camel-xmljson

2015-01-07 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master aad2fbd29 - fe6220027 CAMEL-8217: Fix typeHints option for camel-xmljson Fixed camel-core model to set the option on the data format. Changed the behaviour of YES and WITH_PREFIX to reflect documentation and naming. Project:

[2/2] camel git commit: CAMEL-8218 Updated the camel-example-restlet-jdbc with the REST-DSL

2015-01-07 Thread ningjiang
CAMEL-8218 Updated the camel-example-restlet-jdbc with the REST-DSL Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c23c4c15 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c23c4c15 Diff:

[1/2] camel git commit: CAMEL-8218: Fix the issue that REST DSL with RestletComponent doesn't support servelet container

2015-01-07 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x bfd3797eb - c23c4c158 CAMEL-8218: Fix the issue that REST DSL with RestletComponent doesn't support servelet container Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

camel git commit: CAMEL-7999: Fixed the CS errors of camel-mqtt

2015-01-06 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 5aa0052f8 - 811a980da CAMEL-7999: Fixed the CS errors 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/811a980d Tree:

[1/2] camel git commit: CAMEL-8209 Added inputHeader parameter to use a header value as input to the component instead of the body

2015-01-06 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 565764851 - e421bf568 CAMEL-8209 Added inputHeader parameter to use a header value as input to the component instead of the body Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] camel git commit: CAMEL-8210 Fixed the failed ruby test

2015-01-06 Thread ningjiang
CAMEL-8210 Fixed the failed ruby test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e421bf56 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e421bf56 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e421bf56

[2/2] camel git commit: CAMEL-8204 Polish the code as Claus suggested.

2015-01-05 Thread ningjiang
CAMEL-8204 Polish the code as Claus suggested. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/655ac47f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/655ac47f Diff:

[1/2] camel git commit: CAMEL-8204 Polish the code as Claus suggested.

2015-01-05 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 57d8a765a - 655ac47ff refs/heads/camel-2.14.x cc5fbbb77 - a53781c80 CAMEL-8204 Polish the code as Claus suggested. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] camel git commit: CAMEL-8005 Added a simple unit test for it

2015-01-04 Thread ningjiang
CAMEL-8005 Added a simple unit test for it Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e6aefece Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e6aefece Diff:

[1/2] camel git commit: CAMEL-8204 Write Error log if the JMS correlationId is not unique.

2015-01-04 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 00ed85017 - e6aefecef CAMEL-8204 Write Error log if the JMS correlationId is not unique. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/302b4649 Tree:

[1/2] camel git commit: CAMEL-8204 Write Error log if the JMS correlationId is not unique.

2015-01-04 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 35d26ca72 - 57d8a765a refs/heads/camel-2.14.x 7daa19071 - cc5fbbb77 CAMEL-8204 Write Error log if the JMS correlationId is not unique. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] camel git commit: CAMEL-8204 Write Error log if the JMS correlationId is not unique.

2015-01-04 Thread ningjiang
CAMEL-8204 Write Error log if the JMS correlationId is not unique. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/57d8a765 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/57d8a765 Diff:

[2/2] camel git commit: CAMEL-8184 Fix the CS error

2015-01-04 Thread ningjiang
CAMEL-8184 Fix 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/ad1bce18 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ad1bce18 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ad1bce18 Branch:

[1/2] camel git commit: CAMEL-8204 Polish the code as Claus suggested.

2015-01-04 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master e49c560a6 - e1f7fded2 CAMEL-8204 Polish the code as Claus suggested. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e1f7fded Tree:

[2/2] camel git commit: CAMEL-8193 Fixed the IllegalStateException of camel-netty with thanks to Mark.

2015-01-03 Thread ningjiang
CAMEL-8193 Fixed the IllegalStateException of camel-netty with thanks to Mark. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/21e9041c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/21e9041c Diff:

[1/2] camel git commit: CAMEL-8193 Fixed the BlockingOperationException of camel-netty4 with thanks to Mark

2015-01-03 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master ceb35df04 - 764fa5420 CAMEL-8193 Fixed the BlockingOperationException of camel-netty4 with thanks to Mark Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/764fa542

[1/3] camel git commit: CAMEL-8193 Fixed the IllegalStateException of camel-netty with thanks to Mark.

2015-01-03 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 87436931d - 3ca1a6d20 refs/heads/camel-2.14.x 7ee090e4b - 7a7e8a5c0 CAMEL-8193 Fixed the IllegalStateException of camel-netty with thanks to Mark. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[3/3] camel git commit: CAMEL-8193 Fixed the IllegalStateException of camel-netty with thanks to Mark.

2015-01-03 Thread ningjiang
CAMEL-8193 Fixed the IllegalStateException of camel-netty with thanks to Mark. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3ca1a6d2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3ca1a6d2 Diff:

[2/3] camel git commit: CAMEL-8193 Fixed the BlockingOperationException of camel-netty4 with thanks to Mark

2015-01-03 Thread ningjiang
CAMEL-8193 Fixed the BlockingOperationException of camel-netty4 with thanks to Mark Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7a7e8a5c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7a7e8a5c Diff:

camel git commit: Go back to netty 4.0.24 as 4.0.25 fails in OSGi - https://github.com/netty/netty/issues/3302

2015-01-03 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x 7a7e8a5c0 - 076bb8506 Go back to netty 4.0.24 as 4.0.25 fails in OSGi - https://github.com/netty/netty/issues/3302 Conflicts: parent/pom.xml Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

camel git commit: CAMEL-8200 Fix the issue of race condition in JmsProducer for request/response messaging with thanks to Krzysztof

2015-01-03 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 764fa5420 - 033bc8eec CAMEL-8200 Fix the issue of race condition in JmsProducer for request/response messaging with thanks to Krzysztof Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[3/3] camel git commit: CAMEL-8173 Revert CAMEL-8173 Support to set InflightRepository from Camel XML DSL

2015-01-03 Thread ningjiang
CAMEL-8173 Revert CAMEL-8173 Support to set InflightRepository from Camel XML DSL This reverts commit d3d3161b408a12349d55a26277590fcafc49c99f. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d29a54aa Tree:

[1/3] camel git commit: CAMEL-8174 Polish the unit test of MyInflightRepositoryTest

2015-01-03 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 033bc8eec - d29a54aae CAMEL-8174 Polish the unit test of MyInflightRepositoryTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6cb50425 Tree:

[2/3] camel git commit: CAMEL-8201 Fixed the CS error of the unit test

2015-01-03 Thread ningjiang
CAMEL-8201 Fixed the CS error of the unit test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4e2d5efc Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4e2d5efc Diff:

camel git commit: CAMEL-8194: Allow camel-elasticsearch to work in an OSGi environment

2015-01-03 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master d29a54aae - 20b88683c CAMEL-8194: Allow camel-elasticsearch to work in an OSGi environment Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/20b88683 Tree:

[1/4] camel git commit: CAMEL-8200 Fix the issue of race condition in JmsProducer for request/response messaging with thanks to Krzysztof

2015-01-03 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 3ca1a6d20 - 35d26ca72 refs/heads/camel-2.14.x 076bb8506 - 7daa19071 CAMEL-8200 Fix the issue of race condition in JmsProducer for request/response messaging with thanks to Krzysztof Project:

[3/4] camel git commit: CAMEL-8194: Allow camel-elasticsearch to work in an OSGi environment

2015-01-03 Thread ningjiang
CAMEL-8194: Allow camel-elasticsearch to work in an OSGi environment Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7daa1907 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7daa1907 Diff:

[2/4] camel git commit: CAMEL-8200 Fix the issue of race condition in JmsProducer for request/response messaging with thanks to Krzysztof

2015-01-03 Thread ningjiang
CAMEL-8200 Fix the issue of race condition in JmsProducer for request/response messaging with thanks to Krzysztof Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5832b06e Tree:

[4/4] camel git commit: CAMEL-8194: Allow camel-elasticsearch to work in an OSGi environment

2015-01-03 Thread ningjiang
CAMEL-8194: Allow camel-elasticsearch to work in an OSGi environment Conflicts: components/camel-elasticsearch/src/main/java/org/apache/camel/component/elasticsearch/ElasticsearchEndpoint.java Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

camel git commit: CAMEL-8184 Add support to set/retrieve custom headers in S3 for Producers Consumers

2015-01-03 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 20b88683c - 43c81d4f5 CAMEL-8184 Add support to set/retrieve custom headers in S3 for Producers Consumers Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/43c81d4f

camel git commit: CAMEL-8188 Support to configure the scripte engine from CamelContext propertes

2014-12-28 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 2e9fda50f - 1c1f6e417 CAMEL-8188 Support to configure the scripte engine from CamelContext propertes Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1c1f6e41 Tree:

camel git commit: CAMEL-8180 Fixed the issue of Incorrect handling of ConsumerTimeoutException with thanks to Ivan

2014-12-25 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master b2b17cd8c - 2e9fda50f CAMEL-8180 Fixed the issue of Incorrect handling of ConsumerTimeoutException with thanks to Ivan Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[1/2] camel git commit: CAMEL-8169 Camel Jetty/Http4 producers should respect Content-Length/Transfer-Encoding:Chunked headers

2014-12-25 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 44730ce0c - 945c7272c refs/heads/camel-2.14.x 2c454a3ad - c1d61bc62 CAMEL-8169 Camel Jetty/Http4 producers should respect Content-Length/Transfer-Encoding:Chunked headers Conflicts:

[2/2] camel git commit: CAMEL-8169 Camel Jetty/Http4 producers should respect Content-Length/Transfer-Encoding:Chunked headers

2014-12-25 Thread ningjiang
CAMEL-8169 Camel Jetty/Http4 producers should respect Content-Length/Transfer-Encoding:Chunked headers Conflicts: components/camel-jetty/src/main/java/org/apache/camel/component/jetty/JettyHttpProducer.java Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] camel git commit: CAMEL-8173 Polished the code of TimeoutInflightRepository

2014-12-24 Thread ningjiang
CAMEL-8173 Polished the code of TimeoutInflightRepository Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/49f937d7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/49f937d7 Diff:

[1/2] camel git commit: CAMEL-8179 Support to set the ErrorHandler from the JettyHttpComponent

2014-12-24 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 28b49e84e - d0fd80340 CAMEL-8179 Support to set the ErrorHandler from the JettyHttpComponent Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d0fd8034 Tree:

camel git commit: CAMEL-8179 Added the MyErrorHandler file which I missed to commit

2014-12-24 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 85d0c6528 - b2b17cd8c CAMEL-8179 Added the MyErrorHandler file which I missed to commit Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b2b17cd8 Tree:

[2/3] camel git commit: CAMEL-8173 Support to set InflightRepository from Camel XML DSL

2014-12-23 Thread ningjiang
CAMEL-8173 Support to set InflightRepository from Camel XML DSL Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d3d3161b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d3d3161b Diff:

[3/3] camel git commit: CAMEL-8173 Added a blueprint unit test of it

2014-12-23 Thread ningjiang
CAMEL-8173 Added a blueprint unit test of it Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3e899df1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3e899df1 Diff:

[1/3] camel git commit: CAMEL-8174 Added TimeoutInflightRepository to track the long processing exchange

2014-12-23 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 524a4e52d - 3e899df18 CAMEL-8174 Added TimeoutInflightRepository to track the long processing exchange Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4f5902e3 Tree:

camel git commit: CAMEL-8168 Fixed the unit test error of camel-mina2

2014-12-23 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 3e899df18 - 4b8febaba CAMEL-8168 Fixed the unit test error of camel-mina2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4b8febab Tree:

[2/2] camel git commit: CAMEL-8168 Fixed the issue that mina2 doesn't unbind from the listening port

2014-12-23 Thread ningjiang
CAMEL-8168 Fixed the issue that mina2 doesn't unbind from the listening port Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4dd8545f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4dd8545f Diff:

[1/2] camel git commit: CAMEL-8168 Fixed the issue that mina2 doesn't unbind from the listening port

2014-12-23 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 64d5bed3e - 4dd8545f6 refs/heads/camel-2.14.x 0b53bd2f1 - 737cf4382 CAMEL-8168 Fixed the issue that mina2 doesn't unbind from the listening port Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[3/3] camel git commit: CAMEL-8168 Fixed the issue that mina2 doesn't unbind from the listening port

2014-12-21 Thread ningjiang
CAMEL-8168 Fixed the issue that mina2 doesn't unbind from the listening port Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4e4cc189 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4e4cc189 Diff:

[1/3] camel git commit: CAMEL-8169 Camel Jetty/Http4 producers should respect Content-Length/Transfer-Encoding:Chunked headers

2014-12-21 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 4dfdc8414 - 97634ae69 CAMEL-8169 Camel Jetty/Http4 producers should respect Content-Length/Transfer-Encoding:Chunked headers Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/3] camel git commit: CAMEL-8168 Added an unit test in camel-mina

2014-12-21 Thread ningjiang
CAMEL-8168 Added an unit test in camel-mina Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cefb210e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/cefb210e Diff:

[1/3] camel git commit: CAMEL-8157 Fixed NPE error of camel-example-servlet-tomcat with the streamcache enabled.

2014-12-17 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 5bd61ab55 - 0368fcb1c CAMEL-8157 Fixed NPE error of camel-example-servlet-tomcat with the streamcache enabled. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/3] camel git commit: Support to run the servlet example with Jetty maven plugin

2014-12-17 Thread ningjiang
Support to run the servlet example with Jetty maven plugin Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f1bd37b0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f1bd37b0 Diff:

[3/3] camel git commit: Fixed the CS error of camel component

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

camel git commit: CAMEL-8157 Polish the servlet unit test

2014-12-17 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 0b1a1c506 - d5a43d1ec CAMEL-8157 Polish the servlet unit test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d5a43d1e Tree:

[1/4] camel git commit: CAMEL-8157 Fixed NPE error of camel-example-servlet-tomcat with the streamcache enabled.

2014-12-17 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 3f81b292e - 18fdc5922 refs/heads/camel-2.14.x ae435e34b - 89ce39e84 CAMEL-8157 Fixed NPE error of camel-example-servlet-tomcat with the streamcache enabled. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[3/4] camel git commit: CAMEL-8157 Fixed NPE error of camel-example-servlet-tomcat with the streamcache enabled.

2014-12-17 Thread ningjiang
CAMEL-8157 Fixed NPE error of camel-example-servlet-tomcat with the streamcache enabled. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b3237601 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b3237601 Diff:

[2/4] camel git commit: CAMEL-8157 Polish the servlet unit test

2014-12-17 Thread ningjiang
CAMEL-8157 Polish the servlet unit test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/89ce39e8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/89ce39e8 Diff:

[4/4] camel git commit: CAMEL-8157 Polish the servlet unit test

2014-12-17 Thread ningjiang
CAMEL-8157 Polish the servlet unit test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/18fdc592 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/18fdc592 Diff:

svn commit: r932958 [4/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/

2014-12-16 Thread ningjiang
Added: websites/production/camel/content/schema/spring/camel-spring-2.14.1.xsd == --- websites/production/camel/content/schema/spring/camel-spring-2.14.1.xsd (added) +++

svn commit: r932958 [5/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/

2014-12-16 Thread ningjiang
Added: websites/production/camel/content/schema/spring/integration/camel-spring-integration-2.14.1.xsd == --- websites/production/camel/content/schema/spring/integration/camel-spring-integration-2.14.1.xsd (added) +++

svn commit: r932958 [3/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/

2014-12-16 Thread ningjiang
Added: websites/production/camel/content/schema/cxf/camel-cxf-2.14.1-blueprint.xsd == --- websites/production/camel/content/schema/cxf/camel-cxf-2.14.1-blueprint.xsd (added) +++

svn commit: r932958 [2/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/

2014-12-16 Thread ningjiang
Added: websites/production/camel/content/schema/blueprint/camel-blueprint-2.14.1.xsd == --- websites/production/camel/content/schema/blueprint/camel-blueprint-2.14.1.xsd (added) +++

svn commit: r932958 [1/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/

2014-12-16 Thread ningjiang
Author: ningjiang Date: Tue Dec 16 09:32:50 2014 New Revision: 932958 Log: Uploading released schemas for camel-2.14.1 Added: websites/production/camel/content/schema/blueprint/camel-blueprint-2.14.1.xsd websites/production/camel/content/schema/cxf/camel-cxf-2.14.1-blueprint.xsd

svn commit: r932959 - /websites/production/camel/content/manual/camel-manual-2.14.1.html

2014-12-16 Thread ningjiang
Author: ningjiang Date: Tue Dec 16 09:34:09 2014 New Revision: 932959 Log: Uploading released manuals for camel-2.14.1 Added: websites/production/camel/content/manual/camel-manual-2.14.1.html Added: websites/production/camel/content/manual/camel-manual-2.14.1.html

camel git commit: CAMEL-8156 SNSClient should setup endpoint before creating the topic

2014-12-16 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 52b7b9458 - 20282adce CAMEL-8156 SNSClient should setup endpoint before creating the topic Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/20282adc Tree:

[2/2] camel git commit: CAMEL-8156 SNSClient should setup endpoint before creating the topic

2014-12-16 Thread ningjiang
CAMEL-8156 SNSClient should setup endpoint before creating the topic Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/81379a6b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/81379a6b Diff:

[1/2] camel git commit: CAMEL-8156 SNSClient should setup endpoint before creating the topic

2014-12-16 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 5e3a5baf4 - 81379a6b9 refs/heads/camel-2.14.x 63f4fbbbf - 3d8461eda CAMEL-8156 SNSClient should setup endpoint before creating the topic Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

camel git commit: CAMEL-8154 allow configuration of fallbackTimeout in BacklogDebugger

2014-12-16 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 20282adce - 97c778732 CAMEL-8154 allow configuration of fallbackTimeout in BacklogDebugger Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/97c77873 Tree:

[1/2] camel git commit: CAMEL-8154 allow configuration of fallbackTimeout in BacklogDebugger

2014-12-16 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 81379a6b9 - 9e7535ccc refs/heads/camel-2.14.x 3d8461eda - 2f238cc04 CAMEL-8154 allow configuration of fallbackTimeout in BacklogDebugger Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] camel git commit: CAMEL-8154 allow configuration of fallbackTimeout in BacklogDebugger

2014-12-16 Thread ningjiang
CAMEL-8154 allow configuration of fallbackTimeout in BacklogDebugger Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2f238cc0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2f238cc0 Diff:

camel git commit: CAMEL-8154 Added JMX operation as Claus suggested

2014-12-16 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 8a5a0cb73 - 0866d136d CAMEL-8154 Added JMX operation as Claus suggested Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0866d136 Tree:

[1/2] camel git commit: CAMEL-8154 Added JMX operation as Claus suggested

2014-12-16 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 9e7535ccc - 3f81b292e refs/heads/camel-2.14.x 888c104eb - 3fbaa01ea CAMEL-8154 Added JMX operation as Claus suggested Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] camel git commit: CAMEL-8154 Added JMX operation as Claus suggested

2014-12-16 Thread ningjiang
CAMEL-8154 Added JMX operation as Claus suggested Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3f81b292 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3f81b292 Diff:

[3/3] camel git commit: CAMEL-8145 Merged the patch into camel-mina2

2014-12-11 Thread ningjiang
CAMEL-8145 Merged the patch into camel-mina2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/81e4db37 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/81e4db37 Diff:

[1/3] camel git commit: CAMEL-8120 Fixed the issue that ChannelHandlerFactories.newDelimiterBasedFrameDecoder always strips delimiters

2014-12-11 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 3fef41ebc - 81e4db372 CAMEL-8120 Fixed the issue that ChannelHandlerFactories.newDelimiterBasedFrameDecoder always strips delimiters Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/3] camel git commit: CAMEL-8145 Mina Consumer should send the message back if the response is set on the in message

2014-12-11 Thread ningjiang
CAMEL-8145 Mina Consumer should send the message back if the response is set on the in message Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d0d469b3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d0d469b3 Diff:

Git Push Summary

2014-12-10 Thread ningjiang
Repository: camel Updated Tags: refs/tags/camel-2.14.1 [created] 30fae5d17

[6/6] camel git commit: [maven-release-plugin] prepare for next development iteration

2014-12-10 Thread ningjiang
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c30d2c5c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c30d2c5c Diff:

[4/6] camel git commit: [maven-release-plugin] prepare for next development iteration

2014-12-10 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/camel/blob/c30d2c5c/pom.xml -- diff --git a/pom.xml b/pom.xml index f31e6d6..a3d0e68 100755 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ groupIdorg.apache.camel/groupId

[2/6] camel git commit: [maven-release-plugin] prepare release camel-2.14.1

2014-12-10 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/camel/blob/d3f137d8/components/camel-olingo2/camel-olingo2-component/pom.xml -- diff --git a/components/camel-olingo2/camel-olingo2-component/pom.xml

[1/6] camel git commit: [maven-release-plugin] prepare release camel-2.14.1

2014-12-10 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x 4feec4fb5 - c30d2c5c1 http://git-wip-us.apache.org/repos/asf/camel/blob/d3f137d8/pom.xml -- diff --git a/pom.xml b/pom.xml index 1c64298..f31e6d6 100755 --- a/pom.xml

[5/6] camel git commit: [maven-release-plugin] prepare for next development iteration

2014-12-10 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/camel/blob/c30d2c5c/components/camel-olingo2/camel-olingo2-component/pom.xml -- diff --git a/components/camel-olingo2/camel-olingo2-component/pom.xml

[3/6] camel git commit: [maven-release-plugin] prepare release camel-2.14.1

2014-12-10 Thread ningjiang
[maven-release-plugin] prepare release camel-2.14.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d3f137d8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d3f137d8 Diff:

Git Push Summary

2014-12-10 Thread ningjiang
Repository: camel Updated Tags: refs/tags/camel-2.14.1 [deleted] 30fae5d17

[1/3] camel git commit: Revert camel pom version to 2.14.1-SNAPSHOT

2014-12-10 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x c30d2c5c1 - 61d1687ba http://git-wip-us.apache.org/repos/asf/camel/blob/61d1687b/platforms/karaf/features/pom.xml -- diff --git a/platforms/karaf/features/pom.xml

[3/3] camel git commit: Revert camel pom version to 2.14.1-SNAPSHOT

2014-12-10 Thread ningjiang
Revert camel pom version to 2.14.1-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/61d1687b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/61d1687b Diff:

[2/3] camel git commit: Revert camel pom version to 2.14.1-SNAPSHOT

2014-12-10 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/camel/blob/61d1687b/components/camel-olingo2/camel-olingo2-api/pom.xml -- diff --git a/components/camel-olingo2/camel-olingo2-api/pom.xml b/components/camel-olingo2/camel-olingo2-api/pom.xml

[1/3] camel git commit: [maven-release-plugin] prepare release camel-2.14.1

2014-12-10 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x 61d1687ba - 42de535ac http://git-wip-us.apache.org/repos/asf/camel/blob/42de535a/pom.xml -- diff --git a/pom.xml b/pom.xml index 1c64298..f31e6d6 100755 --- a/pom.xml

[3/3] camel git commit: [maven-release-plugin] prepare release camel-2.14.1

2014-12-10 Thread ningjiang
[maven-release-plugin] prepare release camel-2.14.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/42de535a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/42de535a Diff:

[2/3] camel git commit: [maven-release-plugin] prepare release camel-2.14.1

2014-12-10 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/camel/blob/42de535a/components/camel-olingo2/camel-olingo2-component/pom.xml -- diff --git a/components/camel-olingo2/camel-olingo2-component/pom.xml

Git Push Summary

2014-12-10 Thread ningjiang
Repository: camel Updated Tags: refs/tags/camel-2.14.1 [created] c36d714a7

Git Push Summary

2014-12-10 Thread ningjiang
Repository: camel Updated Tags: refs/tags/camel-2.14.1 [deleted] c36d714a7

Git Push Summary

2014-12-10 Thread ningjiang
Repository: camel Updated Tags: refs/tags/camel-2.14.1 [created] d8fe71aab

Git Push Summary

2014-12-10 Thread ningjiang
Repository: camel Updated Tags: refs/tags/camel-2.14.1 [created] 4b40cbb42

[2/3] camel git commit: [maven-release-plugin] prepare for next development iteration

2014-12-10 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/camel/blob/8b1aee1f/components/camel-olingo2/camel-olingo2-component/pom.xml -- diff --git a/components/camel-olingo2/camel-olingo2-component/pom.xml

<    3   4   5   6   7   8   9   10   11   12   >