Camel 1.6.2 release
New and NoteworthyWelcome to the 1.6.2 release which approx 101 issues resolved (new features, improvements and bug fixes such as...)
New Enterprise Integration Patterns
New Components
New DSL
New Annotations
New Data Formats
New Languages
New Examples
API breakings
Known IssuesSee known issues from previous releases. Important changes to consider when upgradingThe uber-jar is not shipped anymore. You must include the required camel components. Getting the DistributionsBinary Distributions
Source Distributions
Getting the Binaries using Maven 2To 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>1.6.2</version> </dependency> SVN Tag Checkout
svn co http://svn.apache.org/repos/asf/camel/tags/camel-1.6.2
ChangelogFor a more detailed view of new features and bug fixes, see: |
