git commit: CAMEL-7575 Added a uni test to verify the bean processor of attachement

2014-07-03 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master feace21ab -> a749cefee CAMEL-7575 Added a uni test to verify the bean processor of attachement Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a749cefe Tree: http://git

svn commit: r914957 - in /websites/production/camel/content: bean-language.html book-in-one-page.html cache/main.pageCache

2014-07-03 Thread buildbot
Author: buildbot Date: Fri Jul 4 03:19:57 2014 New Revision: 914957 Log: Production update by buildbot for camel Modified: websites/production/camel/content/bean-language.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/main.pageCac

[CONF] Apache Camel > Bean Language

2014-07-03 Thread willem jiang (Confluence)

git commit: Add some more dependencies needed by the box component.

2014-07-03 Thread chirino
Repository: camel Updated Branches: refs/heads/master cccfe7528 -> feace21ab Add some more dependencies needed by the box component. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/feace21a Tree: http://git-wip-us.apache.or

git commit: Allow the box.com account settings used in the box example come from the karaf env.

2014-07-03 Thread chirino
Repository: camel Updated Branches: refs/heads/master 18d5c3c61 -> cccfe7528 Allow the box.com account settings used in the box example come from the karaf env. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cccfe752 Tree

[1/3] git commit: Adding a camel-box karaf feature.

2014-07-03 Thread chirino
Repository: camel Updated Branches: refs/heads/master 3511f1e3c -> 18d5c3c61 Adding a camel-box karaf feature. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2936f191 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree

[2/3] git commit: Support configuring the camel-box integration test account settings via maven properties so users can configure them in ~/.m2/settings.xml

2014-07-03 Thread chirino
Support configuring the camel-box integration test account settings via maven properties so users can configure them in ~/.m2/settings.xml Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f0555014 Tree: http://git-wip-us.apache

[3/3] git commit: Adding a box.com osgi example.

2014-07-03 Thread chirino
Adding a box.com osgi example. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/18d5c3c6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/18d5c3c6 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/18d5c3c6 Branch:

[2/2] git commit: CAMEL-7503 Added info log to show CxfProducer will pick the first avaliable operation if the operation name header is not specified

2014-07-03 Thread ningjiang
CAMEL-7503 Added info log to show CxfProducer will pick the first avaliable operation if the operation name header is not specified Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/82d26cbc Tree: http://git-wip-us.apache.org/r

[1/2] git commit: CAMEL-7503 Added info log to show CxfProducer will pick the first avaliable operation if the operation name header is not specified

2014-07-03 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.12.x a6f32cc00 -> 82d26cbcc refs/heads/camel-2.13.x 268f2cff9 -> db3ffd0be CAMEL-7503 Added info log to show CxfProducer will pick the first avaliable operation if the operation name header is not specified Project: http://git-wip-us.a

git commit: CAMEL-7567: Added camelId and camelManagementName JMX attributes to mbean where it was missing.

2014-07-03 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 527ce6c7b -> 3511f1e3c CAMEL-7567: Added camelId and camelManagementName JMX attributes to mbean where it was missing. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/

[1/2] git commit: Fix for CAMEL-7574 Expose the component options for Camel Atmosphere Websocket

2014-07-03 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 4f393f31c -> 527ce6c7b Fix for CAMEL-7574 Expose the component options for Camel Atmosphere Websocket Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9e773d89 Tree: htt

[2/2] git commit: Merge branch 'CAMEL-7574' of https://github.com/kevinearls/camel

2014-07-03 Thread davsclaus
Merge branch 'CAMEL-7574' of https://github.com/kevinearls/camel Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/527ce6c7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/527ce6c7 Diff: http://git-wip-us.apache.org/repo

[1/2] git commit: CAMEL-7572: Fixed setting custom id on CBR would duplicate the id on the otherwise or last when.

2014-07-03 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.12.x d3aa7f8b7 -> a6f32cc00 refs/heads/camel-2.13.x 9e801c336 -> 268f2cff9 CAMEL-7572: Fixed setting custom id on CBR would duplicate the id on the otherwise or last when. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Comm

git commit: CAMEL-7572: Fixed setting custom id on CBR would duplicate the id on the otherwise or last when.

2014-07-03 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 75dfe61ed -> 4f393f31c CAMEL-7572: Fixed setting custom id on CBR would duplicate the id on the otherwise or last when. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit

[2/2] git commit: CAMEL-7572: Fixed setting custom id on CBR would duplicate the id on the otherwise or last when.

2014-07-03 Thread davsclaus
CAMEL-7572: Fixed setting custom id on CBR would duplicate the id on the otherwise or last when. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/268f2cff Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/268f2cff Diff:

git commit: CAMEL-7503 Added info log to show CxfProducer will pick the first avaliable operation if the operation name header is not specified

2014-07-03 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 74de98f56 -> 75dfe61ed CAMEL-7503 Added info log to show CxfProducer will pick the first avaliable operation if the operation name header is not specified Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-u

[3/4] git commit: CAMEL-7570 Fixed the issue that enrich doesn't send out ExchangeSendingEvent nor ExchangeSentEvent

2014-07-03 Thread ningjiang
CAMEL-7570 Fixed the issue that enrich doesn't send out ExchangeSendingEvent nor ExchangeSentEvent Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2247cd94 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2247cd94 Diff

[2/4] git commit: CAMEL-7570 Added an unit test for it

2014-07-03 Thread ningjiang
CAMEL-7570 Added an 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/9e801c33 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9e801c33 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9e801c33 B

[4/4] git commit: CAMEL-7570 Added an unit test for it

2014-07-03 Thread ningjiang
CAMEL-7570 Added an 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/d3aa7f8b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d3aa7f8b Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d3aa7f8b B

[1/4] git commit: CAMEL-7570 Fixed the issue that enrich doesn't send out ExchangeSendingEvent nor ExchangeSentEvent

2014-07-03 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.12.x bafde2210 -> d3aa7f8b7 refs/heads/camel-2.13.x 41d4d4a67 -> 9e801c336 CAMEL-7570 Fixed the issue that enrich doesn't send out ExchangeSendingEvent nor ExchangeSentEvent Project: http://git-wip-us.apache.org/repos/asf/camel/repo Co

git commit: Added an unit test for verify the http4 component port issue

2014-07-03 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 07043c1fd -> 74de98f56 Added an unit test for verify the http4 component port issue Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/74de98f5 Tree: http://git-wip-us.apa