git commit: CAMEL-6093: Multiple consumers exists on the same JMS endpoint uri and if you remove a consumer the other active consumers do not receive any messages anymore. Added unit test

2013-08-25 Thread cmueller
Updated Branches: refs/heads/master ea325e32d -> 5721e40ef CAMEL-6093: Multiple consumers exists on the same JMS endpoint uri and if you remove a consumer the other active consumers do not receive any messages anymore. Added unit test Project: http://git-wip-us.apache.org/repos/asf/camel/re

git commit: fixed CS error

2013-08-25 Thread cmueller
Updated Branches: refs/heads/camel-2.10.x aa37220c5 -> 9f34fa65a fixed CS error Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9f34fa65 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9f34fa65 Diff: http://git-wip

git commit: fixed CS error

2013-08-25 Thread cmueller
Updated Branches: refs/heads/camel-2.11.x 7e62658e0 -> 9938a4de4 fixed CS error Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9938a4de Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9938a4de Diff: http://git-wip

git commit: fixed CS error

2013-08-25 Thread cmueller
Updated Branches: refs/heads/camel-2.11.x a9fd76f6c -> 7e62658e0 fixed CS error Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7e62658e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7e62658e Diff: http://git-wip

git commit: fixed CS error

2013-08-25 Thread cmueller
Updated Branches: refs/heads/master 801ebe952 -> ea325e32d fixed CS error Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ea325e32 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ea325e32 Diff: http://git-wip-us.ap

git commit: fixed CS error

2013-08-25 Thread cmueller
Updated Branches: refs/heads/master 1583343fb -> 801ebe952 fixed CS error Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/801ebe95 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/801ebe95 Diff: http://git-wip-us.ap

git commit: fixed CS error

2013-08-25 Thread cmueller
Updated Branches: refs/heads/master e449ccf64 -> 1583343fb fixed CS error Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1583343f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1583343f Diff: http://git-wip-us.ap

git commit: fixed CS error

2013-08-25 Thread cmueller
Updated Branches: refs/heads/master 3f8fb8dc9 -> e449ccf64 fixed CS error Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e449ccf6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e449ccf6 Diff: http://git-wip-us.ap

[1/2] git commit: fixed CS error

2013-08-25 Thread cmueller
Updated Branches: refs/heads/master 1fc7bd7a7 -> 2f0970a67 fixed CS error Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2f0970a6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2f0970a6 Diff: http://git-wip-us.ap

[2/2] git commit: fixed CS error

2013-08-25 Thread cmueller
fixed CS error Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f1bf334c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f1bf334c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f1bf334c Branch: refs/heads/mast

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

2013-08-25 Thread buildbot
Author: buildbot Date: Sun Aug 25 15:19:04 2013 New Revision: 876130 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 websites/production/camel/content/cache/ma

git commit: CAMEL-6667 Loop EIP doesn't honour copy option in some circumstances; also add 'append' option to MyAsyncComponent for testing, such that it retains the input body for assertion purposes

2013-08-25 Thread raulk
Updated Branches: refs/heads/camel-2.10.x 36b2c8c6d -> aa37220c5 CAMEL-6667 Loop EIP doesn't honour copy option in some circumstances; also add 'append' option to MyAsyncComponent for testing, such that it retains the input body for assertion purposes Project: http://git-wip-us.apache.org/r

git commit: CAMEL-6667 Loop EIP doesn't honour copy option in some circumstances; also add 'append' option to MyAsyncComponent for testing, such that it retains the input body for assertion purposes

2013-08-25 Thread raulk
Updated Branches: refs/heads/camel-2.11.x 0e0f3ab77 -> a9fd76f6c CAMEL-6667 Loop EIP doesn't honour copy option in some circumstances; also add 'append' option to MyAsyncComponent for testing, such that it retains the input body for assertion purposes Project: http://git-wip-us.apache.org/r

[CONF] Apache Camel > SMPP

2013-08-25 Thread Christian Mueller (Confluence)
SMPP Page edited by Christian Mueller Changes (1) ... | {{CamelSmppOptionalParameters}} | {{Map}} | *Deprecated and will be removed in Camel 2.

git commit: CAMEL-6667 Loop EIP doesn't honour copy option in some circumstances; also add 'append' option to MyAsyncComponent for testing, such that it retains the input body for assertion purposes

2013-08-25 Thread raulk
Updated Branches: refs/heads/master 53575ff76 -> 1fc7bd7a7 CAMEL-6667 Loop EIP doesn't honour copy option in some circumstances; also add 'append' option to MyAsyncComponent for testing, such that it retains the input body for assertion purposes Project: http://git-wip-us.apache.org/repos/a

[3/3] git commit: CAMEL-6655: SMPP - add support of Vendor Specific Optional Parameter

2013-08-25 Thread cmueller
CAMEL-6655: SMPP - add support of Vendor Specific Optional Parameter Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/36b2c8c6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/36b2c8c6 Diff: http://git-wip-us.apache.org/

[1/3] git commit: CAMEL-6655: SMPP - add support of Vendor Specific Optional Parameter

2013-08-25 Thread cmueller
Updated Branches: refs/heads/camel-2.10.x 5654b18b5 -> 36b2c8c6d CAMEL-6655: SMPP - add support of Vendor Specific Optional Parameter Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a027d7dc Tree: http://git-wip-us.apache.

[2/3] git commit: CAMEL-6655: SMPP - add support of Vendor Specific Optional Parameter

2013-08-25 Thread cmueller
CAMEL-6655: SMPP - add support of Vendor Specific Optional Parameter Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8989fd3f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8989fd3f Diff: http://git-wip-us.apache.org/

[1/2] git commit: CAMEL-6655: SMPP - add support of Vendor Specific Optional Parameter

2013-08-25 Thread cmueller
Updated Branches: refs/heads/camel-2.11.x f4b48fcf6 -> 0e0f3ab77 CAMEL-6655: SMPP - add support of Vendor Specific Optional Parameter Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d281f3bd Tree: http://git-wip-us.apache.

[2/2] git commit: CAMEL-6655: SMPP - add support of Vendor Specific Optional Parameter

2013-08-25 Thread cmueller
CAMEL-6655: SMPP - add support of Vendor Specific Optional Parameter Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0e0f3ab7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0e0f3ab7 Diff: http://git-wip-us.apache.org/

[CONF] Apache Camel > SMPP

2013-08-25 Thread Christian Mueller (Confluence)
SMPP Page edited by Christian Mueller Changes (4) ... | {{CamelSmppSentMessageCount}} | {{Integer}} | *From Camel 2.9 onwards only for SubmitSm

git commit: CAMEL-6655: SMPP - add support of Vendor Specific Optional Parameter

2013-08-25 Thread cmueller
Updated Branches: refs/heads/master 2fb5de834 -> 53575ff76 CAMEL-6655: SMPP - add support of Vendor Specific Optional Parameter Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/53575ff7 Tree: http://git-wip-us.apache.org/re

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

2013-08-25 Thread buildbot
Author: buildbot Date: Sun Aug 25 14:18:57 2013 New Revision: 876126 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 websites/production/camel/content/cache/ma

[CONF] Apache Camel > SMPP

2013-08-25 Thread Christian Mueller (Confluence)
SMPP Page edited by Christian Mueller Changes (3) ... {{1}}: Replace | | {{CamelSmppAlphabet}} / {{CamelSmppDataCoding}} | {{Byte}} | *Camel 2.

[CONF] Apache Camel > SMPP

2013-08-25 Thread Christian Mueller (Confluence)
SMPP Page edited by Christian Mueller Changes (3) ... {{DeliveryReceipt}}: an SMSC delivery receipt\\ {{DeliverSm}}: an SMSC deliver short mess

git commit: CAMEL-6655: SMPP - add support of Vendor Specific Optional Parameter

2013-08-25 Thread cmueller
Updated Branches: refs/heads/master 05d3301cc -> 2fb5de834 CAMEL-6655: SMPP - add support of Vendor Specific Optional Parameter Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2fb5de83 Tree: http://git-wip-us.apache.org/re

[2/2] git commit: CAMEL-6067: Added deleteJob/pauseJob options to quartz components. So ppl can decide whether to delete/pause the jobs when stopping.

2013-08-25 Thread davsclaus
CAMEL-6067: Added deleteJob/pauseJob options to quartz components. So ppl can decide whether to delete/pause the jobs when stopping. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/05d3301c Tree: http://git-wip-us.apache.org/

[1/2] git commit: Upgraded to latest rxjava

2013-08-25 Thread davsclaus
Updated Branches: refs/heads/master 6ff502f63 -> 05d3301cc Upgraded to latest rxjava Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2704f68b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2704f68b Diff: http://gi

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

2013-08-25 Thread buildbot
Author: buildbot Date: Sun Aug 25 09:19:11 2013 New Revision: 876107 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 websites/production/camel/content/cache/ma

[CONF] Apache Camel > Quartz

2013-08-25 Thread Claus Ibsen (Confluence)
Quartz Page edited by Claus Ibsen Changes (2) ... | {{stateful}} | {{false}} | Uses a Quartz {{StatefulJob}} instead of the default job. | | {{

[CONF] Apache Camel > Quartz2

2013-08-25 Thread Claus Ibsen (Confluence)
Quartz2 Page edited by Claus Ibsen Changes (2) ... | {{stateful}} | {{false}} | Uses a Quartz {{@PersistJobDataAfterExecution}} and {{@Disallow

[CONF] Apache Camel > Quartz

2013-08-25 Thread Claus Ibsen (Confluence)
Quartz Page edited by Claus Ibsen Changes (1) ... | {{stateful}} | {{false}} | Uses a Quartz {{StatefulJob}} instead of the default job. | | {{