Author: ningjiang
Date: Fri Jan 28 07:33:28 2011
New Revision: 1064473
URL: http://svn.apache.org/viewvc?rev=1064473&view=rev
Log:
CAMEL-3596 CxfProducer should throw a more meaningful exception when it can't
find the binding operation info
Modified:
camel/trunk/components/camel-cxf/src/ma
Author: akarpe
Date: Thu Jan 27 17:12:27 2011
New Revision: 1064202
URL: http://svn.apache.org/viewvc?rev=1064202&view=rev
Log:
Removed commented code for CAMEL-3575
Modified:
camel/trunk/components/camel-quartz/src/main/java/org/apache/camel/routepolicy/quartz/ScheduledJob.java
camel/t
Author: akarpe
Date: Thu Jan 27 16:15:23 2011
New Revision: 1064176
URL: http://svn.apache.org/viewvc?rev=1064176&view=rev
Log:
Removed unnecessary imports
Modified:
camel/trunk/components/camel-quartz/src/test/java/org/apache/camel/routepolicy/quartz/SimpleScheduledCombinedRoutePolicyTest.j
Author: akarpe
Date: Thu Jan 27 15:21:27 2011
New Revision: 1064154
URL: http://svn.apache.org/viewvc?rev=1064154&view=rev
Log:
CAMEL-3575 Fixed issues in allowing ScheduledRoutePolicy to handle
more than one action (start, stop, resume, pause)
Added:
camel/trunk/components/camel-quartz/src/
Author: ningjiang
Date: Thu Jan 27 08:13:09 2011
New Revision: 1064020
URL: http://svn.apache.org/viewvc?rev=1064020&view=rev
Log:
Try to fix the camel-core test error on a slow box
Modified:
camel/trunk/camel-core/src/test/java/org/apache/camel/processor/MulticastParallelTimeout2Test.java