svn commit: r1404471 - in /camel/branches/camel-2.10.x: ./ components/camel-test/src/main/java/org/apache/camel/test/junit4/TestSupport.java

2012-11-01 Thread davsclaus
Author: davsclaus Date: Thu Nov 1 06:02:13 2012 New Revision: 1404471 URL: http://svn.apache.org/viewvc?rev=1404471view=rev Log: Added isJava17 method into TestSupport Modified: camel/branches/camel-2.10.x/ (props changed)

svn commit: r1404472 - in /camel/branches/camel-2.10.x: ./ components/camel-test/src/main/java/org/apache/camel/test/junit4/TestSupport.java

2012-11-01 Thread davsclaus
Author: davsclaus Date: Thu Nov 1 06:03:55 2012 New Revision: 1404472 URL: http://svn.apache.org/viewvc?rev=1404472view=rev Log: Corrected the copypaste typo inside the javadoc. Modified: camel/branches/camel-2.10.x/ (props changed)

svn commit: r1404474 - /camel/trunk/components/camel-quickfix/src/test/java/org/apache/camel/component/quickfixj/QuickfixjEngineTest.java

2012-11-01 Thread bvahdat
Author: bvahdat Date: Thu Nov 1 06:41:17 2012 New Revision: 1404474 URL: http://svn.apache.org/viewvc?rev=1404474view=rev Log: CAMEL-5751: excluded the assert failing from time to time on JDK7. Modified:

svn commit: r1404475 - in /camel/branches/camel-2.10.x: ./ components/camel-quickfix/src/test/java/org/apache/camel/component/quickfixj/QuickfixjEngineTest.java

2012-11-01 Thread bvahdat
Author: bvahdat Date: Thu Nov 1 06:46:04 2012 New Revision: 1404475 URL: http://svn.apache.org/viewvc?rev=1404475view=rev Log: Merged revisions 1404474 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r1404474 | bvahdat | 2012-11-01 07:41:17 +0100 (Do, 01 Nov 2012) | 1

svn commit: r1404479 - in /camel/trunk/components/camel-cdi/src/main/java/org/apache/camel/cdi: Main.java internal/CamelExtension.java internal/InjectLiteral.java

2012-11-01 Thread ningjiang
Author: ningjiang Date: Thu Nov 1 07:11:32 2012 New Revision: 1404479 URL: http://svn.apache.org/viewvc?rev=1404479view=rev Log: Fixed the CS errors of camel-cdi Removed: camel/trunk/components/camel-cdi/src/main/java/org/apache/camel/cdi/internal/InjectLiteral.java Modified:

svn commit: r1404480 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/util/ test/java/org/apache/camel/component/ test/java/org/apache/camel/processor/

2012-11-01 Thread ningjiang
Author: ningjiang Date: Thu Nov 1 07:12:35 2012 New Revision: 1404480 URL: http://svn.apache.org/viewvc?rev=1404480view=rev Log: Fixed the CS errors of camel-core Added: camel/trunk/camel-core/src/test/java/org/apache/camel/processor/LoopWithAggregatorTest.java Modified:

svn commit: r1404481 - /camel/trunk/tests/camel-itest/src/test/java/org/apache/camel/itest/greeter/JmsToCxfInOutTest.java

2012-11-01 Thread ningjiang
Author: ningjiang Date: Thu Nov 1 07:13:26 2012 New Revision: 1404481 URL: http://svn.apache.org/viewvc?rev=1404481view=rev Log: Added the missing ASF license header on JmsToCxfInOutTest Modified:

svn commit: r1404488 - in /camel/trunk/components: camel-jackson/src/test/java/org/apache/camel/component/jackson/JacksonBindingTest.java camel-netty/src/main/java/org/apache/camel/component/netty/Net

2012-11-01 Thread ningjiang
Author: ningjiang Date: Thu Nov 1 07:50:52 2012 New Revision: 1404488 URL: http://svn.apache.org/viewvc?rev=1404488view=rev Log: Fixed the CS errors Modified: camel/trunk/components/camel-jackson/src/test/java/org/apache/camel/component/jackson/JacksonBindingTest.java

svn commit: r1404489 - /camel/trunk/components/camel-test-spring/src/main/java/org/apache/camel/test/spring/CamelSpringDelegatingTestContextLoader.java

2012-11-01 Thread ningjiang
Author: ningjiang Date: Thu Nov 1 07:51:36 2012 New Revision: 1404489 URL: http://svn.apache.org/viewvc?rev=1404489view=rev Log: Fix an IDE complain with JDK 1.7.0_10 in camel-test-spring Modified:

svn commit: r1404490 - /camel/trunk/camel-core/src/test/java/org/apache/camel/UnitOfWorkSyncProcessTest.java

2012-11-01 Thread davsclaus
Author: davsclaus Date: Thu Nov 1 08:03:49 2012 New Revision: 1404490 URL: http://svn.apache.org/viewvc?rev=1404490view=rev Log: Skip test failing on aix Modified: camel/trunk/camel-core/src/test/java/org/apache/camel/UnitOfWorkSyncProcessTest.java Modified:

svn commit: r1404491 - /camel/trunk/camel-core/src/test/java/org/apache/camel/UnitOfWorkSyncProcessTest.java

2012-11-01 Thread davsclaus
Author: davsclaus Date: Thu Nov 1 08:04:43 2012 New Revision: 1404491 URL: http://svn.apache.org/viewvc?rev=1404491view=rev Log: Skip test failing on aix Modified: camel/trunk/camel-core/src/test/java/org/apache/camel/UnitOfWorkSyncProcessTest.java Modified:

svn commit: r1404493 - in /camel/branches/camel-2.10.x: ./ camel-core/src/test/java/org/apache/camel/UnitOfWorkSyncProcessTest.java

2012-11-01 Thread davsclaus
Author: davsclaus Date: Thu Nov 1 08:08:46 2012 New Revision: 1404493 URL: http://svn.apache.org/viewvc?rev=1404493view=rev Log: Skip test failing on aix Modified: camel/branches/camel-2.10.x/ (props changed)

svn commit: r1404496 - in /camel/trunk/camel-core/src/test/java/org/apache/camel: component/file/FileConsumerPollStrategyRollbackThrowExceptionTest.java impl/DefaultConsumerTemplateTest.java processor

2012-11-01 Thread davsclaus
Author: davsclaus Date: Thu Nov 1 08:18:50 2012 New Revision: 1404496 URL: http://svn.apache.org/viewvc?rev=1404496view=rev Log: Fixed test on slow CI servers Modified:

svn commit: r1404497 - in /camel/branches/camel-2.10.x: ./ camel-core/src/test/java/org/apache/camel/component/file/ camel-core/src/test/java/org/apache/camel/impl/ camel-core/src/test/java/org/apache

2012-11-01 Thread davsclaus
Author: davsclaus Date: Thu Nov 1 08:20:05 2012 New Revision: 1404497 URL: http://svn.apache.org/viewvc?rev=1404497view=rev Log: Fixed test on slow CI servers Modified: camel/branches/camel-2.10.x/ (props changed)

svn commit: r1404512 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/builder/ExpressionBuilder.java main/java/org/apache/camel/language/simple/ast/SimpleFunctionExpression.java test/java/

2012-11-01 Thread davsclaus
Author: davsclaus Date: Thu Nov 1 09:26:32 2012 New Revision: 1404512 URL: http://svn.apache.org/viewvc?rev=1404512view=rev Log: CAMEL-5674: Added camelContext to simple language Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/builder/ExpressionBuilder.java

[CONF] Apache Camel Simple

2012-11-01 Thread confluence
Simple Page edited by Claus Ibsen Changes (1) ... || Variable || Type || Description || | camelId | String | *Camel 2.10:* the CamelContext

svn commit: r1404519 - /camel/trunk/camel-core/src/test/java/org/apache/camel/UnitOfWorkSyncProcessTest.java

2012-11-01 Thread davsclaus
Author: davsclaus Date: Thu Nov 1 09:47:23 2012 New Revision: 1404519 URL: http://svn.apache.org/viewvc?rev=1404519view=rev Log: Skip test failing on aix Modified: camel/trunk/camel-core/src/test/java/org/apache/camel/UnitOfWorkSyncProcessTest.java Modified:

svn commit: r1404522 - in /camel/branches/camel-2.10.x: ./ camel-core/src/test/java/org/apache/camel/UnitOfWorkSyncProcessTest.java

2012-11-01 Thread davsclaus
Author: davsclaus Date: Thu Nov 1 09:48:56 2012 New Revision: 1404522 URL: http://svn.apache.org/viewvc?rev=1404522view=rev Log: Skip test failing on aix Modified: camel/branches/camel-2.10.x/ (props changed)

svn commit: r1404532 - in /camel/trunk/components/camel-aws/src: main/java/org/apache/camel/component/aws/sqs/SqsConsumer.java test/java/org/apache/camel/component/aws/sqs/SqsExtendMessageVisibilityTe

2012-11-01 Thread ningjiang
Author: ningjiang Date: Thu Nov 1 10:15:34 2012 New Revision: 1404532 URL: http://svn.apache.org/viewvc?rev=1404532view=rev Log: CAMEL-5761 Update SqsConsumer to extend Visibility Timeout correctly with thanks to Carlos Modified:

svn commit: r1404553 - in /camel/branches/camel-2.10.x: ./ components/camel-aws/src/main/java/org/apache/camel/component/aws/sqs/SqsConsumer.java components/camel-aws/src/test/java/org/apache/camel/co

2012-11-01 Thread ningjiang
Author: ningjiang Date: Thu Nov 1 12:13:52 2012 New Revision: 1404553 URL: http://svn.apache.org/viewvc?rev=1404553view=rev Log: CAMEL-5761 Update SqsConsumer to extend Visibility Timeout correctly with thanks to Carlos Modified: camel/branches/camel-2.10.x/ (props changed)

svn commit: r1404558 - in /camel/branches/camel-2.10.x: ./ components/camel-ahc/src/main/java/org/apache/camel/component/ahc/ components/camel-http/src/main/java/org/apache/camel/component/http/ compo

2012-11-01 Thread ningjiang
Author: ningjiang Date: Thu Nov 1 12:29:10 2012 New Revision: 1404558 URL: http://svn.apache.org/viewvc?rev=1404558view=rev Log: CAMEL-5757 fix the host setting issue on the camel-http producer when the bridgeEndpoint option is true Merged revisions 1404508,1404510 via svnmerge from

[CONF] Apache Camel Simple

2012-11-01 Thread confluence
Simple Page edited by Babak Vahdat Changes (1) ... {code} The Simple language can be used for the predicate test above in the

svn commit: r836881 - in /websites/production/camel/content: book-in-one-page.html book-languages-appendix.html cache/main.pageCache simple.html

2012-11-01 Thread buildbot
Author: buildbot Date: Thu Nov 1 13:20:49 2012 New Revision: 836881 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-in-one-page.html websites/production/camel/content/book-languages-appendix.html

[CONF] Apache Camel ControlBus

2012-11-01 Thread confluence
ControlBus Page added by Claus Ibsen ControlBus TODO: Change Notification Preferences View Online | Add Comment

[CONF] Apache Camel Enterprise Integration Patterns

2012-11-01 Thread confluence
Enterprise Integration Patterns Page edited by Claus Ibsen Changes (1) ... h3. System Management |

[CONF] Apache Camel ControlBus

2012-11-01 Thread confluence
ControlBus Page edited by Claus Ibsen Changes (4) h23. ControlBus The [Control Bus|http://www.eaipatterns.com/ControlBus.html] from the [EIP

[CONF] Apache Camel ControlBus Component

2012-11-01 Thread confluence
ControlBus Component Page added by Claus Ibsen ControlBus Component Available as of Camel 2.11 TODO: Change Notification Preferences View Online | Add Comment

[CONF] Apache Camel ControlBus Component

2012-11-01 Thread confluence
ControlBus Component Page edited by Claus Ibsen Changes (2) ... *Available as of Camel 2.11* The *controlbus:* component

[CONF] Apache Camel ControlBus Component

2012-11-01 Thread confluence
ControlBus Component Page edited by Claus Ibsen Changes (4) ... {div:class=confluenceTableSmall} || Command || Description || |

svn commit: r1404635 - /camel/trunk/camel-core/src/test/java/org/apache/camel/processor/LoopWithAggregatorTest.java

2012-11-01 Thread davsclaus
Author: davsclaus Date: Thu Nov 1 15:15:51 2012 New Revision: 1404635 URL: http://svn.apache.org/viewvc?rev=1404635view=rev Log: Removed system.out Modified: camel/trunk/camel-core/src/test/java/org/apache/camel/processor/LoopWithAggregatorTest.java Modified:

[CONF] Apache Camel ControlBus Component

2012-11-01 Thread confluence
ControlBus Component Page edited by Claus Ibsen Changes (4) ... {div:class=confluenceTableSmall} || Command || Description || |

[CONF] Apache Camel ControlBus Component

2012-11-01 Thread confluence
ControlBus Component Page edited by Claus Ibsen Changes (2) ... *Available as of Camel 2.11* The *controlbus:* component

svn commit: r1404645 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/component/bean/ test/java/org/apache/camel/language/simple/

2012-11-01 Thread davsclaus
Author: davsclaus Date: Thu Nov 1 15:39:09 2012 New Revision: 1404645 URL: http://svn.apache.org/viewvc?rev=1404645view=rev Log: CAMEL-5765: Better logic for choosing between overloaded methods with null body, and when parameter values provided in method name syntax Modified:

svn commit: r1404647 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/component/controlbus/ main/resources/META-INF/services/org/apache/camel/component/ test/java/org/apache/camel/componen

2012-11-01 Thread davsclaus
Author: davsclaus Date: Thu Nov 1 15:42:39 2012 New Revision: 1404647 URL: http://svn.apache.org/viewvc?rev=1404647view=rev Log: CAMEL-5651: Initial spike of control bus EIP / component. Added: camel/trunk/camel-core/src/main/java/org/apache/camel/component/controlbus/

svn commit: r1404651 - in /camel/trunk/camel-core/src/main/java/org/apache/camel: component/bean/BeanInfo.java language/simple/ast/SimpleFunctionExpression.java

2012-11-01 Thread davsclaus
Author: davsclaus Date: Thu Nov 1 15:50:35 2012 New Revision: 1404651 URL: http://svn.apache.org/viewvc?rev=1404651view=rev Log: Fixed CS Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/component/bean/BeanInfo.java

[CONF] Apache Camel Camel 2.11.0 Release

2012-11-01 Thread confluence
Camel 2.11.0 Release Page edited by Claus Ibsen Changes (2) ... h3. New [Enterprise Integration Patterns] * [ControlBus] EIP

svn commit: r836900 - in /websites/production/camel/content: cache/main.pageCache camel-2110-release.html controlbus-component.html controlbus.html

2012-11-01 Thread buildbot
Author: buildbot Date: Thu Nov 1 16:18:01 2012 New Revision: 836900 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2110-release.html