|
Camel 1.5.0 Release
has been created by Claus Ibsen
(Jul 18, 2008).
Content:
Camel 1.5.0 release (work in progress)
New and Noteworthy
Welcome to the 1.5.0 release which approx XXX issues resolved (new features, improvements and bug fixes such as...)
- various improvements in FTP component
- jt400 for integration with AS/400 dataqueues
New DSL
- Scala (work in progress, not fully feature complete)
New Examples
API breakings
Known Issues
Important changes to consider when upgrading
Getting the Distributions
Binary Distributions
 | 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 |
Source Distributions
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:
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-core</artifactId>
<version>1.5.0</version>
</dependency>
SVN Tag Checkout
Changelog
TODO: Change to 1.5
For a more detailed view of new features and bug fixes, see the release notes
Apache ActiveMQ & Apache ServiceMix
(261 issues)
|
|
T |
Key |
Summary |
Assignee |
Reporter |
Pr |
Status |
Res |
Created |
Updated |
Due |
|
CAMEL-732
|
JMX Instrumentation - check for already registered before registering
|
Claus Ibsen
|
Claus Ibsen
|
|
Closed
|
FIXED
|
Jul 17, 2008
|
Jul 17, 2008
|
|
|
CAMEL-730
|
Upgrade jsch to never version
|
Claus Ibsen
|
Claus Ibsen
|
|
Closed
|
FIXED
|
Jul 16, 2008
|
Jul 17, 2008
|
|
|
CAMEL-729
|
Spring Integration Consumer should support set consumer.delay etc
|
Willem Jiang
|
Willem Jiang
|
|
Resolved
|
FIXED
|
Jul 16, 2008
|
Jul 16, 2008
|
|
|
CAMEL-728
|
Spring-aop don't ship with the camel bin distribution
|
Willem Jiang
|
Willem Jiang
|
|
Resolved
|
FIXED
|
Jul 15, 2008
|
Jul 15, 2008
|
|
|
CAMEL-727
|
Propagated CXF header's value should not include quotes
|
Willem Jiang
|
William Tam
|
|
Closed
|
FIXED
|
Jul 15, 2008
|
Jul 17, 2008
|
|
|
CAMEL-724
|
Upgrade to spring integration M5 or later
|
Willem Jiang
|
Claus Ibsen
|
|
Resolved
|
FIXED
|
Jul 15, 2008
|
Jul 15, 2008
|
|
|
CAMEL-722
|
Upgrade to Saxon 9.1.0.1
|
Unassigned
|
Claus Ibsen
|
|
Closed
|
FIXED
|
Jul 15, 2008
|
Jul 17, 2008
|
|
|
CAMEL-721
|
Log component should use ExchangeFormatter for formatting log output
|
Claus Ibsen
|
Claus Ibsen
|
|
Closed
|
FIXED
|
Jul 14, 2008
|
Jul 17, 2008
|
|
|
CAMEL-719
|
CxfBinding will never run into the code in case the messasge body is List.class
|
Willem Jiang
|
Freeman Fang
|
|
Resolved
|
FIXED
|
Jul 14, 2008
|
Jul 15, 2008
|
|
|
CAMEL-718
|
Anonymous FTP doesn't work without username
|
Willem Jiang
|
Geoff Holden
|
|
Resolved
|
FIXED
|
Jul 14, 2008
|
Jul 15, 2008
|
|
|
CAMEL-717
|
create a flatpack component for fixed width/delimited file handling
|
James Strachan
|
James Strachan
|
|
Resolved
|
FIXED
|
Jul 14, 2008
|
Jul 15, 2008
|
|
|
CAMEL-713
|
FileProducer - consumes file instead of producing!
|
Claus Ibsen
|
Claus Ibsen
|
|
Closed
|
FIXED
|
Jul 13, 2008
|
Jul 17, 2008
|
|
|
CAMEL-712
|
Xmpp private chat does not work
|
Unassigned
|
Vadim Chekan
|
|
Resolved
|
FIXED
|
Jul 12, 2008
|
Jul 14, 2008
|
|
|
CAMEL-710
|
Presence is sent twice by xmpp
|
Claus Ibsen
|
Vadim Chekan
|
|
Resolved
|
FIXED
|
Jul 12, 2008
|
Jul 14, 2008
|
|
|
CAMEL-709
|
CXF - Easier use for end-user to retreive POJO data
|
Willem Jiang
|
Claus Ibsen
|
|
Resolved
|
FIXED
|
Jul 12, 2008
|
Jul 14, 2008
|
|
|
CAMEL-707
|
JMX Instrumentation - Nodeid can be null
|
Claus Ibsen
|
Claus Ibsen
|
|
Closed
|
FIXED
|
Jul 11, 2008
|
Jul 17, 2008
|
|
|
CAMEL-705
|
Add support for MUC nickname for xmpp
|
Unassigned
|
Vadim Chekan
|
|
Resolved
|
FIXED
|
Jul 11, 2008
|
Jul 14, 2008
|
|
|
CAMEL-704
|
Replace Group Chat with Multi User Chat in xmpp component
|
Unassigned
|
Vadim Chekan
|
|
Resolved
|
FIXED
|
Jul 11, 2008
|
Jul 14, 2008
|
|
|
CAMEL-703
|
Test case for XMPP endpoint does not cover password property
|
Unassigned
|
Vadim Chekan
|
|
Resolved
|
FIXED
|
Jul 11, 2008
|
Jul 14, 2008
|
|
|
CAMEL-702
|
net.sf.saxon.trans.StaticError: XQuery syntax error in ##: generated when several threads are created for a route
|
Claus Ibsen
|
Charles Moulliard
|
|
Closed
|
FIXED
|
Jul 11, 2008
|
Jul 17, 2008
|
|
|
CAMEL-701
|
BeanInvocation - Do not allow Exchange as the return type
|
Claus Ibsen
|
Claus Ibsen
|
|
Closed
|
FIXED
|
Jul 11, 2008
|
Jul 12, 2008
|
|
|
CAMEL-698
|
tracer - configuration from java
|
Claus Ibsen
|
Claus Ibsen
|
|
Closed
|
FIXED
|
Jul 11, 2008
|
Jul 12, 2008
|
|
|
CAMEL-697
|
transform() doesnt propogate headers
|
Claus Ibsen
|
Claus Ibsen
|
|
Closed
|
FIXED
|
Jul 11, 2008
|
Jul 12, 2008
|
|
|
CAMEL-696
|
ProducerTemplate doenst honor exchange pattern when it extracts the result
|
Claus Ibsen
|
Claus Ibsen
|
|
Closed
|
FIXED
|
Jul 11, 2008
|
Jul 12, 2008
|
|
|
CAMEL-695
|
xquery doesnt propogate headers
|
Claus Ibsen
|
Claus Ibsen
|
|
Resolved
|
FIXED
|
Jul 11, 2008
|
Jul 11, 2008
|
|
|
CAMEL-694
|
CXF component's CamelDestination gets configured twice
|
Willem Jiang
|
Willem Jiang
|
|
Resolved
|
FIXED
|
Jul 10, 2008
|
Jul 10, 2008
|
|
|
CAMEL-693
|
loadImplementationsInJar of ResolverUtils should ignore virtual bundle jar to avoid FileNotFoundException
|
Claus Ibsen
|
Freeman Fang
|
|
Closed
|
FIXED
|
Jul 10, 2008
|
Jul 17, 2008
|
|
|
CAMEL-692
|
Classes missing in camel-jpa.jar
|
Claus Ibsen
|
Claus Ibsen
|
|
Closed
|
FIXED
|
Jul 10, 2008
|
Jul 10, 2008
|
|
|
CAMEL-691
|
CxfExchange do not copy the exchange pattern when copying itself.
|
Willem Jiang
|
Willem Jiang
|
|
Resolved
|
FIXED
|
Jul 10, 2008
|
Jul 10, 2008
|
|
|
CAMEL-690
|
XMPP component has wrong documentation
|
Unassigned
|
Vadim Chekan
|
|
Closed
|
FIXED
|
Jul 09, 2008
|
Jul 17, 2008
|
|
|
CAMEL-689
|
ResolverUtil should ignore org.apache.felix.framework.searchpolicy.ContentClassLoader for OSGI class loading
|
Willem Jiang
|
Freeman Fang
|
|
Closed
|
FIXED
|
Jul 09, 2008
|
Jul 10, 2008
|
|
|
CAMEL-688
|
process method of should check ExchnagePAttern before setting out
|
Willem Jiang
|
Freeman Fang
|
|
Resolved
|
FIXED
|
Jul 09, 2008
|
Jul 10, 2008
|
|
|
CAMEL-687
|
Upgrade to Saxon 9.0
|
Gert Vanthienen
|
Gert Vanthienen
|
|
Closed
|
FIXED
|
Jul 09, 2008
|
Jul 10, 2008
|
|
|
CAMEL-686
|
CXF - Feedback from Eduard on problems with CXF over JMS
|
Willem Jiang
|
Claus Ibsen
|
|
 | |