Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Camel

...

2.0-M3

...

release

{:=} !http://camel.apache.org/download.data/camel-box-v1.0-150x200.png! {div} {div:style=
Div
style
padding-right:20px;float:left;margin-left:-20px;

Image Added

} h2. New and Noteworthy Welcome to the
Div
stylemin-height:200px

New and Noteworthy

Welcome to the 2.0-M3

...

release

...

which

...

approx

...

109

...

issues

...

resolved

...

(new

...

features,

...

improvements

...

and

...

bug

...

fixes

...

such

...

as...)

...

  • Complete

...

  • removal

...

  • of

...

  • specialized

...

  • Exchange

...

  • using

...

  • generics

...

  • Performance

...

  • improvements

...

  • JMS improvements and fixes
  • Fixes for Camel Maven Archetypes
  • Spring DSL fixes
  • Added SSL support to Camel IRC
  • Many fixes in the CXF, FTP, Log, Mail and others
  • Major improvements and fixes in Bindy
  • Removed platforms specific encoding from kits
  • Fixed issues related to class loading in OSGi
  • Bean also supports lookup in OSGi registry
  • Upgraded to Junit 4.5
  • Error handler improvements
  • Introduced <pacakgeScan> in Spring XML that supports ANT path style filtering
  • Introduced PollingConsumerPollStrategy as pluggable strategy for fine grained error handling with Polling Consumer
  • Stream caching is disabled by default
  • Jetty connector can now be shared among multiple CamelContext

New Enterprise Integration Patterns

  • None

New Components

New DSL

New Annotations

  • Added qualifier option to many annotations to specify which CamelContext it should apply in case multiple CamelContext is used.

New Data Formats

  • None

New Languages

  • None

New Examples

  • None

API breaking

Camel Core

  • All specialized Exchange classes have been removed. You should use org.apache.camel.impl.DefaultExchange

...

  • instead.

...

  • Renamed

...

  • DSL

...

  • in

...

  • SpringBuilder:

...

  • bean

...

  • ->

...

  • lookup
  • Option delay renamed to redeliveryDelay in RedeliveryPolicy.

Components

Known Issues

See known issues from previous releases.

Important changes to consider when upgrading

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.

...

Getting

...

the

...

Distributions

...

Binary

...

Distributions

...

Description

Download Link

PGP Signature file of download

Windows Distribution

apache-camel-2.0-M3.zip

...

...

.asc

Unix/Linux/Cygwin

...

Distribution

...

...

Info
titleThe above URLs use redirection

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

|http://www.apache.org/dist/activemq/apache-camel/2.0-M3/apache-camel-2.0-M3.tar.gz.asc] | {info:title=The above URLs use redirection} 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|http://www.mozilla.com/en-US/firefox/] {info} h3. Source Distributions || Description || Download Link || PGP Signature file of download || | Source for Windows | [

FireFox

Source Distributions

Description

Download Link

PGP Signature file of download

Source for Windows

apache-camel-2.0-M3-src.zip

...

...

...

...

Source for Unix/Linux/Cygwin

...

...

Getting the Binaries using Maven 2

To use this release in your maven project, the proper dependency configuration that you should use in your Maven POM is:

Code Block
xml
xml
|http://www.apache.org/dist/activemq/apache-camel/2.0-M3/apache-camel-2.0-M3-src.tar.gz.asc] |

h3. Getting the Binaries using Maven 2

To use this release in your maven project, the proper dependency configuration that you should use in your [Maven POM|http://maven.apache.org/guides/introduction/introduction-to-the-pom.html] is:
{code:xml}
<dependency>
  <groupId>org.apache.camel</groupId>
  <artifactId>camel-core</artifactId>
  <version>2.0-M3</version>
</dependency>
{code}

h3. SVN Tag Checkout

{code}

SVN Tag Checkout

Code Block
svn co http://svn.apache.org/repos/asf/camel/tags/camel-2.0-M3
{code}

h2. Changelog

For a more detailed view of new features and bug fixes, see the [release notes|http://issues.apache.org/activemq/secure/ReleaseNote.jspa?projectId=11020&styleName=Html&version=12160]
{jiraissues:url=http://issues.apache.org/activemq/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?&pid=11020&fixfor=12160&sorter/field=issuekey&sorter/order=DESC&tempMax=1000}

Changelog

For a more detailed view of new features and bug fixes, see: