git commit: CAMEL-6786 Added the AuthenticationPreemptive option for the camel-http4 endpoint with thanks to Martin

2013-10-30 Thread ningjiang
Updated Branches: refs/heads/master 29e4411cf - 26968c874 CAMEL-6786 Added the AuthenticationPreemptive option for the camel-http4 endpoint with thanks to Martin Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/26968c87

[1/2] git commit: CAMEL-6786 Added the AuthenticationPreemptive option for the camel-http4 endpoint with thanks to Martin

2013-10-30 Thread ningjiang
Updated Branches: refs/heads/camel-2.11.x 36acab20f - fa4b5a8dd refs/heads/camel-2.12.x 7b428956a - 53d891565 CAMEL-6786 Added the AuthenticationPreemptive option for the camel-http4 endpoint with thanks to Martin Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] git commit: CAMEL-6786 Added the AuthenticationPreemptive option for the camel-http4 endpoint with thanks to Martin

2013-10-30 Thread ningjiang
CAMEL-6786 Added the AuthenticationPreemptive option for the camel-http4 endpoint with thanks to Martin Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fa4b5a8d Tree:

[CONF] Apache Camel HTTP4

2013-10-30 Thread willem jiang (Confluence)
HTTP4 Page edited by willem jiang Comment: CAMEL-6786 Changes (1) ... | {{x509HostnameVerifier}} |

git commit: CAMEL-6786 polish the test code

2013-10-30 Thread ningjiang
Updated Branches: refs/heads/master 26968c874 - f54b77d6c CAMEL-6786 polish the test code Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f54b77d6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f54b77d6 Diff:

svn commit: r884779 - in /websites/production/camel/content: cache/main.pageCache http4.html

2013-10-30 Thread buildbot
Author: buildbot Date: Wed Oct 30 08:18:56 2013 New Revision: 884779 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/http4.html Modified:

[1/2] git commit: CAMEL-6786 polish the test code

2013-10-30 Thread ningjiang
Updated Branches: refs/heads/camel-2.11.x fa4b5a8dd - ff3221da2 refs/heads/camel-2.12.x 53d891565 - 7db4d7e02 CAMEL-6786 polish the test code Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7db4d7e0 Tree:

[2/2] git commit: CAMEL-6786 polish the test code

2013-10-30 Thread ningjiang
CAMEL-6786 polish the test code Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ff3221da Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ff3221da Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ff3221da

[CONF] Apache Camel Camel 2.13.0 Release

2013-10-30 Thread willem jiang (Confluence)
Camel 2.13.0 Release Page edited by willem jiang Changes (1) ... * [Spring Java Config] {{CamelConfiguration}} now automagically detects all

[CONF] Apache Camel Camel 2.13.0 Release

2013-10-30 Thread willem jiang (Confluence)
Camel 2.13.0 Release Page edited by willem jiang Changes (1) ... * [Spring Java Config] {{CamelConfiguration}} now automagically detects all

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

2013-10-30 Thread buildbot
Author: buildbot Date: Wed Oct 30 09:18:51 2013 New Revision: 884789 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2130-release.html Modified:

git commit: CAMEL-5790 aws-s3 supports retrieving a single object request with thanks to Jason

2013-10-30 Thread ningjiang
Updated Branches: refs/heads/master f54b77d6c - cdad658ca CAMEL-5790 aws-s3 supports retrieving a single object request with thanks to Jason Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cdad658c Tree:

[1/2] git commit: CAMEL-6872: Do not decode Content-Type header by deafult.

2013-10-30 Thread davsclaus
Updated Branches: refs/heads/camel-2.12.x 7db4d7e02 - 379ca058a refs/heads/master cdad658ca - 0ab6bba5b CAMEL-6872: Do not decode Content-Type header by deafult. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0ab6bba5

[2/3] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/camel

2013-10-30 Thread sully6768
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/camel Merging in latest from upstream Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9b969680 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9b969680

[3/3] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/camel

2013-10-30 Thread sully6768
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/camel Merge latests from upstream Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/dbe794c3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/dbe794c3

git commit: Added test based on user forum issue

2013-10-30 Thread davsclaus
Updated Branches: refs/heads/master dbe794c37 - 1ef5f5f9e Added test based on user forum issue Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1ef5f5f9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1ef5f5f9

[CONF] Apache Camel Component List External

2013-10-30 Thread Claus Ibsen (Confluence)
Component List External Page edited by Claus Ibsen Changes (2) ... | [ActiveMQ] / activemq-camel {code:xml}

svn commit: r884833 - in /websites/production/camel/content: book-architecture.html book-in-one-page.html cache/main.pageCache component-list-external.html components.html transport.html uris.html

2013-10-30 Thread buildbot
Author: buildbot Date: Wed Oct 30 18:20:47 2013 New Revision: 884833 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-architecture.html websites/production/camel/content/book-in-one-page.html

[CONF] Apache Camel VirtualBox

2013-10-30 Thread Henryk Konsek (Confluence)
VirtualBox Page edited by Henryk Konsek Comment: Added options section. Changes (1) ... This component uses the

svn commit: r884861 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache db4o.html virtualbox.html

2013-10-30 Thread buildbot
Author: buildbot Date: Wed Oct 30 21:20:09 2013 New Revision: 884861 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html

svn commit: r884874 - in /websites/production/camel/content: cache/main.pageCache virtualbox.html

2013-10-30 Thread buildbot
Author: buildbot Date: Wed Oct 30 22:19:16 2013 New Revision: 884874 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/virtualbox.html Modified:

git commit: CAMEL-6886: Removed the unused jpa 1.0 version property.

2013-10-30 Thread bvahdat
Updated Branches: refs/heads/master 1ef5f5f9e - 4f220bf66 CAMEL-6886: Removed the unused jpa 1.0 version property. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4f220bf6 Tree:

git commit: Upgraded to JSONPath 0.9.1 and polished it's component codebase a bit.

2013-10-30 Thread bvahdat
Updated Branches: refs/heads/master 4f220bf66 - 4eb5a2921 Upgraded to JSONPath 0.9.1 and polished it's component codebase a bit. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4eb5a292 Tree:

git commit: Re-disabled the two itests failing on the CI-Server again, even after the recent upgrade to AMQ 5.9.

2013-10-30 Thread bvahdat
Updated Branches: refs/heads/master 4eb5a2921 - aaf3eb917 Re-disabled the two itests failing on the CI-Server again, even after the recent upgrade to AMQ 5.9. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/aaf3eb91

git commit: Let's make use of empty collections/arrays instead of null values which implicity would also simplify the coding effort as well.

2013-10-30 Thread bvahdat
Updated Branches: refs/heads/master aaf3eb917 - 94ed5c48d Let's make use of empty collections/arrays instead of null values which implicity would also simplify the coding effort as well. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: