|
|
Welcome to the 2.0-M3 release which approx 109 issues resolved (new features, improvements and bug fixes such as...)
PollingConsumerPollStrategy as pluggable strategy for fine grained error handling with Polling ConsumerpollEnrich() added for Content Enricherqualifier option to many annotations to specify which CamelContext it should apply in case multiple CamelContext is used.org.apache.camel.impl.DefaultExchange instead.See known issues from previous releases.
If you specialized existing components and used specialized org.apache.camel.Exchange classes, your code will need updating to use org.apache.camel.impl.DefaultExchange instead.
Description |
Download Link |
PGP Signature file of download |
|---|---|---|
Windows Distribution |
||
Unix/Linux/Cygwin Distribution |
|
The above URLs use the Apache Mirror system to redirect you to a suitable mirror for your download. Some users have experienced issues with some versions of browsers (e.g. some Safari browsers). If the download doesn't seem to work for you from the above URL then try using FireFox |
Description |
Download Link |
PGP Signature file of download |
|---|---|---|
Source for Windows |
Source for Unix/Linux/Cygwin |
To use this release in your maven project, the proper dependency configuration that you should use in your Maven POM is:
<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core</artifactId> <version>2.0-M3</version> </dependency> |
svn co http://svn.apache.org/repos/asf/camel/tags/camel-2.0-M3 |
For a more detailed view of new features and bug fixes, see: