git commit: CAMEL-7284 fixed the CS error

2014-03-12 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 16cc9ea30 -> b7df19acc CAMEL-7284 fixed 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/b7df19ac Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b7

git commit: CAMEL-7290 Added a sendServerVersion option to camel-jetty component

2014-03-12 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 71fe095de -> 16cc9ea30 CAMEL-7290 Added a sendServerVersion option to camel-jetty component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/16cc9ea3 Tree: http://git-wi

svn commit: r901290 [2/2] - in /websites/production/camel/content: cache/main.pageCache camel-2130-release.html jpa.html zookeeper.html

2014-03-12 Thread buildbot
Modified: websites/production/camel/content/zookeeper.html == --- websites/production/camel/content/zookeeper.html (original) +++ websites/production/camel/content/zookeeper.html Wed Mar 12 17:19:36 2014 @@ -86,103 +86,40 @

git commit: CAMEL-7257: Added getRegistry(T) so its easier to get hold of the registrty unwrapped.

2014-03-12 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master fe1552e5a -> 71fe095de CAMEL-7257: Added getRegistry(T) so its easier to get hold of the registrty unwrapped. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/71fe095d

[CONF] Apache Camel > Camel 2.13.0 Release

2014-03-12 Thread Claus Ibsen (Confluence)

[1/2] git commit: CAMEL-7269: Added option joinTransaction to camel-jpa to allow to turn this off in case jpa provider does not work with that for RESOURCE_LOCAL which seems to be a problem for Eclips

2014-03-12 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.12.x e170feb3a -> 709595fcc refs/heads/master e2deddadf -> fe1552e5a CAMEL-7269: Added option joinTransaction to camel-jpa to allow to turn this off in case jpa provider does not work with that for RESOURCE_LOCAL which seems to be a pro

[2/2] git commit: CAMEL-7269: Added option joinTransaction to camel-jpa to allow to turn this off in case jpa provider does not work with that for RESOURCE_LOCAL which seems to be a problem for Eclips

2014-03-12 Thread davsclaus
CAMEL-7269: Added option joinTransaction to camel-jpa to allow to turn this off in case jpa provider does not work with that for RESOURCE_LOCAL which seems to be a problem for EclipseLink. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/

[CONF] Apache Camel > JPA

2014-03-12 Thread Claus Ibsen (Confluence)

[CONF] Apache Camel > JPA

2014-03-12 Thread Claus Ibsen (Confluence)

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

2014-03-12 Thread buildbot
Author: buildbot Date: Wed Mar 12 14:19:35 2014 New Revision: 901259 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2130-release.html Modified: websites/production/camel/content/cache/m

[CONF] Apache Camel > Camel 2.13.0 Release

2014-03-12 Thread Claus Ibsen (Confluence)

[10/10] git commit: CAMEL-7249: camel-hdfs2 polished and added to the dist

2014-03-12 Thread davsclaus
CAMEL-7249: camel-hdfs2 polished and added to the dist Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e2deddad Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e2deddad Diff: http://git-wip-us.apache.org/repos/asf/came

[01/10] [CAMEL-7249] Working blueprint tests

2014-03-12 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 7ad65f991 -> e2deddadf http://git-wip-us.apache.org/repos/asf/camel/blob/cd101646/tests/camel-itest-osgi/src/test/resources/org/apache/camel/itest/osgi/hdfs/core-default.xml ---

[03/10] git commit: [CAMEL-7249] Working blueprint tests

2014-03-12 Thread davsclaus
[CAMEL-7249] Working blueprint tests All itests now work both with LOCAL and HDFS filesystems Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cd101646 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/cd101646 Diff: http

[04/10] git commit: [CAMEL-7249] Working camel-itest-karaf for camel-hdfs2

2014-03-12 Thread davsclaus
[CAMEL-7249] Working camel-itest-karaf for camel-hdfs2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2131dce4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2131dce4 Diff: http://git-wip-us.apache.org/repos/asf/camel

[3/4] git commit: CAMEL-7286 polish the code of SnsEndpoint

2014-03-12 Thread ningjiang
CAMEL-7286 polish the code of SnsEndpoint Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/92fa48cd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/92fa48cd Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/92fa48

[1/4] git commit: CAMEL-7286 polish the code of SnsEndpoint

2014-03-12 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.11.x 275bcbe97 -> 90d9611c9 refs/heads/camel-2.12.x 6936213d2 -> e170feb3a CAMEL-7286 polish the code of SnsEndpoint Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/

[4/4] git commit: CAMEL-7286 fixed the same issue of other aws clients

2014-03-12 Thread ningjiang
CAMEL-7286 fixed the same issue of other aws clients Conflicts: components/camel-aws/src/main/java/org/apache/camel/component/aws/s3/S3Endpoint.java Conflicts: components/camel-aws/src/main/java/org/apache/camel/component/aws/sqs/SqsEndpoint.java Project: http://git-wip-us.apa

[2/4] git commit: CAMEL-7286 fixed the same issue of other aws clients

2014-03-12 Thread ningjiang
CAMEL-7286 fixed the same issue of other aws clients Conflicts: components/camel-aws/src/main/java/org/apache/camel/component/aws/s3/S3Endpoint.java Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e170feb3 Tree: http

[2/2] git commit: CAMEL-7286 polish the code of SnsEndpoint

2014-03-12 Thread ningjiang
CAMEL-7286 polish the code of SnsEndpoint Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c614b28e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c614b28e Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c614b2

[1/2] git commit: CAMEL-7286 fixed the same issue of other aws clients

2014-03-12 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 3ec500cb4 -> 7ad65f991 CAMEL-7286 fixed the same issue of other aws clients Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7ad65f99 Tree: http://git-wip-us.apache.org/

git commit: Upgraded RX java

2014-03-12 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 8d72cb64f -> 3ec500cb4 Upgraded RX java Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3ec500cb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3ec500cb Diff: