svn commit: r887294 - /camel/trunk/examples/camel-example-spring-javaconfig/pom.xml

2009-12-04 Thread janstey
Author: janstey Date: Fri Dec 4 17:44:47 2009 New Revision: 887294 URL: http://svn.apache.org/viewvc?rev=887294&view=rev Log: CAMEL-2260 - put felix lib back on javaconfig example's classpath Modified: camel/trunk/examples/camel-example-spring-javaconfig/pom.xml Modified: camel/trunk/exampl

svn commit: r887291 - /camel/branches/camel-1.x/camel-core/src/main/java/org/apache/camel/component/file/FileConsumer.java

2009-12-04 Thread davsclaus
Author: davsclaus Date: Fri Dec 4 17:42:15 2009 New Revision: 887291 URL: http://svn.apache.org/viewvc?rev=887291&view=rev Log: CAMEL-2259: Fixed potential very rare NPE in file consumer that only applies to Camel 1.x Modified: camel/branches/camel-1.x/camel-core/src/main/java/org/apache/c

[CONF] Apache Camel > Camel 2.1.0 Released

2009-12-04 Thread confluence
Camel 2.1.0 Released News Item added by Hadrian Zbarcea After a bit over three months of hard work we are pleased to introduce the Apache Camel 2.1.0 Release. This is another major effort featuring an impressive 303 issues resolved. The Camel community

svn commit: r887263 - /camel/trunk/camel-core/src/test/java/org/apache/camel/processor/RecipientListParallelTest.java

2009-12-04 Thread davsclaus
Author: davsclaus Date: Fri Dec 4 16:52:20 2009 New Revision: 887263 URL: http://svn.apache.org/viewvc?rev=887263&view=rev Log: CAMEL-2223: RecipientList now supports parallel, stopOnException and what else it can get hand on. Added option to @RecipientList to configure this as well. Modified:

svn commit: r887262 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/ camel-core/src/main/java/org/apache/camel/component/bean/ camel-core/src/main/java/org/apache/camel/model/ camel-core/

2009-12-04 Thread davsclaus
Author: davsclaus Date: Fri Dec 4 16:48:39 2009 New Revision: 887262 URL: http://svn.apache.org/viewvc?rev=887262&view=rev Log: CAMEL-2223: RecipientList now supports parallel, stopOnException and what else it can get hand on. Added option to @RecipientList to configure this as well. Added:

[CONF] Apache Camel > Recipient List

2009-12-04 Thread confluence
Recipient List Page edited by Claus Ibsen Recipient List The Recipient List from the EIP patterns allows you to route messages to a number of dynamically specified recipients. The recipients will receive a copy of the same Exchan

[CONF] Apache Camel > Camel 2.2.0 Release

2009-12-04 Thread confluence
Camel 2.2.0 Release Page edited by Claus Ibsen Camel 2.2.0 release (currently in progress) New and Noteworthy Welcome to the 2.2.0 release which approx XXX issues resolved (new features, improvements and bug fixes such as...)

svn commit: r887221 - in /camel/branches/camel-1.x: ./ components/camel-blueprint/pom.xml components/camel-jpa/pom.xml components/camel-osgi/pom.xml components/camel-spring/pom.xml

2009-12-04 Thread ningjiang
Author: ningjiang Date: Fri Dec 4 15:06:08 2009 New Revision: 887221 URL: http://svn.apache.org/viewvc?rev=887221&view=rev Log: Merged revisions 887196 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r887196 | ningjiang | 2009-12-04 21:51:11 +0800 (Fri, 04 Dec 2009) |

[CONF] Apache Camel > Release Guide

2009-12-04 Thread confluence
Release Guide Page edited by Jonathan Anstey How to create and announce a Camel release. Maven 2 Setup Before you deploy anything to the maven repository using Maven 2, you should configure your ~/.m2/settings.xml file so that the

[CONF] Apache Camel > Camel 2.1.0 Release

2009-12-04 Thread confluence
Camel 2.1.0 Release Page edited by Jonathan Anstey Camel 2.1.0 release New and Noteworthy Welcome to the 2.1.0 release which approx 303 issues resolved (new features, improvements and bug fixes such as...) Pluggable API for M

[CONF] Apache Camel > Download

2009-12-04 Thread confluence
Download Page edited by Hadrian Zbarcea Latest Releases Grab these releases while they are hot! The latest release is Camel 2.1.0 Release. Camel 1.6.2 ReleaseCamel 2.1.0 ReleaseCamel 2.0-M3 ReleaseCamel 2.0-M2 ReleaseCamel 1.6.

[CONF] Apache Camel > Download

2009-12-04 Thread confluence
Download Page edited by Hadrian Zbarcea Latest Releases Grab these releases while they are hot! The latest release is Camel 2.1.0 Release. Camel 1.6.2 ReleaseCamel 2.1.0 ReleaseCamel 2.0-M3 ReleaseCamel 2.0-M2 ReleaseCamel 1.6.

[CONF] Apache Camel > Camel 2.1.0 Release

2009-12-04 Thread confluence
Camel 2.1.0 Release Page edited by Hadrian Zbarcea Camel 2.1.0 release New and Noteworthy Welcome to the 2.1.0 release which approx 303 issues resolved (new features, improvements and bug fixes such as...) Pluggable API for M

[CONF] Apache Camel > Camel 2.1.0 Release

2009-12-04 Thread confluence
Camel 2.1.0 Release Page moved by Hadrian Zbarcea From: Apache Camel > In Progress To: Apache Camel > Download

svn commit: r887196 - in /camel/trunk/components: camel-atom/pom.xml camel-blueprint/pom.xml camel-jpa/pom.xml camel-osgi/pom.xml camel-spring-osgi/pom.xml camel-spring/pom.xml

2009-12-04 Thread ningjiang
Author: ningjiang Date: Fri Dec 4 13:51:11 2009 New Revision: 887196 URL: http://svn.apache.org/viewvc?rev=887196&view=rev Log: CAMEL-2256, CAMEL-2257 clean up the OSGi headers Modified: camel/trunk/components/camel-atom/pom.xml camel/trunk/components/camel-blueprint/pom.xml camel/tr

svn commit: r887131 - in /camel/trunk/camel-core: pom.xml src/test/java/org/apache/camel/processor/DelayInterceptorTest.java

2009-12-04 Thread davsclaus
Author: davsclaus Date: Fri Dec 4 09:37:04 2009 New Revision: 887131 URL: http://svn.apache.org/viewvc?rev=887131&view=rev Log: Fixed unit test. Tabs to spaces in pom Modified: camel/trunk/camel-core/pom.xml camel/trunk/camel-core/src/test/java/org/apache/camel/processor/DelayIntercepto

svn commit: r887120 - /camel/trunk/camel-core/src/test/java/org/apache/camel/processor/ConvertBodyTest.java

2009-12-04 Thread davsclaus
Author: davsclaus Date: Fri Dec 4 09:01:27 2009 New Revision: 887120 URL: http://svn.apache.org/viewvc?rev=887120&view=rev Log: Fixed unit test. Modified: camel/trunk/camel-core/src/test/java/org/apache/camel/processor/ConvertBodyTest.java Modified: camel/trunk/camel-core/src/test/java/or

svn commit: r887118 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/component/seda/SedaEndpoint.java test/java/org/apache/camel/processor/enricher/PollEnricherRefTest.java test/java/org/a

2009-12-04 Thread davsclaus
Author: davsclaus Date: Fri Dec 4 08:57:41 2009 New Revision: 887118 URL: http://svn.apache.org/viewvc?rev=887118&view=rev Log: Fixed unit test. Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/component/seda/SedaEndpoint.java camel/trunk/camel-core/src/test/java/org/apa

svn commit: r887112 - in /camel/trunk/components/camel-web/src/main/java/org/apache/camel/web: model/ resources/ util/

2009-12-04 Thread davsclaus
Author: davsclaus Date: Fri Dec 4 08:49:30 2009 New Revision: 887112 URL: http://svn.apache.org/viewvc?rev=887112&view=rev Log: Fixed compiler issue on HP-UX. Modified: camel/trunk/components/camel-web/src/main/java/org/apache/camel/web/model/Camel.java camel/trunk/components/camel-web

svn commit: r887107 - /camel/trunk/components/camel-juel/src/main/java/org/apache/camel/language/juel/JuelExpression.java

2009-12-04 Thread ningjiang
Author: ningjiang Date: Fri Dec 4 08:28:45 2009 New Revision: 887107 URL: http://svn.apache.org/viewvc?rev=887107&view=rev Log: CAMEL-2255 fix the JuelExpression NoFactoryAvailableException Modified: camel/trunk/components/camel-juel/src/main/java/org/apache/camel/language/juel/JuelExpressi

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

2009-12-04 Thread davsclaus
Author: davsclaus Date: Fri Dec 4 08:22:53 2009 New Revision: 887104 URL: http://svn.apache.org/viewvc?rev=887104&view=rev Log: Fixed unit test. Doh what a mistake Modified: camel/trunk/components/camel-ftp/src/test/java/org/apache/camel/component/file/remote/FtpPollingConsumerTest.java Mo

svn commit: r887101 - /camel/trunk/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/jettyproducer/JettyHttpProducerConcurrentTest.java

2009-12-04 Thread davsclaus
Author: davsclaus Date: Fri Dec 4 08:20:11 2009 New Revision: 887101 URL: http://svn.apache.org/viewvc?rev=887101&view=rev Log: Fixed unit test Modified: camel/trunk/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/jettyproducer/JettyHttpProducerConcurrentTest.java Mod

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

2009-12-04 Thread davsclaus
Author: davsclaus Date: Fri Dec 4 08:18:26 2009 New Revision: 887099 URL: http://svn.apache.org/viewvc?rev=887099&view=rev Log: Fixed unit test Modified: camel/trunk/components/camel-ftp/src/test/java/org/apache/camel/component/file/remote/FtpPollingConsumerTest.java Modified: camel/trunk

[CONF] Apache Camel > Articles

2009-12-04 Thread confluence
Articles Page edited by Claus Ibsen See alsoSee also Camel User Stories. Articles on Apache Camel A bit more meat: Camel applied : JMS to File by Mike McLean Mathew Thomas posted his thoughts on Apache Camel including a sample p