svn commit: r1382372 - /camel/trunk/components/camel-ftp/src/test/java/org/apache/camel/component/file/remote/FtpShutdownCompleteCurrentTaskOnlyTest.java

2012-09-08 Thread cmueller
Author: cmueller Date: Sat Sep 8 21:46:50 2012 New Revision: 1382372 URL: http://svn.apache.org/viewvc?rev=1382372&view=rev Log: fixed test which randomly fail on slow CI server Modified: camel/trunk/components/camel-ftp/src/test/java/org/apache/camel/component/file/remote/FtpShutdownComple

svn commit: r1382369 - /camel/trunk/components/camel-jsch/src/test/java/org/apache/camel/component/jsch/ScpSimpleProduceTest.java

2012-09-08 Thread cmueller
Author: cmueller Date: Sat Sep 8 21:32:48 2012 New Revision: 1382369 URL: http://svn.apache.org/viewvc?rev=1382369&view=rev Log: fixed test which randomly fail on slow CI server Modified: camel/trunk/components/camel-jsch/src/test/java/org/apache/camel/component/jsch/ScpSimpleProduceTest.ja

svn commit: r831393 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache timer.html

2012-09-08 Thread buildbot
Author: buildbot Date: Sat Sep 8 16:19:25 2012 New Revision: 831393 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/ma

svn commit: r1382321 - /camel/branches/camel-2.9.x/components/camel-jdbc/src/test/java/org/apache/camel/component/jdbc/JdbcAnotherRouteTest.java

2012-09-08 Thread cmueller
Author: cmueller Date: Sat Sep 8 15:32:38 2012 New Revision: 1382321 URL: http://svn.apache.org/viewvc?rev=1382321&view=rev Log: fixed a unit test which fails randomly Modified: camel/branches/camel-2.9.x/components/camel-jdbc/src/test/java/org/apache/camel/component/jdbc/JdbcAnotherRouteTe

svn commit: r1382320 - /camel/branches/camel-2.9.x/components/camel-jdbc/src/test/resources/org/apache/camel/component/jdbc/camelContext.xml

2012-09-08 Thread cmueller
Author: cmueller Date: Sat Sep 8 15:31:29 2012 New Revision: 1382320 URL: http://svn.apache.org/viewvc?rev=1382320&view=rev Log: fixed a unit test which fails randomly Modified: camel/branches/camel-2.9.x/components/camel-jdbc/src/test/resources/org/apache/camel/component/jdbc/camelContext.

svn commit: r1382318 - /camel/branches/camel-2.9.x/camel-core/src/test/java/org/apache/camel/processor/aggregator/AggregatorTimerAndTracerTest.java

2012-09-08 Thread cmueller
Author: cmueller Date: Sat Sep 8 15:27:01 2012 New Revision: 1382318 URL: http://svn.apache.org/viewvc?rev=1382318&view=rev Log: fixed a unit test which fails randomly Modified: camel/branches/camel-2.9.x/camel-core/src/test/java/org/apache/camel/processor/aggregator/AggregatorTimerAndTrace

[CONF] Apache Camel > Timer

2012-09-08 Thread confluence
Timer Page edited by Christian Mueller Changes (2) ... | {{pattern}} | {{null}} | Allows you to specify a custom {{Date}} pattern to use for se

svn commit: r831390 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache timer.html

2012-09-08 Thread buildbot
Author: buildbot Date: Sat Sep 8 15:19:41 2012 New Revision: 831390 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/ma

svn commit: r1382316 - /camel/branches/camel-2.10.x/components/camel-jdbc/src/test/resources/org/apache/camel/component/jdbc/camelContext.xml

2012-09-08 Thread cmueller
Author: cmueller Date: Sat Sep 8 15:13:55 2012 New Revision: 1382316 URL: http://svn.apache.org/viewvc?rev=1382316&view=rev Log: fixed a unit test which fails randomly Modified: camel/branches/camel-2.10.x/components/camel-jdbc/src/test/resources/org/apache/camel/component/jdbc/camelContext

svn commit: r1382313 - /camel/branches/camel-2.10.x/camel-core/src/test/java/org/apache/camel/processor/aggregator/AggregatorTimerAndTracerTest.java

2012-09-08 Thread cmueller
Author: cmueller Date: Sat Sep 8 15:07:05 2012 New Revision: 1382313 URL: http://svn.apache.org/viewvc?rev=1382313&view=rev Log: fixed a unit test which fails randomly Modified: camel/branches/camel-2.10.x/camel-core/src/test/java/org/apache/camel/processor/aggregator/AggregatorTimerAndTrac

svn commit: r1382312 - /camel/branches/camel-2.10.x/components/camel-jdbc/src/test/java/org/apache/camel/component/jdbc/JdbcAnotherRouteTest.java

2012-09-08 Thread cmueller
Author: cmueller Date: Sat Sep 8 15:02:57 2012 New Revision: 1382312 URL: http://svn.apache.org/viewvc?rev=1382312&view=rev Log: fixed a unit test which fails randomly Modified: camel/branches/camel-2.10.x/components/camel-jdbc/src/test/java/org/apache/camel/component/jdbc/JdbcAnotherRouteT

[CONF] Apache Camel > Timer

2012-09-08 Thread confluence
Timer Page edited by Claus Ibsen Changes (1) ... | {{period}} | {{1000}} | If greater than 0, generate periodic events every {{period}} millise

svn commit: r1382308 - /camel/trunk/components/camel-test-spring/src/main/java/org/apache/camel/test/spring/CamelSpringTestContextLoader.java

2012-09-08 Thread davsclaus
Author: davsclaus Date: Sat Sep 8 14:15:03 2012 New Revision: 1382308 URL: http://svn.apache.org/viewvc?rev=1382308&view=rev Log: Polished Modified: camel/trunk/components/camel-test-spring/src/main/java/org/apache/camel/test/spring/CamelSpringTestContextLoader.java Modified: camel/trunk/

svn commit: r831383 - in /websites/production/camel/content: cache/main.pageCache camel-2110-release.html

2012-09-08 Thread buildbot
Author: buildbot Date: Sat Sep 8 12:17:35 2012 New Revision: 831383 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2110-release.html Modified: websites/production/camel/content/cache/m

svn commit: r1382286 - in /camel/trunk/components/camel-quickfix/src: main/java/org/apache/camel/component/quickfixj/ test/java/org/apache/camel/component/quickfixj/

2012-09-08 Thread bvahdat
Author: bvahdat Date: Sat Sep 8 11:47:37 2012 New Revision: 1382286 URL: http://svn.apache.org/viewvc?rev=1382286&view=rev Log: CAMEL-5584: Remove QuickfixjEngine's forcedShutdown field. Modified: camel/trunk/components/camel-quickfix/src/main/java/org/apache/camel/component/quickfixj/Quick

svn commit: r1382280 - /camel/trunk/camel-core/src/main/java/org/apache/camel/spi/ExecutorServiceManager.java

2012-09-08 Thread davsclaus
Author: davsclaus Date: Sat Sep 8 11:29:12 2012 New Revision: 1382280 URL: http://svn.apache.org/viewvc?rev=1382280&view=rev Log: Polished Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/spi/ExecutorServiceManager.java Modified: camel/trunk/camel-core/src/main/java/org/apa

svn commit: r1382279 - /camel/trunk/parent/pom.xml

2012-09-08 Thread davsclaus
Author: davsclaus Date: Sat Sep 8 11:28:55 2012 New Revision: 1382279 URL: http://svn.apache.org/viewvc?rev=1382279&view=rev Log: Upgraded to Netty 3.5.7 Modified: camel/trunk/parent/pom.xml Modified: camel/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?r

svn commit: r1382276 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/management/ camel-core/src/test/java/org/apache/camel/impl/ components/camel-cdi/src/main/java/org/apache/camel/compon

2012-09-08 Thread bvahdat
Author: bvahdat Date: Sat Sep 8 10:29:45 2012 New Revision: 1382276 URL: http://svn.apache.org/viewvc?rev=1382276&view=rev Log: Fixed a bunch of CS errors as well as some Eclipse compiler warnings. Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/management/DefaultManagement

svn commit: r831375 [3/3] - in /websites/production/camel/content: ./ cache/

2012-09-08 Thread buildbot
Modified: websites/production/camel/content/cxf.html == --- websites/production/camel/content/cxf.html (original) +++ websites/production/camel/content/cxf.html Sat Sep 8 10:19:54 2012 @@ -122,14 +122,12 @@ cxf:bean:cxfEnd

[CONF] Apache Camel > VM

2012-09-08 Thread confluence
VM Page edited by Christian Mueller Comment: Removed the deprecated Camel 1.x documentations Changes (1) ... You

[CONF] Apache Camel > SQL Component

2012-09-08 Thread confluence
SQL Component Page edited by Christian Mueller Comment: Removed the deprecated Camel 1.x documentations Changes (1) ...

[CONF] Apache Camel > NMR

2012-09-08 Thread confluence
NMR Page edited by Christian Mueller Comment: Removed the deprecated Camel 1.x documentations Changes (2) ... {co

[CONF] Apache Camel > JDBC

2012-09-08 Thread confluence
JDBC Page edited by Christian Mueller Comment: Removed the deprecated Camel 1.x documentations Changes (2) ... |

[CONF] Apache Camel > Flatpack

2012-09-08 Thread confluence
Flatpack Page edited by Christian Mueller Comment: Removed the deprecated Camel 1.x documentations Changes (1) ...

[CONF] Apache Camel > Castor

2012-09-08 Thread confluence
Castor Page edited by Christian Mueller Changes (1) ... org.apache.camel camel-castor 2.1.0 x.x.x {code}

[CONF] Apache Camel > Asynchronous Processing

2012-09-08 Thread confluence
Asynchronous Processing Page edited by Christian Mueller Comment: Removed the deprecated Camel 1.x documentations Changes (1)

[CONF] Apache Camel > Guice

2012-09-08 Thread confluence
Guice Page edited by Christian Mueller Comment: Removed the deprecated Camel 1.x documentations Changes (1) h2. Camel Guice

[CONF] Apache Camel > Camel Test

2012-09-08 Thread confluence
Camel Test Page edited by Christian Mueller Changes (1) h2. Camel Test As a simple alternative to using [Spring Testing] or [Guice] the *came

[CONF] Apache Camel > RecipientList Annotation

2012-09-08 Thread confluence
RecipientList Annotation Page edited by Christian Mueller Comment: Removed the deprecated Camel 1.x documentations Changes (4)

[CONF] Apache Camel > Parameter Binding Annotations

2012-09-08 Thread confluence
Parameter Binding Annotations Page edited by Christian Mueller Comment: Removed the deprecated Camel 1.x documentations Changes (4)

[CONF] Apache Camel > Walk through an Example

2012-09-08 Thread confluence
Walk through an Example Page edited by Christian Mueller Comment: Removed the deprecated Camel 1.x documentations Changes (1)