[CONF] Apache Camel Camel 2.14.0 Release

2014-06-16 Thread Henryk Konsek (Confluence)

[CONF] Apache Camel The Camel Riders Welcome Two New Committers

2014-06-16 Thread Christian Mueller (Confluence)

svn commit: r912705 - /websites/production/camel/content/cache/main.pageCache

2014-06-16 Thread cmueller
Author: cmueller Date: Mon Jun 16 11:36:19 2014 New Revision: 912705 Log: trigger full site export because og a new blog post Removed: websites/production/camel/content/cache/main.pageCache

git commit: Fix for CAMEL-7509 Expose the component options for Camel JGroups

2014-06-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master b8d76be11 - d62ac0f4e Fix for CAMEL-7509 Expose the component options for Camel JGroups Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d62ac0f4 Tree:

[2/2] git commit: Added an unit test to show how to send multi part form request entity to the server

2014-06-16 Thread ningjiang
Added an unit test to show how to send multi part form request entity to the server Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f01a7366 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f01a7366 Diff:

[1/2] git commit: CAMEL-7500 updated the state of exceptionHandled to avoid the callback be called twice when the ChannelClosedException is thrown.

2014-06-16 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master d62ac0f4e - bd4f8d1e8 CAMEL-7500 updated the state of exceptionHandled to avoid the callback be called twice when the ChannelClosedException is thrown. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[1/2] git commit: CAMEL-7500 updated the state of exceptionHandled to avoid the callback be called twice when the ChannelClosedException is thrown.

2014-06-16 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.12.x 265c28992 - a52183e5f refs/heads/camel-2.13.x c98d04305 - 698343e1b CAMEL-7500 updated the state of exceptionHandled to avoid the callback be called twice when the ChannelClosedException is thrown. Project:

[2/2] git commit: CAMEL-7500 updated the state of exceptionHandled to avoid the callback be called twice when the ChannelClosedException is thrown.

2014-06-16 Thread ningjiang
CAMEL-7500 updated the state of exceptionHandled to avoid the callback be called twice when the ChannelClosedException is thrown. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a52183e5 Tree:

git commit: CAMEL-7361: Spring main should be able to detect additional spring xml locations on the classpath without any additional configuration. Use a different location as META-INF/spring clashes

2014-06-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.13.x 698343e1b - e72ea3579 CAMEL-7361: Spring main should be able to detect additional spring xml locations on the classpath without any additional configuration. Use a different location as META-INF/spring clashes with Spring itself and

git commit: CAMEL-7361: Spring main should be able to detect additional spring xml locations on the classpath without any additional configuration. Use a different location as META-INF/spring clashes

2014-06-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master bd4f8d1e8 - 9f90b0274 CAMEL-7361: Spring main should be able to detect additional spring xml locations on the classpath without any additional configuration. Use a different location as META-INF/spring clashes with Spring itself and

[CONF] Apache Camel Camel 2.14.0 Release

2014-06-16 Thread Claus Ibsen (Confluence)

[3/3] git commit: CAMEL-7513: Fixed POJO aggregating when the parameter type was referring to a type that was class annotated.

2014-06-16 Thread davsclaus
CAMEL-7513: Fixed POJO aggregating when the parameter type was referring to a type that was class annotated. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3c4f98a0 Tree:

[1/3] git commit: CAMEL-7513: Fixed POJO aggregating when the parameter type was referring to a type that was class annotated.

2014-06-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.12.x a52183e5f - 3c4f98a04 refs/heads/camel-2.13.x e72ea3579 - 6dcb9459f refs/heads/master 9f90b0274 - 85ced0668 CAMEL-7513: Fixed POJO aggregating when the parameter type was referring to a type that was class annotated. Project:

[2/3] git commit: CAMEL-7513: Fixed POJO aggregating when the parameter type was referring to a type that was class annotated.

2014-06-16 Thread davsclaus
CAMEL-7513: Fixed POJO aggregating when the parameter type was referring to a type that was class annotated. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6dcb9459 Tree:

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

2014-06-16 Thread davsclaus
Merge branch 'CAMEL-7512' 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/675bd530 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/675bd530 Diff:

[2/4] git commit: Fix for CAMEL-7512 Expose the component options for Camel Netty

2014-06-16 Thread davsclaus
Fix for CAMEL-7512 Expose the component options for Camel Netty Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3f8dcdde Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3f8dcdde Diff:

[1/4] git commit: Fix for CAMEL-7511 Expose the component options for Camel Quartz2

2014-06-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 85ced0668 - 675bd5304 Fix for CAMEL-7511 Expose the component options for Camel Quartz2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3956583c Tree:

[3/4] git commit: Merge branch 'CAMEL-7511' of https://github.com/kevinearls/camel

2014-06-16 Thread davsclaus
Merge branch 'CAMEL-7511' 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/aef0e594 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/aef0e594 Diff:

git commit: Removed an unused Maven property.

2014-06-16 Thread bvahdat
Repository: camel Updated Branches: refs/heads/master 675bd5304 - a4a9deb80 Removed an unused Maven property. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a4a9deb8 Tree:

git commit: Upgraded to Dropbox 1.7.6.

2014-06-16 Thread bvahdat
Repository: camel Updated Branches: refs/heads/master a4a9deb80 - 4995637a1 Upgraded to Dropbox 1.7.6. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4995637a Tree:

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

2014-06-16 Thread buildbot
Author: buildbot Date: Mon Jun 16 19:17:50 2014 New Revision: 912743 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2140-release.html Modified:

git commit: Upgraded to EhCache 2.8.3.

2014-06-16 Thread bvahdat
Repository: camel Updated Branches: refs/heads/master 4995637a1 - 377291cea Upgraded to EhCache 2.8.3. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/377291ce Tree:

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

2014-06-16 Thread buildbot
Author: buildbot Date: Mon Jun 16 20:17:56 2014 New Revision: 912756 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2140-release.html Modified:

svn commit: r912808 - in /websites/production/camel/content: cache/main.pageCache cxf.html

2014-06-16 Thread buildbot
Author: buildbot Date: Tue Jun 17 02:17:48 2014 New Revision: 912808 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/cxf.html Modified: websites/production/camel/content/cache/main.pageCache

[CONF] Apache Camel Splitter

2014-06-16 Thread Ben O'Day (Confluence)

svn commit: r912812 - in /websites/production/camel/content: cache/main.pageCache splitter.html

2014-06-16 Thread buildbot
Author: buildbot Date: Tue Jun 17 05:17:49 2014 New Revision: 912812 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/splitter.html Modified: