[CONF] Apache Camel > Download

2011-12-08 Thread confluence
Download Page edited by Christian Mueller Changes (1) ... ||Description||Download Link||PGP Signature file of download|| |Source

svn commit: r1211919 - in /camel/trunk/camel-core/src/main/java/org/apache/camel: impl/DefaultThreadPoolFactory.java spi/ThreadPoolFactory.java

2011-12-08 Thread davsclaus
Author: davsclaus Date: Thu Dec 8 14:49:24 2011 New Revision: 1211919 URL: http://svn.apache.org/viewvc?rev=1211919&view=rev Log: Polished Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/impl/DefaultThreadPoolFactory.java camel/trunk/camel-core/src/main/java/org/apache/

[CONF] Apache Camel > StringTemplate

2011-12-08 Thread confluence
StringTemplate Page edited by Rich Newcomb Changes (1) ... {div:class=confluenceTableSmall} || Option || Default || Description ||

[CONF] Apache Camel > Velocity

2011-12-08 Thread confluence
Velocity Page edited by Rich Newcomb Changes (1) ... || Option || Default || Description || | {{loaderCache}} | {{true}} | Velocity based file

[CONF] Apache Camel > FreeMarker

2011-12-08 Thread confluence
FreeMarker Page edited by Rich Newcomb Changes (1) ... {div:class=confluenceTableSmall} || Option || Default || Description || | {

[CONF] Apache Camel > Velocity

2011-12-08 Thread confluence
Velocity Page edited by Rich Newcomb Changes (1) ... || Option || Default || Description || | {{loaderCache}} | {{true}} | Velocity based file

[CONF] Apache Camel > Velocity

2011-12-08 Thread confluence
Velocity Page edited by Rich Newcomb Changes (1) ... || Option || Default || Description || | {{loaderCache}} | {{true}} | Velocity based file

svn commit: r1211876 - /camel/trunk/camel-core/src/test/java/org/apache/camel/processor/onexception/ContextScopedOnExceptionLogRouteTest.java

2011-12-08 Thread davsclaus
Author: davsclaus Date: Thu Dec 8 13:34:25 2011 New Revision: 1211876 URL: http://svn.apache.org/viewvc?rev=1211876&view=rev Log: Added test due user forum issue Added: camel/trunk/camel-core/src/test/java/org/apache/camel/processor/onexception/ContextScopedOnExceptionLogRouteTest.java Add

svn commit: r1211858 - /camel/trunk/camel-core/src/main/java/org/apache/camel/api/management/mbean/

2011-12-08 Thread davsclaus
Author: davsclaus Date: Thu Dec 8 12:43:37 2011 New Revision: 1211858 URL: http://svn.apache.org/viewvc?rev=1211858&view=rev Log: CAMEL-4468: MBean API should inheirt. Thanks to Marco for the patch. Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/api/management/mbean/Managed

svn commit: r1211818 - in /camel/branches/camel-2.7.x: ./ camel-core/src/main/java/org/apache/camel/impl/ActiveMQUuidGenerator.java

2011-12-08 Thread davsclaus
Author: davsclaus Date: Thu Dec 8 10:47:35 2011 New Revision: 1211818 URL: http://svn.apache.org/viewvc?rev=1211818&view=rev Log: CAMEL-4752: Updated the AMQ uid generator with code changes in AMQ source. Modified: camel/branches/camel-2.7.x/ (props changed) camel/branches/camel-2.7.x

svn commit: r1211814 - in /camel/branches/camel-2.8.x: ./ camel-core/src/main/java/org/apache/camel/impl/ActiveMQUuidGenerator.java

2011-12-08 Thread davsclaus
Author: davsclaus Date: Thu Dec 8 10:43:05 2011 New Revision: 1211814 URL: http://svn.apache.org/viewvc?rev=1211814&view=rev Log: CAMEL-4752: Updated the AMQ uid generator with code changes in AMQ source. Modified: camel/branches/camel-2.8.x/ (props changed) camel/branches/camel-2.8.x

svn commit: r1211811 - /camel/trunk/camel-core/src/main/java/org/apache/camel/impl/ActiveMQUuidGenerator.java

2011-12-08 Thread davsclaus
Author: davsclaus Date: Thu Dec 8 10:39:49 2011 New Revision: 1211811 URL: http://svn.apache.org/viewvc?rev=1211811&view=rev Log: CAMEL-4752: Updated the AMQ uid generator with code changes in AMQ source. Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/impl/ActiveMQUuidGener

[CONF] Apache Camel > RoutePolicy

2011-12-08 Thread confluence
RoutePolicy Page edited by Claus Ibsen Changes (1) ... There are these callbacks invoked - {{onInit}} *Camel 2.3* - {{onRemove}} *