Author: davsclaus
Date: Fri May 6 10:46:53 2011
New Revision: 1100166
URL: http://svn.apache.org/viewvc?rev=1100166&view=rev
Log:
CAMEL-3949: Sending message to log endpoint should not convert payload to
StreamCache. Added showStreams options to log endpoint.
Added:
camel/trunk/camel-core/
Why can I not use when or otherwise in a Java Camel route
Page edited by Richard Kettelerij
Changes (1)
...
{code}
You only need
Camel 2.8.0 Release
Page edited by Claus Ibsen
Changes (2)
...
* Internal Camel caches now uses a [SoftReference|http://download.oracle.com/jav
Log
Page edited by Claus Ibsen
Changes (1)
...
| {{showStackTrace}} | {{false}} | *Camel 2.0:* Show the stack trace, if an exchange has an exce
Author: davsclaus
Date: Fri May 6 09:06:22 2011
New Revision: 1100139
URL: http://svn.apache.org/viewvc?rev=1100139&view=rev
Log:
Speed up test a bit
Modified:
camel/trunk/camel-core/src/test/java/org/apache/camel/processor/async/MyAsyncEndpoint.java
Modified:
camel/trunk/camel-core/src/t
Author: davsclaus
Date: Fri May 6 08:05:33 2011
New Revision: 1100124
URL: http://svn.apache.org/viewvc?rev=1100124&view=rev
Log:
Fixed test being faster
Modified:
camel/trunk/camel-core/src/test/java/org/apache/camel/component/file/FileEagerDeleteTargetFileTest.java
Modified:
camel/trunk