git commit: CAMEL-7468: allow a null namespace map for unqualified elements matching

2014-07-04 Thread ay
Repository: camel Updated Branches: refs/heads/master fb8cff7c3 - c69feb066 CAMEL-7468: allow a null namespace map for unqualified elements matching Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c69feb06 Tree:

git commit: CAMEL-7557 Fixed the issue that CxfRsProducer does not copy headers between Camel and CXF messages in a proxy mode

2014-07-04 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master c69feb066 - c9a408b20 CAMEL-7557 Fixed the issue that CxfRsProducer does not copy headers between Camel and CXF messages in a proxy mode Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

svn commit: r914982 - in /websites/production/camel/content: cache/main.pageCache disruptor.html

2014-07-04 Thread buildbot
Author: buildbot Date: Fri Jul 4 11:18:03 2014 New Revision: 914982 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/disruptor.html Modified:

[CONF] Apache Camel Multicast

2014-07-04 Thread Claus Ibsen (Confluence)

[CONF] Apache Camel Splitter

2014-07-04 Thread Claus Ibsen (Confluence)

[CONF] Apache Camel Recipient List

2014-07-04 Thread Claus Ibsen (Confluence)

git commit: CAMEL-7521: Added parallelAggregate option to mutlicast/splitter/recipient list eips. Thanks to Jerry Williamson for the patch.

2014-07-04 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master c9a408b20 - f1dbb4852 CAMEL-7521: Added parallelAggregate option to mutlicast/splitter/recipient list eips. Thanks to Jerry Williamson for the patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[CONF] Apache Camel Camel 2.14.0 Release

2014-07-04 Thread Claus Ibsen (Confluence)

[1/2] git commit: CAMEL-7557 Fixed the issue that CxfRsProducer does not copy headers between Camel and CXF messages in a proxy mode

2014-07-04 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.12.x 82d26cbcc - e8f6a5182 refs/heads/camel-2.13.x db3ffd0be - ba3892103 CAMEL-7557 Fixed the issue that CxfRsProducer does not copy headers between Camel and CXF messages in a proxy mode Project:

[2/2] git commit: CAMEL-7557 Fixed the issue that CxfRsProducer does not copy headers between Camel and CXF messages in a proxy mode

2014-07-04 Thread ningjiang
CAMEL-7557 Fixed the issue that CxfRsProducer does not copy headers between Camel and CXF messages in a proxy mode Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e8f6a518 Tree:

git commit: CAMEL-7521: Added parallelAggregate option to mutlicast/splitter/recipient list eips. Added option to scala dsl.

2014-07-04 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master f1dbb4852 - 74a62c590 CAMEL-7521: Added parallelAggregate option to mutlicast/splitter/recipient list eips. Added option to scala dsl. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

git commit: CAMEL-7577: camel-zipfile the zip iterator should be closeable so splitter can close it properly.

2014-07-04 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 74a62c590 - 87bc5d4cd CAMEL-7577: camel-zipfile the zip iterator should be closeable so splitter can close it properly. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

svn commit: r914990 [2/2] - in /websites/production/camel/content: cache/main.pageCache camel-2140-release.html multicast.html recipient-list.html splitter.html

2014-07-04 Thread buildbot
Modified: websites/production/camel/content/splitter.html == --- websites/production/camel/content/splitter.html (original) +++ websites/production/camel/content/splitter.html Fri Jul 4 12:17:56 2014 @@ -87,7 +87,7 @@

git commit: CAMEL-7577: camel-zipfile the zip iterator should be closeable so splitter can close it properly.

2014-07-04 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.13.x ba3892103 - 980bcd741 CAMEL-7577: camel-zipfile the zip iterator should be closeable so splitter can close it properly. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[CONF] Apache Camel File2

2014-07-04 Thread Claus Ibsen (Confluence)

[2/2] git commit: CAMEL-7525: Added readLockMarkerFile to allow end users to turn it off for changed/rename read locks.

2014-07-04 Thread davsclaus
CAMEL-7525: Added readLockMarkerFile to allow end users to turn it off for changed/rename read locks. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/693d289e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/693d289e

[1/2] git commit: CAMEL-7525: Added readLockMarkerFile to allow end users to turn it off for changed/rename read locks.

2014-07-04 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 87bc5d4cd - 693d289e8 CAMEL-7525: Added readLockMarkerFile to allow end users to turn it off for changed/rename read locks. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

svn commit: r914996 - in /websites/production/camel/content: cache/main.pageCache file2.html

2014-07-04 Thread buildbot
Author: buildbot Date: Fri Jul 4 13:17:59 2014 New Revision: 914996 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/file2.html Modified:

[2/2] git commit: CAMEL-7563: Hazelcast instance as an endpoint url param with thanks to Alexander Lomov

2014-07-04 Thread ningjiang
CAMEL-7563: Hazelcast instance as an endpoint url param with thanks to Alexander Lomov Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b505dd81 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b505dd81 Diff:

[1/2] git commit: CAMEL-7563 Fixed the CS error and avoid hazelcast component share the hazelcast reference across the component

2014-07-04 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 9c2ea186a - 970707f4e CAMEL-7563 Fixed the CS error and avoid hazelcast component share the hazelcast reference across the component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[CONF] Apache Camel CXF

2014-07-04 Thread Piotr Klimczak (Confluence)

svn commit: r915005 - in /websites/production/camel/content: cache/main.pageCache component-list.html components.html cxf.html transport.html uris.html

2014-07-04 Thread buildbot
Author: buildbot Date: Fri Jul 4 14:17:59 2014 New Revision: 915005 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/component-list.html websites/production/camel/content/components.html

[CONF] Apache Camel Articles

2014-07-04 Thread Claus Ibsen (Confluence)