svn commit: r784343 - /camel/branches/camel-1.x/components/camel-atom/src/test/java/org/apache/camel/component/atom/AtomPollingLowDelayTest.java

2009-06-12 Thread davsclaus
Author: davsclaus Date: Sat Jun 13 06:49:36 2009 New Revision: 784343 URL: http://svn.apache.org/viewvc?rev=784343&view=rev Log: Fixed unit test failing on some platforms reported by TC. Modified: camel/branches/camel-1.x/components/camel-atom/src/test/java/org/apache/camel/component/atom/At

svn commit: r784107 - /camel/trunk/components/camel-spring/src/main/java/org/apache/camel/spring/CamelContextFactoryBean.java

2009-06-12 Thread davsclaus
Author: davsclaus Date: Fri Jun 12 13:09:53 2009 New Revision: 784107 URL: http://svn.apache.org/viewvc?rev=784107&view=rev Log: CAMEL-1701: Added support for camel-spring detecting and adding InterceptorStrategy from the spring application context. Allows you to easily add interceptors that are

[CONF] Apache Camel: Advanced configuration of CamelContext using Spring (page edited)

2009-06-12 Thread confluence
Page Edited : CAMEL : Advanced configuration of CamelContext using Spring Advanced configuration of CamelContext using Spring has been edited by Claus Ibsen (Jun 12, 2009).

[CONF] Apache Camel: Advanced configuration of CamelContext using Spring (page edited)

2009-06-12 Thread confluence
Page Edited : CAMEL : Advanced configuration of CamelContext using Spring Advanced configuration of CamelContext using Spring has been edited by Claus Ibsen (Jun 12, 2009).

svn commit: r784101 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/processor/ components/camel-spring/src/main/java/org/apache/camel/spring/ components/camel-spring/src/test/java/org/apa

2009-06-12 Thread davsclaus
Author: davsclaus Date: Fri Jun 12 12:50:42 2009 New Revision: 784101 URL: http://svn.apache.org/viewvc?rev=784101&view=rev Log: CAMEL-1701: Added support for camel-spring detecting and adding InterceptorStrategy from the spring application context. Allows you to easily add interceptors that are

[CONF] Apache Camel: Advanced configuration of CamelContext using Spring (page created)

2009-06-12 Thread confluence
Page Created : CAMEL : Advanced configuration of CamelContext using Spring Advanced configuration of CamelContext using Spring has been created by Claus Ibsen (Jun 12, 2009).

[CONF] Apache Camel: DSL Function Template (page edited)

2009-06-12 Thread confluence
Page Edited : CAMEL : DSL Function Template DSL Function Template has been edited by Christian Schneider (Jun 12, 2009). (View changes)

[CONF] Apache Camel: Camel DSL (page edited)

2009-06-12 Thread confluence
Page Edited : CAMEL : Camel DSL Camel DSL has been edited by Christian Schneider (Jun 12, 2009). (View changes) Content: The Camel

[CONF] Apache Camel: from (page edited)

2009-06-12 Thread confluence
Page Edited : CAMEL : from from has been edited by Christian Schneider (Jun 12, 2009). (View changes) Content: Starting point for a

[CONF] Apache Camel: from (page edited)

2009-06-12 Thread confluence
Page Edited : CAMEL : from from has been edited by Christian Schneider (Jun 12, 2009). (View changes) Content: Starting point for a

[CONF] Apache Camel: convertBodyTo (page edited)

2009-06-12 Thread confluence
Page Edited : CAMEL : convertBodyTo convertBodyTo has been edited by Christian Schneider (Jun 12, 2009). (View changes) Content: Co

[CONF] Apache Camel: Direct (page edited)

2009-06-12 Thread confluence
Page Edited : CAMEL : Direct Direct has been edited by Claus Ibsen (Jun 12, 2009). (View changes) Content: Direct Component The di

svn commit: r784038 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/management/ camel-core/src/main/java/org/apache/camel/model/ camel-core/src/test/java/org/apache/camel/processor/ camel

2009-06-12 Thread davsclaus
Author: davsclaus Date: Fri Jun 12 09:00:33 2009 New Revision: 784038 URL: http://svn.apache.org/viewvc?rev=784038&view=rev Log: CAMEL-1697: Added more unit tests regarding using .end(). Simplyfied using .end() with doTry as we just need 1 end to end the block. Added: camel/trunk/camel-core