camel git commit: CAMEL-9506 Fixed the issue that STOMP producer cannot handle the stream object

2016-01-13 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.16.x 267c297c9 -> 302c91d1a CAMEL-9506 Fixed the issue that STOMP producer cannot handle the stream object Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/302c91d1 Tre

camel git commit: CAMEL-9506 Fixed the issue that STOMP producer cannot handle the stream object

2016-01-12 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 9ce810f30 -> 6c0362d21 CAMEL-9506 Fixed the issue that STOMP producer cannot handle the stream object Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6c0362d2 Tree: htt

[1/2] camel git commit: CAMEL-8431 Fixed the issue that camel keeps consuming the same file when deleteAfterRead is false

2015-10-11 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.15.x f233f53b8 -> 7624bc4cb refs/heads/camel-2.16.x 62b4310a8 -> e56c64e1f CAMEL-8431 Fixed the issue that camel keeps consuming the same file when deleteAfterRead is false Project: http://git-wip-us.apache.org/repos/asf/camel/repo Com

[2/2] camel git commit: CAMEL-8431 Fixed the issue that camel keeps consuming the same file when deleteAfterRead is false

2015-10-11 Thread ningjiang
CAMEL-8431 Fixed the issue that camel keeps consuming the same file when deleteAfterRead is false Conflicts: components/camel-aws/src/main/java/org/apache/camel/component/aws/s3/S3Consumer.java Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.

camel git commit: CAMEL-8431 Fixed the issue that camel keeps consuming the same file when deleteAfterRead is false

2015-10-11 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 0e8d8419e -> a2ba808d4 CAMEL-8431 Fixed the issue that camel keeps consuming the same file when deleteAfterRead is false Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commi

[7/8] camel git commit: CAMEL-9191: Fixed example. Thanks to Tim for the patch.

2015-10-07 Thread ningjiang
CAMEL-9191: Fixed example. Thanks to Tim 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/4a3c2d5a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4a3c2d5a Diff: http://git-wip-us.apache.org/repos/asf/cam

[5/8] camel git commit: CAMEL-9194 ElasticsearchActionRequestConverter should support more than just map object for the SearchRequest

2015-10-07 Thread ningjiang
CAMEL-9194 ElasticsearchActionRequestConverter should support more than just map object for the SearchRequest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/63437c6b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/63

[3/8] camel git commit: Updated the master branch version to 2.17-SNAPSHOT

2015-10-07 Thread ningjiang
Updated the master branch version to 2.17-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/435e5bfa Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/435e5bfa Diff: http://git-wip-us.apache.org/repos/asf/camel/di

[1/8] camel git commit: Updated the master branch version to 2.17-SNAPSHOT

2015-10-07 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.16.x [created] 0dcd18e79 refs/heads/master eed9d4bbe -> 435e5bfaf http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/examples/camel-example-osgi-rmi/pom.xml -- di

[6/8] camel git commit: CAMEL-9196: Timeout must be a positive value when calling stop route with a timeout value.

2015-10-07 Thread ningjiang
CAMEL-9196: Timeout must be a positive value when calling stop route with a timeout value. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9e7516e7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9e7516e7 Diff: http:/

[8/8] camel git commit: CAMEL-9195: Fixed memory leak in undertow producer. Also allow to configure channel options from the endpoint uri.

2015-10-07 Thread ningjiang
CAMEL-9195: Fixed memory leak in undertow producer. Also allow to configure channel options from the endpoint uri. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0dcd18e7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tr

[4/8] camel git commit: CAMEL-9193: Aggregator in preCompletion mode should also timeout if the new group does not receive further messages

2015-10-07 Thread ningjiang
CAMEL-9193: Aggregator in preCompletion mode should also timeout if the new group does not receive further messages Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/925265c4 Tree: http://git-wip-us.apache.org/repos/asf/camel/t

[2/8] camel git commit: Updated the master branch version to 2.17-SNAPSHOT

2015-10-07 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/camel/blob/435e5bfa/components/camel-jt400/pom.xml -- diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml index 94a892d..acc7315 100644 --- a/components/camel-jt400/po

camel git commit: CAMEL-9194 ElasticsearchActionRequestConverter should support more than just map object for the SearchRequest

2015-10-06 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master c216b4f9f -> ad4b82aff CAMEL-9194 ElasticsearchActionRequestConverter should support more than just map object for the SearchRequest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf

camel git commit: CAMEL-9066 Include any headers unmarshalled by SoapJaxbDataFormat in content marshalled by the same with thanks to Bob

2015-08-12 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 9f245c2de -> 99a036b1d CAMEL-9066 Include any headers unmarshalled by SoapJaxbDataFormat in content marshalled by the same with thanks to Bob Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/

[1/2] camel git commit: Fixed the CS error in camel-jetty-common

2015-07-05 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master a2c1b7126 -> cac126393 Fixed the CS error in camel-jetty-common Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cac12639 Tree: http://git-wip-us.apache.org/repos/asf/ca

[2/2] camel git commit: Fixed the CS error in camel-cxf

2015-07-05 Thread ningjiang
Fixed the CS error in camel-cxf Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/29ca57c1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/29ca57c1 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/29ca57c1 Branch

camel git commit: CAMEL-8923 Fixed the infinite loop by adding bridgeEndpoint option to kafka endpoint

2015-07-01 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 0f636566e -> 19e70a6a3 CAMEL-8923 Fixed the infinite loop by adding bridgeEndpoint option to kafka endpoint Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/19e70a6a Tr

svn commit: r9466 - /release/camel/apache-camel/2.13.4/

2015-06-21 Thread ningjiang
Author: ningjiang Date: Mon Jun 22 02:18:17 2015 New Revision: 9466 Log: Deleted the old release of camel 2.13.4 Removed: release/camel/apache-camel/2.13.4/

camel git commit: CAMEL-8829 CAMEL-8886 Fixed the test error in camel-cxf

2015-06-19 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master b8d056208 -> 5e08a9e8e CAMEL-8829 CAMEL-8886 Fixed the test error in camel-cxf Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5e08a9e8 Tree: http://git-wip-us.apache.o

[1/2] camel git commit: CAMEL-8876 Added the option to camel-http

2015-06-17 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 42afd8793 -> ac13da377 CAMEL-8876 Added the option to camel-http Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ac13da37 Tree: http://git-wip-us.apache.org/repos/asf/c

[2/2] camel git commit: CAMEL-8876 Added an option for HttpProducer to ignore response body avoiding stream caching

2015-06-17 Thread ningjiang
CAMEL-8876 Added an option for HttpProducer to ignore response body avoiding stream caching Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/601681cf Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/601681cf Diff: http:

camel git commit: CAMEL-8874 camel-blueprint-archetypes should have test dependency of camel-test-blueprint

2015-06-15 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.15.x cca30b2f2 -> 41492e838 CAMEL-8874 camel-blueprint-archetypes should have test dependency of camel-test-blueprint Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/

camel git commit: CAMEL-8874 camel-blueprint-archetypes should have test dependency of camel-test-blueprint

2015-06-15 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master ffd7713bf -> 10dec7b2e CAMEL-8874 camel-blueprint-archetypes should have test dependency of camel-test-blueprint Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/10dec7

[1/2] camel git commit: Fixed the CS error in camel-ftp

2015-06-10 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 0e54bc8e5 -> 148333845 Fixed the CS error in camel-ftp Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/22d3d0f8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/

[2/2] camel git commit: Fixed the CS errors in camel-test-blueprint

2015-06-10 Thread ningjiang
Fixed the CS errors in camel-test-blueprint Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/14833384 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/14833384 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1483

[1/2] camel git commit: Upgraded the checkstyle plugin to support try resource

2015-06-09 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master d62e0ac7c -> 0e54bc8e5 Upgraded the checkstyle plugin to support try resource Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9d8256a5 Tree: http://git-wip-us.apache.or

[2/2] camel git commit: Fixed the CS errors in camel-rabbitmq

2015-06-09 Thread ningjiang
Fixed the CS errors in camel-rabbitmq Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0e54bc8e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0e54bc8e Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0e54bc8e

[2/2] camel git commit: CAMEL-8836 Removed the useless joda-time bundle from the camel-elasticsearch feature

2015-06-05 Thread ningjiang
CAMEL-8836 Removed the useless joda-time bundle from the camel-elasticsearch feature Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f73bf522 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f73bf522 Diff: http://git-w

[1/2] camel git commit: CAMEL-8836 Removed the useless joda-time bundle from the camel-elasticsearch feature

2015-06-05 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x 2aecbaa2f -> 2902cf5a8 refs/heads/camel-2.15.x 0d8635d2f -> f73bf5229 CAMEL-8836 Removed the useless joda-time bundle from the camel-elasticsearch feature Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://g

camel git commit: CAMEL-8836 Removed the useless joda-time bundle from the camel-elasticsearch feature

2015-06-05 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master da85d8581 -> 53168675f CAMEL-8836 Removed the useless joda-time bundle from the camel-elasticsearch feature Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/53168675 Tr

[2/2] camel git commit: CAMEL-8826 Added timezone parameter to CronSchedulerRoutePolicy

2015-06-03 Thread ningjiang
CAMEL-8826 Added timezone parameter to CronSchedulerRoutePolicy Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/adfbaf63 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/adfbaf63 Diff: http://git-wip-us.apache.org/repo

[1/2] camel git commit: CAMEL-8826 Added timezone parameter to CronSchedulerRoutePolicy

2015-06-03 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 10fd60a8c -> a704d0331 CAMEL-8826 Added timezone parameter to CronSchedulerRoutePolicy Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a704d033 Tree: http://git-wip-us

svn commit: r953432 [1/2] - /websites/production/camel/content/manual/camel-manual-2.14.3.html

2015-06-01 Thread ningjiang
Author: ningjiang Date: Mon Jun 1 15:20:58 2015 New Revision: 953432 Log: Uploading released manuals for camel-2.14.3 Added: websites/production/camel/content/manual/camel-manual-2.14.3.html

svn commit: r953432 [2/2] - /websites/production/camel/content/manual/camel-manual-2.14.3.html

2015-06-01 Thread ningjiang
Added: websites/production/camel/content/manual/camel-manual-2.14.3.html == --- websites/production/camel/content/manual/camel-manual-2.14.3.html (added) +++ websites/production/camel/content/manual/camel-manual-2.14.3.htm

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

2015-06-01 Thread ningjiang
Author: ningjiang Date: Mon Jun 1 15:19:12 2015 New Revision: 953431 Log: Uploading released schemas for camel-2.14.3 Added: websites/production/camel/content/schema/blueprint/camel-blueprint-2.14.3.xsd websites/production/camel/content/schema/cxf/camel-cxf-2.14.3-blueprint.xsd

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

2015-06-01 Thread ningjiang
Added: websites/production/camel/content/schema/spring/camel-spring-2.14.3.xsd == --- websites/production/camel/content/schema/spring/camel-spring-2.14.3.xsd (added) +++ websites/production/camel/content/schema/spring/came

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

2015-06-01 Thread ningjiang
Added: websites/production/camel/content/schema/blueprint/camel-blueprint-2.14.3.xsd == --- websites/production/camel/content/schema/blueprint/camel-blueprint-2.14.3.xsd (added) +++ websites/production/camel/content/sc

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

2015-06-01 Thread ningjiang
Added: websites/production/camel/content/schema/cxf/camel-cxf-2.14.3-blueprint.xsd == --- websites/production/camel/content/schema/cxf/camel-cxf-2.14.3-blueprint.xsd (added) +++ websites/production/camel/content/schema/cx

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

2015-06-01 Thread ningjiang
Added: websites/production/camel/content/schema/spring/integration/camel-spring-integration-2.14.3.xsd == --- websites/production/camel/content/schema/spring/integration/camel-spring-integration-2.14.3.xsd (added) +++ w

svn commit: r9198 - /release/camel/apache-camel/2.14.2/

2015-06-01 Thread ningjiang
Author: ningjiang Date: Mon Jun 1 14:56:35 2015 New Revision: 9198 Log: Removed the old release Removed: release/camel/apache-camel/2.14.2/

svn commit: r9197 - /release/camel/apache-camel/2.14.3/

2015-06-01 Thread ningjiang
Author: ningjiang Date: Mon Jun 1 14:55:50 2015 New Revision: 9197 Log: Apache Camel 2.14.3 released artifacts. Added: release/camel/apache-camel/2.14.3/apache-camel-2.14.3-src.zip (with props) release/camel/apache-camel/2.14.3/apache-camel-2.14.3-src.zip.asc release/camel/apache

svn commit: r9196 - /release/camel/apache-camel/2.14.3/

2015-06-01 Thread ningjiang
Author: ningjiang Date: Mon Jun 1 14:54:48 2015 New Revision: 9196 Log: Apache Camel 2.14.3 release distro placeholder. Added: release/camel/apache-camel/2.14.3/

[09/10] camel git commit: CAMEL-8821 Fixed the test errors in camel-http

2015-05-31 Thread ningjiang
CAMEL-8821 Fixed the test errors in camel-http Conflicts: components/camel-http/src/main/java/org/apache/camel/component/http/DefaultHttpBinding.java Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/209bac54 Tree: htt

[01/10] camel git commit: CAMEL-8821 Support to disable the stream caching in camel-servlet from the camel context

2015-05-31 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x 920429bd7 -> 2aecbaa2f refs/heads/camel-2.15.x caa6db543 -> 7a5d8b986 CAMEL-8821 Support to disable the stream caching in camel-servlet from the camel context Conflicts: components/camel-http/src/main/java/org/apache/camel

[10/10] camel git commit: CAMEL-8821 Fixed the test errors in camel-http4

2015-05-31 Thread ningjiang
CAMEL-8821 Fixed the test errors in camel-http4 Conflicts: components/camel-http4/src/main/java/org/apache/camel/component/http4/helper/HttpHelper.java Conflicts: components/camel-http4/src/main/java/org/apache/camel/component/http4/DefaultHttpBinding.java Project: http://git-

[07/10] camel git commit: CAMEL-8821 merged the patch into camel-http4

2015-05-31 Thread ningjiang
CAMEL-8821 merged the patch into camel-http4 Conflicts: components/camel-http4/src/main/java/org/apache/camel/component/http4/helper/HttpHelper.java Conflicts: components/camel-http4/src/main/java/org/apache/camel/component/http4/DefaultHttpBinding.java Project: http://git-wip

[03/10] camel git commit: CAMEL-8774 Remove the System.out.println

2015-05-31 Thread ningjiang
CAMEL-8774 Remove the System.out.println Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f725a8b6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f725a8b6 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f725a8b

[05/10] camel git commit: CAMEL-8821 Fixed the test errors in camel-http4

2015-05-31 Thread ningjiang
CAMEL-8821 Fixed the test errors in camel-http4 Conflicts: components/camel-http4/src/main/java/org/apache/camel/component/http4/helper/HttpHelper.java Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7a5d8b98 Tree: h

[08/10] camel git commit: CAMEL-8774 Remove the System.out.println

2015-05-31 Thread ningjiang
CAMEL-8774 Remove the System.out.println Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bad5acfd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bad5acfd Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bad5acf

[02/10] camel git commit: CAMEL-8821 merged the patch into camel-http4

2015-05-31 Thread ningjiang
CAMEL-8821 merged the patch into camel-http4 Conflicts: components/camel-http4/src/main/java/org/apache/camel/component/http4/helper/HttpHelper.java Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9e126430 Tree: http

[04/10] camel git commit: CAMEL-8821 Fixed the test errors in camel-http

2015-05-31 Thread ningjiang
CAMEL-8821 Fixed the test errors in camel-http Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9ad9e4e5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9ad9e4e5 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9

[06/10] camel git commit: CAMEL-8821 Support to disable the stream caching in camel-servlet from the camel context

2015-05-31 Thread ningjiang
CAMEL-8821 Support to disable the stream caching in camel-servlet from the camel context Conflicts: components/camel-http/src/main/java/org/apache/camel/component/http/helper/HttpHelper.java Conflicts: components/camel-http/src/main/java/org/apache/camel/component/http/DefaultH

[2/3] camel git commit: CAMEL-8821 Fixed the test errors in camel-http

2015-05-31 Thread ningjiang
CAMEL-8821 Fixed the test errors in camel-http Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6ee8743f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6ee8743f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6

[3/3] camel git commit: CAMEL-8821 Fixed the test errors in camel-http4

2015-05-31 Thread ningjiang
CAMEL-8821 Fixed the test errors in camel-http4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0b4a1675 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0b4a1675 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/

[1/3] camel git commit: CAMEL-8774 Remove the System.out.println

2015-05-31 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master c5254616b -> 0b4a1675d CAMEL-8774 Remove the System.out.println Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/660ebaaf Tree: http://git-wip-us.apache.org/repos/asf/ca

[1/2] camel git commit: CAMEL-8821 merged the patch into camel-http4

2015-05-30 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master be73f1aa8 -> c5254616b CAMEL-8821 merged the patch into camel-http4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c5254616 Tree: http://git-wip-us.apache.org/repos/as

[2/2] camel git commit: CAMEL-8821 Support to disable the stream caching in camel-servlet from the camel context

2015-05-30 Thread ningjiang
CAMEL-8821 Support to disable the stream caching in camel-servlet from the camel context Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/23a07e5f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/23a07e5f Diff: http://g

[4/4] camel git commit: CAMEL-8812 Added the HL7MLLPNettyDecoderResourceLeakTest file

2015-05-29 Thread ningjiang
CAMEL-8812 Added the HL7MLLPNettyDecoderResourceLeakTest file Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b217 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b217 Diff: http://git-wip-us.apache.org/repos/a

[2/4] camel git commit: CAMEL-8816 Fixed the elasticsearch component start up issue when using the local elasticsearch instance

2015-05-29 Thread ningjiang
CAMEL-8816 Fixed the elasticsearch component start up issue when using the local elasticsearch instance 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

[3/4] camel git commit: CAMEL-8812 Fixed the Memory leak in HL7MLLPNettyDecoder with thanks to Gijsbert

2015-05-29 Thread ningjiang
CAMEL-8812 Fixed the Memory leak in HL7MLLPNettyDecoder with thanks to Gijsbert Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/38a856d5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/38a856d5 Diff: http://git-wip-us.

[1/4] camel git commit: CAMEL-8816 Fixed the elasticsearch component start up issue when using the local elasticsearch instance

2015-05-29 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x f0443ae89 -> 920429bd7 refs/heads/camel-2.15.x 7dfb61aa8 -> b217a CAMEL-8816 Fixed the elasticsearch component start up issue when using the local elasticsearch instance Conflicts: components/camel-elasticsearch/src/ma

camel git commit: CAMEL-8812 Added the HL7MLLPNettyDecoderResourceLeakTest file

2015-05-29 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 919de008e -> 5e10ebaf6 CAMEL-8812 Added the HL7MLLPNettyDecoderResourceLeakTest file Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5e10ebaf Tree: http://git-wip-us.ap

camel git commit: CAMEL-8812 Fixed the Memory leak in HL7MLLPNettyDecoder with thanks to Gijsbert

2015-05-29 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 5719d4905 -> 919de008e CAMEL-8812 Fixed the Memory leak in HL7MLLPNettyDecoder with thanks to Gijsbert Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/919de008 Tree: ht

camel git commit: CAMEL-8816 Fixed the elasticsearch component start up issue when using the local elasticsearch instance

2015-05-28 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master a412cd90b -> 919673cbf CAMEL-8816 Fixed the elasticsearch component start up issue when using the local elasticsearch instance Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel

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

2015-05-28 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/camel/blob/8fb0d78f/components/camel-olingo2/camel-olingo2-component/pom.xml -- diff --git a/components/camel-olingo2/camel-olingo2-component/pom.xml b/components/camel-olingo2/camel-olingo2-

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

2015-05-28 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x f46778d88 -> 8fb0d78f6 http://git-wip-us.apache.org/repos/asf/camel/blob/8fb0d78f/pom.xml -- diff --git a/pom.xml b/pom.xml index 9044cd0..d966b57 100755 --- a/pom.xml

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

2015-05-28 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/8fb0d78f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8fb0d78f Diff: http://git-wip-us.apache.org/repos/a

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

2015-05-28 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x 5cdfef3f9 -> f46778d88 http://git-wip-us.apache.org/repos/asf/camel/blob/f46778d8/pom.xml -- diff --git a/pom.xml b/pom.xml index aa13f41..9044cd0 100755 --- a/pom.xml

Git Push Summary

2015-05-28 Thread ningjiang
Repository: camel Updated Tags: refs/tags/camel-2.14.3 [created] 53a897d28

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

2015-05-28 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/camel/blob/f46778d8/components/camel-olingo2/camel-olingo2-component/pom.xml -- diff --git a/components/camel-olingo2/camel-olingo2-component/pom.xml b/components/camel-olingo2/camel-olingo2-

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

2015-05-28 Thread ningjiang
[maven-release-plugin] prepare release camel-2.14.3 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f46778d8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f46778d8 Diff: http://git-wip-us.apache.org/repos/asf/camel/d

camel git commit: CAMEL-8802 Upgraded CXF version to 3.0.5

2015-05-28 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x 2386efb25 -> 5cdfef3f9 CAMEL-8802 Upgraded CXF version to 3.0.5 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5cdfef3f Tree: http://git-wip-us.apache.org/repos/

[4/4] camel git commit: CAMEL-8774 merged the patch into camel-ahc

2015-05-27 Thread ningjiang
CAMEL-8774 merged the patch into camel-ahc Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2386efb2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2386efb2 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2386e

[2/4] camel git commit: CAMEL-8774 merge the patch into camel-http

2015-05-27 Thread ningjiang
CAMEL-8774 merge the patch into camel-http Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7683c4db Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7683c4db Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7683c

[1/4] camel git commit: CAMEL-8774 Fixed the issue of copying the protocol headers in camel-jetty

2015-05-27 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x 7a2a43596 -> 2386efb25 CAMEL-8774 Fixed the issue of copying the protocol headers in camel-jetty Conflicts: components/camel-jetty-common/src/main/java/org/apache/camel/component/jetty/DefaultJettyHttpBinding.java Project:

[3/4] camel git commit: CAMEL-8774 merged the patch into camel-http4

2015-05-27 Thread ningjiang
CAMEL-8774 merged the patch into camel-http4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ba32ae90 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ba32ae90 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ba3

[3/6] camel git commit: CAMEL-8774 merged the patch into camel-http4

2015-05-27 Thread ningjiang
CAMEL-8774 merged the patch into camel-http4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5e0c02d2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5e0c02d2 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/5e0

[1/6] camel git commit: CAMEL-8774 Fixed the issue of copying the protocol headers in camel-jetty

2015-05-27 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.15.x 3c33808a0 -> 9e23c99b5 CAMEL-8774 Fixed the issue of copying the protocol headers in camel-jetty Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1c899e66 Tree: ht

[6/6] camel git commit: CAMEL-8802 Upgraded CXF version to 3.0.5

2015-05-27 Thread ningjiang
CAMEL-8802 Upgraded CXF version to 3.0.5 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9e23c99b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9e23c99b Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9e23c99

[5/6] camel git commit: Upgrade CXF

2015-05-27 Thread ningjiang
Upgrade CXF Conflicts: parent/pom.xml Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c5ba44bc Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c5ba44bc Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c

[4/6] camel git commit: CAMEL-8774 merged the patch into camel-ahc

2015-05-27 Thread ningjiang
CAMEL-8774 merged the patch into camel-ahc Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0fe2143a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0fe2143a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0fe21

[2/6] camel git commit: CAMEL-8774 merge the patch into camel-http

2015-05-27 Thread ningjiang
CAMEL-8774 merge the patch into camel-http Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7ba4b7ba Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7ba4b7ba Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7ba4b

[1/2] camel git commit: Update the kafka version to 0.8.2.1

2015-05-27 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master e1b3386a9 -> ae8a06682 Update the kafka version to 0.8.2.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3c9634be Tree: http://git-wip-us.apache.org/repos/asf/camel/t

[2/2] camel git commit: CAMEL-8802 Upgraded CXF version to 3.0.5

2015-05-27 Thread ningjiang
CAMEL-8802 Upgraded CXF version to 3.0.5 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ae8a0668 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ae8a0668 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ae8a066

[5/5] camel git commit: CAMEL-8774 Fixed the issue of copying the protocol headers in camel-jetty

2015-05-27 Thread ningjiang
CAMEL-8774 Fixed the issue of copying the protocol headers in camel-jetty Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/497b1779 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/497b1779 Diff: http://git-wip-us.apache

[3/5] camel git commit: CAMEL-8795 Use the kafka scala version 2.11

2015-05-27 Thread ningjiang
CAMEL-8795 Use the kafka scala version 2.11 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2eaa44ea Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2eaa44ea Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2eaa

[2/5] camel git commit: CAMEL-8774 merge the patch into camel-http

2015-05-27 Thread ningjiang
CAMEL-8774 merge the patch into camel-http Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/75c622c4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/75c622c4 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/75c62

[1/5] camel git commit: CAMEL-8774 merged the patch into camel-ahc

2015-05-27 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 7f0f97a8e -> 9a228c752 CAMEL-8774 merged the patch into camel-ahc Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9a228c75 Tree: http://git-wip-us.apache.org/repos/asf/

[4/5] camel git commit: CAMEL-8774 merged the patch into camel-http4

2015-05-27 Thread ningjiang
CAMEL-8774 merged the patch into camel-http4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ce9a3225 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ce9a3225 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ce9

camel git commit: Fixed the CS errors in camel-2.14.x

2015-05-26 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x cc5528c8a -> 7a2a43596 Fixed the CS errors in camel-2.14.x Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7a2a4359 Tree: http://git-wip-us.apache.org/repos/asf/c

camel git commit: Fix the CS error of camel-avro

2015-05-26 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x 8941953ae -> cc5528c8a Fix the CS error of camel-avro Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cc5528c8 Tree: http://git-wip-us.apache.org/repos/asf/camel/

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

2015-05-26 Thread ningjiang
Fixed the CS error of camel-spring-ws Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ef996894 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ef996894 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ef996894

[1/2] camel git commit: Updated the test to verify the blueprint placeholder setting of HttpConduit

2015-05-26 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 943054ce9 -> ef9968942 Updated the test to verify the blueprint placeholder setting of HttpConduit Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d35bb228 Tree: http:/

[1/2] camel git commit: CAMEL-8193 Removed the useless trace log

2015-05-22 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x e5296a2d7 -> 5ae4a907f refs/heads/camel-2.15.x 573b37353 -> 147a65dde CAMEL-8193 Removed the useless trace log Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5

[2/2] camel git commit: CAMEL-8193 Removed the useless trace log

2015-05-22 Thread ningjiang
CAMEL-8193 Removed the useless trace log Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/147a65dd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/147a65dd Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/147a65d

camel git commit: CAMEL-8193 Removed the useless trace log

2015-05-21 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 68bd495b7 -> 943054ce9 CAMEL-8193 Removed the useless trace log Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/943054ce Tree: http://git-wip-us.apache.org/repos/asf/ca

camel git commit: CAMEL-8777 Added the support of google service account in camel-google-calendar with thanks to Carl

2015-05-21 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master a37a29512 -> 68bd495b7 CAMEL-8777 Added the support of google service account in camel-google-calendar with thanks to Carl Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/com

[1/2] camel git commit: CAMEL-8786 Fixed the issue of CamelServletContextListener servletContext init parameters check

2015-05-21 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.14.x 6c88ab9c7 -> e5296a2d7 refs/heads/camel-2.15.x f4bd134bb -> 573b37353 CAMEL-8786 Fixed the issue of CamelServletContextListener servletContext init parameters check Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit

[2/2] camel git commit: CAMEL-8786 Fixed the issue of CamelServletContextListener servletContext init parameters check

2015-05-21 Thread ningjiang
CAMEL-8786 Fixed the issue of CamelServletContextListener servletContext init parameters check Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/573b3735 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/573b3735 Diff: ht

<    1   2   3   4   5   6   7   8   9   10   >