camel git commit: CAMEL-8029 Fix licensing issue with camel-xmljson. Add test-with-xom profile for Jenkins.

2014-11-10 Thread raulk
Repository: camel Updated Branches: refs/heads/master 83ed03d45 -> 1f124746c CAMEL-8029 Fix licensing issue with camel-xmljson. Add test-with-xom profile for Jenkins. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1f1247

[2/2] camel git commit: CAMEL-8029 Fix licensing issue with camel-xmljson.

2014-11-10 Thread raulk
CAMEL-8029 Fix licensing issue with camel-xmljson. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/83ed03d4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/83ed03d4 Diff: http://git-wip-us.apache.org/repos/asf/camel/di

[1/2] camel git commit: First stab at fixing the camel-xmljson license compliance issue due to dependency to XOM (licensed at LGPL v2.1).

2014-11-10 Thread raulk
Repository: camel Updated Branches: refs/heads/master 25d528b9e -> 83ed03d45 First stab at fixing the camel-xmljson license compliance issue due to dependency to XOM (licensed at LGPL v2.1). Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos

camel git commit: Removed invalid test (MongoDB doesn't support multi-saves).

2014-11-10 Thread hekonsek
Repository: camel Updated Branches: refs/heads/master 8382a60b5 -> 25d528b9e Removed invalid test (MongoDB doesn't support multi-saves). Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/25d528b9 Tree: http://git-wip-us.apac

camel git commit: MongoDB OIDs are now copied to headers on 'save' as well.

2014-11-10 Thread hekonsek
Repository: camel Updated Branches: refs/heads/master 247fe5507 -> 8382a60b5 MongoDB OIDs are now copied to headers on 'save' as well. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8382a60b Tree: http://git-wip-us.apache

camel git commit: CAMEL-7999: Lets include more core components documentation out of the box.

2014-11-10 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 91c3dbb3e -> 247fe5507 CAMEL-7999: Lets include more core components documentation out of the box. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/247fe550 Tree: http:/

[1/2] camel git commit: CAMEL-7999: Lets include more core components documentation out of the box.

2014-11-10 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 3e194e048 -> 91c3dbb3e CAMEL-7999: Lets include more core components documentation out of the box. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/799d4a0c Tree: http:/

[2/2] camel git commit: CAMEL-7999: Lets include more core components documentation out of the box.

2014-11-10 Thread davsclaus
CAMEL-7999: Lets include more core components documentation out of the box. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/91c3dbb3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/91c3dbb3 Diff: http://git-wip-us.apac

[3/3] camel git commit: CAMEL-7999: Fixed test

2014-11-10 Thread davsclaus
CAMEL-7999: Fixed test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3e194e04 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3e194e04 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3e194e04 Branch: refs/he

[2/3] camel git commit: CAMEL-7999: Component list to cater for components not using their default name, but be able to lookup the component information regardless.

2014-11-10 Thread davsclaus
CAMEL-7999: Component list to cater for components not using their default name, but be able to lookup the component information regardless. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ad67944b Tree: http://git-wip-us.apa

[1/3] camel git commit: CAMEL-7999: Include docs for binding component at build time

2014-11-10 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master cfc2f479b -> 3e194e048 CAMEL-7999: Include docs for binding component at build time Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0b077e3e Tree: http://git-wip-us.apa

camel git commit: CAMEL-7927: Updated Oracle Javadoc URLs for parser test

2014-11-10 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/camel-2.14.x dbc9d4e14 -> d24de74b1 CAMEL-7927: Updated Oracle Javadoc URLs for parser test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d24de74b Tree: http://git-wip-us.ap

camel git commit: CAMEL-7927: Updated Oracle Javadoc URLs for parser test

2014-11-10 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/master 459a862ca -> cfc2f479b CAMEL-7927: Updated Oracle Javadoc URLs for parser test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cfc2f479 Tree: http://git-wip-us.apache.o

camel git commit: Enabled some ignored tests.

2014-11-10 Thread hekonsek
Repository: camel Updated Branches: refs/heads/master 7fb5c5843 -> 459a862ca Enabled some ignored tests. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/459a862c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/459a

[1/2] camel git commit: MongoDB tests refactoring.

2014-11-10 Thread hekonsek
Repository: camel Updated Branches: refs/heads/master 92b709887 -> 7fb5c5843 MongoDB tests refactoring. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8016d553 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8016d

[2/2] camel git commit: Cleaned MongoDB tests.

2014-11-10 Thread hekonsek
Cleaned MongoDB tests. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7fb5c584 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7fb5c584 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7fb5c584 Branch: refs/he

camel git commit: Fixed MongoDB Spring tests.

2014-11-10 Thread hekonsek
Repository: camel Updated Branches: refs/heads/master 6089f7169 -> 92b709887 Fixed MongoDB Spring tests. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/92b70988 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/92b7

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

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

svn commit: r928598 - in /websites/production/camel/content: cache/main.pageCache netty-http.html

2014-11-10 Thread buildbot
Author: buildbot Date: Mon Nov 10 14:19:19 2014 New Revision: 928598 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/netty-http.html Modified: websites/production/camel/content/cache/main.page

camel git commit: CAMEL-8025: Added karaf commands to show component list.

2014-11-10 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 44f734a6f -> 72f44bb7f CAMEL-8025: Added karaf commands to show component list. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/72f44bb7 Tree: http://git-wip-us.apache.

[3/5] camel git commit: CAMEL-8025: Added JMX api to provide component details.

2014-11-10 Thread davsclaus
CAMEL-8025: Added JMX api to provide component details. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1a205e44 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1a205e44 Diff: http://git-wip-us.apache.org/repos/asf/cam

[4/5] camel git commit: CAMEL-8025: Added karaf commands to show component list.

2014-11-10 Thread davsclaus
CAMEL-8025: Added karaf commands to show component list. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b264924f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b264924f Diff: http://git-wip-us.apache.org/repos/asf/ca

[1/5] camel git commit: CAMEL-7999: There is no component with scheme mail so use smtp instead.

2014-11-10 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 62151db18 -> 44f734a6f CAMEL-7999: There is no component with scheme mail so use smtp instead. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/44f734a6 Tree: http://git

[5/5] camel git commit: CAMEL-8025: Added JMX api to provide component details.

2014-11-10 Thread davsclaus
CAMEL-8025: Added JMX api to provide component details. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6c37f22c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6c37f22c Diff: http://git-wip-us.apache.org/repos/asf/cam

[2/5] camel git commit: CAMEL-8025: Added karaf commands to show component list.

2014-11-10 Thread davsclaus
CAMEL-8025: Added karaf commands to show component list. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7374b1da Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7374b1da Diff: http://git-wip-us.apache.org/repos/asf/ca

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

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

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

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

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

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

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

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

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

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

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

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

camel git commit: CAMEL-7999: Add component details to json

2014-11-10 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 5cdd55b64 -> 02903870e CAMEL-7999: Add component details to json Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/02903870 Tree: http://git-wip-us.apache.org/repos/asf/c

camel git commit: CAMEL-7999: Add component details to json

2014-11-10 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 736ae9a48 -> 5cdd55b64 CAMEL-7999: Add component details to json Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5cdd55b6 Tree: http://git-wip-us.apache.org/repos/asf/c