git commit: camel-sap-netweaver component. Work in progress.

2013-05-30 Thread davsclaus
Updated Branches: refs/heads/master e264ebd19 - 4e83d8b37 camel-sap-netweaver component. 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/4e83d8b3 Tree:

[1/2] git commit: CAMEL-6390: Suspended seda consumers should break out if no tasks on queue. And also break out if forced to shutdown.

2013-05-30 Thread davsclaus
Updated Branches: refs/heads/camel-2.11.x 5438802c8 - 2806e816d refs/heads/master 4e83d8b37 - 87b4e7024 CAMEL-6390: Suspended seda consumers should break out if no tasks on queue. And also break out if forced to shutdown. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] git commit: CAMEL-6390: Suspended seda consumers should break out if no tasks on queue. And also break out if forced to shutdown.

2013-05-30 Thread davsclaus
CAMEL-6390: Suspended seda consumers should break out if no tasks on queue. And also break out if forced to shutdown. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2806e816 Tree:

git commit: Simplified/corrected the logic for counting the stack frames count as we used to overcharge 1 line extra (the first line) with the content of Throwable.toString() itself (which is NOT part

2013-05-30 Thread bvahdat
Updated Branches: refs/heads/master 87b4e7024 - 6678673cd Simplified/corrected the logic for counting the stack frames count as we used to overcharge 1 line extra (the first line) with the content of Throwable.toString() itself (which is NOT part of the call stack itself). Also fixed one CS

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

2013-05-30 Thread buildbot
Author: buildbot Date: Thu May 30 10:18:40 2013 New Revision: 863750 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2120-release.html Modified:

svn commit: r863756 - in /websites/production/camel/content: book-architecture.html book-in-one-page.html cache/main.pageCache component-list.html components.html transport.html uris.html

2013-05-30 Thread buildbot
Author: buildbot Date: Thu May 30 11:21:13 2013 New Revision: 863756 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-architecture.html websites/production/camel/content/book-in-one-page.html

git commit: CAMEL-6004: Tokenize XML does not support self-closing XML tokens - added unit test which shows the requested behavior. Thanks to Greg Heidorn for it.

2013-05-30 Thread cmueller
Updated Branches: refs/heads/master 8ac07f3fc - bd6ebd1dd CAMEL-6004: Tokenize XML does not support self-closing XML tokens - added unit test which shows the requested behavior. Thanks to Greg Heidorn for it. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

git commit: fixed CS issues

2013-05-30 Thread cmueller
Updated Branches: refs/heads/master bd6ebd1dd - 4d1753eab fixed CS issues Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4d1753ea Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4d1753ea Diff:

[2/2] git commit: Fixed SendProcessor to set exception on exchange in async process method if not started

2013-05-30 Thread davsclaus
Fixed SendProcessor to set exception on exchange in async process method if not started Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c5530acb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c5530acb Diff:

git commit: fixed CS issues

2013-05-30 Thread cmueller
Updated Branches: refs/heads/master 4d1753eab - fea576f9e fixed CS issues Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fea576f9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/fea576f9 Diff:

[1/2] git commit: CAMEL-6377: Optimized routing engine to reduce stack frames in use during routing.

2013-05-30 Thread davsclaus
Updated Branches: refs/heads/master fea576f9e - 6adb14060 CAMEL-6377: Optimized routing engine to reduce stack frames in use during routing. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6adb1406 Tree:

git commit: CAMEL-6405: Added option purgeWhenStopping to seda/vm component so you can decide not to process remaining in memory exchanges if stopping, so you can stop fast.

2013-05-30 Thread davsclaus
Updated Branches: refs/heads/master 6adb14060 - accd3b54e CAMEL-6405: Added option purgeWhenStopping to seda/vm component so you can decide not to process remaining in memory exchanges if stopping, so you can stop fast. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

git commit: CAMEL-6405: Added option purgeWhenStopping to seda/vm component so you can decide not to process remaining in memory exchanges if stopping, so you can stop fast.

2013-05-30 Thread davsclaus
Updated Branches: refs/heads/camel-2.11.x 2806e816d - 9e3e7254e CAMEL-6405: Added option purgeWhenStopping to seda/vm component so you can decide not to process remaining in memory exchanges if stopping, so you can stop fast. Project: http://git-wip-us.apache.org/repos/asf/camel/repo

[CONF] Apache Camel SEDA

2013-05-30 Thread confluence
SEDA Page edited by Claus Ibsen Changes (1) ... | {{queueSize}} | *2.9* | | *Component only:* The maximum default size (capacity of the

svn commit: r863763 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache seda.html

2013-05-30 Thread buildbot
Author: buildbot Date: Thu May 30 13:22:07 2013 New Revision: 863763 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html

git commit: CAMEL-6370: Populate all optional parameter for SubmitSm, SubmitMulti and DataSm to SMSC

2013-05-30 Thread cmueller
Updated Branches: refs/heads/master accd3b54e - 09ceee600 CAMEL-6370: Populate all optional parameter for SubmitSm, SubmitMulti and DataSm to SMSC Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/09ceee60 Tree:

git commit: CAMEL-6370: Populate all optional parameter for SubmitSm, SubmitMulti and DataSm to SMSC

2013-05-30 Thread cmueller
Updated Branches: refs/heads/camel-2.11.x 9e3e7254e - 0497e22df CAMEL-6370: Populate all optional parameter for SubmitSm, SubmitMulti and DataSm to SMSC Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0497e22d Tree:

git commit: CAMEL-6370: Populate all optional parameter for SubmitSm, SubmitMulti and DataSm to SMSC

2013-05-30 Thread cmueller
Updated Branches: refs/heads/camel-2.10.x e28ff6849 - 8caf58427 CAMEL-6370: Populate all optional parameter for SubmitSm, SubmitMulti and DataSm to SMSC Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8caf5842 Tree:

[CONF] Apache Camel SMPP

2013-05-30 Thread confluence
SMPP Page edited by Christian Mueller Changes (1) ... | {{CamelSmppSentMessageCount}} | {{Integer}} | *From Camel 2.9 onwards only for

[CONF] Apache Camel SMPP

2013-05-30 Thread confluence
SMPP Page edited by Christian Mueller Changes (1) ... {{1}}: Replace | | {{CamelSmppAlphabet}} / {{CamelSmppDataCoding}} | {{Byte}} | *Camel

[CONF] Apache Camel Camel 2.12.0 Release

2013-05-30 Thread confluence
Camel 2.12.0 Release Page edited by Christian Mueller Changes (1) ... * Added new [BacklogDebugger] to perform live debugging of messages

git commit: CAMEL-6041 merged the patch into camel-2.10.x branch

2013-05-30 Thread ningjiang
Updated Branches: refs/heads/camel-2.10.x 8caf58427 - 3d1acd606 CAMEL-6041 merged the patch into camel-2.10.x branch Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3d1acd60 Tree: