git commit: upgrade Spring 3.2.2.RELEASE to 3.2.3.RELEASE

2013-05-22 Thread cmueller
Updated Branches: refs/heads/master a0ae8a31d - 0051f2443 upgrade Spring 3.2.2.RELEASE to 3.2.3.RELEASE Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0051f244 Tree:

git commit: Added AcknowledgmentCode conversion support for the AckCode enum type as well as polished a bit.

2013-05-22 Thread bvahdat
Updated Branches: refs/heads/master 0051f2443 - 9c4345958 Added AcknowledgmentCode conversion support for the AckCode enum type as well as polished a bit. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9c434595 Tree:

git commit: Generified the signature of the 2 ObjectHelper.notNull() methods so that ppl don't have to type cast the returned values anymore, e.g. Foo foo2 = ObjectHelper.notNull(foo1, name) where foo

2013-05-22 Thread bvahdat
Updated Branches: refs/heads/master 9c4345958 - 84feec1ba Generified the signature of the 2 ObjectHelper.notNull() methods so that ppl don't have to type cast the returned values anymore, e.g. Foo foo2 = ObjectHelper.notNull(foo1, name) where foo1 is of the type 'Foo'. This public API

git commit: CAMEL-6384: Added BacklogDebugger MBean for live debugging of Camel routes. Work in progress.

2013-05-22 Thread davsclaus
Updated Branches: refs/heads/master 84feec1ba - 839ec5698 CAMEL-6384: Added BacklogDebugger MBean for live debugging of Camel routes. Work in progress. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/839ec569 Tree:

[7/7] git commit: CAMEL-5828 Added camel-disruptor features and updated the OSGi tests

2013-05-22 Thread ningjiang
CAMEL-5828 Added camel-disruptor features and updated the OSGi tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2cce9b0c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2cce9b0c Diff:

[1/7] git commit: CAMEL-5828 Added OSGi related tests of camel-disruptor

2013-05-22 Thread ningjiang
Updated Branches: refs/heads/master 839ec5698 - 2cce9b0c4 CAMEL-5828 Added OSGi related tests of camel-disruptor Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/881dfc62 Tree:

[2/7] CAMEL-5828 Added camel-disruptor component with thanks to Riccardo

2013-05-22 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/camel/blob/6d05326f/components/camel-disruptor/src/test/java/org/apache/camel/component/disruptor/vm/SameDisruptorVmQueueSizeAndNoSizeTest.java -- diff --git

git commit: CAMEL-6384: Added BacklogDebugger MBean for live debugging of Camel routes. Work in progress.

2013-05-22 Thread davsclaus
Updated Branches: refs/heads/master 2cce9b0c4 - 349744091 CAMEL-6384: Added BacklogDebugger MBean for live debugging of Camel routes. Work in progress. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/34974409 Tree:

git commit: CAMEL-6384: Added BacklogDebugger MBean for live debugging of Camel routes. Work in progress.

2013-05-22 Thread davsclaus
Updated Branches: refs/heads/master 349744091 - 56f3418a0 CAMEL-6384: Added BacklogDebugger MBean for live debugging of Camel routes. Work in progress. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/56f3418a Tree:

git commit: CAMEL-5828: Fixed build problem

2013-05-22 Thread davsclaus
Updated Branches: refs/heads/master 56f3418a0 - d2b485989 CAMEL-5828: Fixed build problem Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d2b48598 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d2b48598 Diff:

git commit: Polished.

2013-05-22 Thread bvahdat
Updated Branches: refs/heads/master d2b485989 - 62e7e1ac5 Polished. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/62e7e1ac Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/62e7e1ac Diff:

git commit: Generified the signature of the 2 ObjectHelper.notNull() methods so that ppl don't have to type cast the returned values anymore, e.g. Foo foo2 = ObjectHelper.notNull(foo1, name) where foo

2013-05-22 Thread bvahdat
Updated Branches: refs/heads/camel-2.11.x f99557261 - 51423f7f0 Generified the signature of the 2 ObjectHelper.notNull() methods so that ppl don't have to type cast the returned values anymore, e.g. Foo foo2 = ObjectHelper.notNull(foo1, name) where foo1 is of the type 'Foo'. This public

git commit: CAMEL-6384: Added BacklogDebugger MBean for live debugging of Camel routes. Work in progress.

2013-05-22 Thread davsclaus
Updated Branches: refs/heads/master 62e7e1ac5 - 29255 CAMEL-6384: Added BacklogDebugger MBean for live debugging of Camel routes. Work in progress. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2925 Tree:

[CONF] Apache Camel Camel 2.12.0 Release

2013-05-22 Thread confluence
Camel 2.12.0 Release Page edited by Christian Mueller Changes (1) ... * Netty 3.6.5 to 3.6.6 * OpenJPA 2.2.1 to 2.2.2 * Spring

git commit: fixed two tiny bugs of the HL7DataFormat#isValidate() HL7MLLPConfig#isValidate() methods.

2013-05-22 Thread bvahdat
Updated Branches: refs/heads/camel-2.11.x 51423f7f0 - 6e7036369 fixed two tiny bugs of the HL7DataFormat#isValidate() HL7MLLPConfig#isValidate() methods. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6e703636 Tree:

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

2013-05-22 Thread buildbot
Author: buildbot Date: Wed May 22 20:20:00 2013 New Revision: 862775 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2120-release.html Modified:

[1/2] git commit: CAMEL-5828 polish the code of DisruptorUnitOfWorkTest

2013-05-22 Thread ningjiang
Updated Branches: refs/heads/master 29255 - 956bcbb7c CAMEL-5828 polish the code of DisruptorUnitOfWorkTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/956bcbb7 Tree:

[2/2] git commit: Fixed a CS error

2013-05-22 Thread ningjiang
Fixed a CS error Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/98ae1cc2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/98ae1cc2 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/98ae1cc2 Branch: