The project Camel - Default has the following 2 changes by 1 author:
*James Strachan* made the following changes at 11:17 PM, 18 April 2007
Comment:
added test case and fix for issue with the ChoiceProcessor; it was not
correctly invoking the lifecycle methods, nor was it actually evaluating the
predicates :) Thanks to jlansing for the heads up!
> /activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/processor/ChoiceProcessor.java
> (530200)
> /activemq/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/ChoiceTest.java
> (530200)
> /activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/component/queue/QueueEndpointConsumer.java
> (530200)
*James Strachan* made the following changes at 11:34 PM, 18 April 2007
Comment:
added a test case to show routes being split up using a choice, then ending up
on the same queue again finally
> /activemq/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/JoinRoutesTest.java
> (530203)
> /activemq/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/ChoiceTest.java
> (530203)
---------------------------------------------------------------------------------------
All 61 tests passed.
Click http://ci.logicblaze.com:8085/browse/CAMEL-CI-12 to find out more.
Thanks,
Bamboo