git commit: CAMEL-7717: camel-jsch - Should throw UnsupportedOperationException when creating a consumer instead of causing a NPE

2014-08-18 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master c112e8f23 -> 40b4e80d5 CAMEL-7717: camel-jsch - Should throw UnsupportedOperationException when creating a consumer instead of causing a NPE Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/r

[3/3] git commit: Fixed the log class typo of XmlConverter

2014-08-18 Thread ningjiang
Fixed the log class typo of XmlConverter Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5a47eefb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5a47eefb Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/5a47eef

[1/3] git commit: Fixed the log class typo of XmlConverter

2014-08-18 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.12.x a6227486c -> b5629d844 refs/heads/camel-2.13.x a6d75c580 -> 5a47eefb4 refs/heads/master b592f2967 -> c112e8f23 Fixed the log class typo of XmlConverter Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git

[2/3] git commit: Fixed the log class typo of XmlConverter

2014-08-18 Thread ningjiang
Fixed the log class typo of XmlConverter Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c112e8f2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c112e8f2 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c112e8f

git commit: CAMEL-7706: Fixed camel-jgroups to disconnect shared JChannel correctly, added unit test to verify

2014-08-18 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/camel-2.13.x 34242af15 -> a6d75c580 CAMEL-7706: Fixed camel-jgroups to disconnect shared JChannel correctly, added unit test to verify Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/came

[1/2] git commit: CAMEL-7713 Set the Xerces SecurityManager for the DocumentBuilderFactory by default

2014-08-18 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.12.x 8c4e34ff3 -> a6227486c refs/heads/camel-2.13.x 2c88ba733 -> 34242af15 CAMEL-7713 Set the Xerces SecurityManager for the DocumentBuilderFactory by default Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://gi

[2/2] git commit: CAMEL-7713 Set the Xerces SecurityManager for the DocumentBuilderFactory by default

2014-08-18 Thread ningjiang
CAMEL-7713 Set the Xerces SecurityManager for the DocumentBuilderFactory by default Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a6227486 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a6227486 Diff: http://git-wi

[2/6] git commit: CAMEL-7701

2014-08-18 Thread ningjiang
CAMEL-7701 - more liberal choice of right method in proxy-client cxfrs - remove Content-Type header propagation from Camel to CXFRS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d63a7916 Tree: http://git-wip-us.apache.org/

[5/6] git commit: CAMEL-7701 Fixed the CS errors and added the content-type header back as it could be used later

2014-08-18 Thread ningjiang
CAMEL-7701 Fixed the CS errors and added the content-type header back as it could be used later Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2c88ba73 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2c88ba73 Diff: h

[6/6] git commit: CAMEL-7701 added Apache file-header

2014-08-18 Thread ningjiang
CAMEL-7701 added Apache file-header Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f73b9d46 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f73b9d46 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f73b9d46 Br

[4/6] git commit: CAMEL-7701

2014-08-18 Thread ningjiang
CAMEL-7701 - more liberal choice of right method in proxy-client cxfrs - remove Content-Type header propagation from Camel to CXFRS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cae28b2a Tree: http://git-wip-us.apache.org/

[3/6] git commit: CAMEL-7701 added Apache file-header

2014-08-18 Thread ningjiang
CAMEL-7701 added Apache file-header Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bc5a615f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bc5a615f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bc5a615f Br

[1/6] git commit: CAMEL-7701 Fixed the CS errors and added the content-type header back as it could be used later

2014-08-18 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.12.x ff702629f -> 8c4e34ff3 refs/heads/camel-2.13.x 3cf66ca51 -> 2c88ba733 CAMEL-7701 Fixed the CS errors and added the content-type header back as it could be used later Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commi

git commit: CAMEL-7713 Set the Xerces SecurityManager for the DocumentBuilderFactory by default

2014-08-18 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 6f8e98f48 -> b592f2967 CAMEL-7713 Set the Xerces SecurityManager for the DocumentBuilderFactory by default Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b592f296 Tre

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

2014-08-18 Thread buildbot
Author: buildbot Date: Mon Aug 18 08:17:55 2014 New Revision: 919691 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2140-release.html Modified: websites/production/camel/content/cache/m

[5/6] git commit: CAMEL-7714: AdviceWith - Does not honor autoStartup option

2014-08-18 Thread davsclaus
CAMEL-7714: AdviceWith - Does not honor autoStartup option Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3cf66ca5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3cf66ca5 Diff: http://git-wip-us.apache.org/repos/asf/

[6/6] git commit: CAMEL-7714: AdviceWith - Does not honor autoStartup option

2014-08-18 Thread davsclaus
CAMEL-7714: AdviceWith - Does not honor autoStartup option Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ff702629 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ff702629 Diff: http://git-wip-us.apache.org/repos/asf/

[3/6] git commit: CAMEL-7712: scala-dsl should have routeId in the DSL.

2014-08-18 Thread davsclaus
CAMEL-7712: scala-dsl should have routeId in the DSL. Conflicts: components/camel-scala/src/test/scala/org/apache/camel/scala/dsl/OnExceptionTest.scala Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d84408e1 Tree: h

[1/6] git commit: CAMEL-7714: AdviceWith - Does not honor autoStartup option

2014-08-18 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.12.x dc3c36bdc -> ff702629f refs/heads/camel-2.13.x a78377e50 -> 3cf66ca51 refs/heads/master e896fe520 -> 6f8e98f48 CAMEL-7714: AdviceWith - Does not honor autoStartup option Project: http://git-wip-us.apache.org/repos/asf/camel/repo

[4/6] git commit: CAMEL-7712: scala-dsl should have routeId in the DSL.

2014-08-18 Thread davsclaus
CAMEL-7712: scala-dsl should have routeId in the DSL. Conflicts: components/camel-scala/src/test/scala/org/apache/camel/scala/dsl/OnExceptionTest.scala Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5a13af1e Tree: h

[2/6] git commit: CAMEL-7712: scala-dsl should have routeId in the DSL.

2014-08-18 Thread davsclaus
CAMEL-7712: scala-dsl should have routeId in the DSL. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6f8e98f4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6f8e98f4 Diff: http://git-wip-us.apache.org/repos/asf/camel

[CONF] Apache Camel > Camel 2.14.0 Release

2014-08-18 Thread Claus Ibsen (Confluence)