Re: [VOTE] Release Apache Camel 2.0.0

2009-08-18 Thread Rob Davies
+1 On 18 Aug 2009, at 22:39, Hadrian Zbarcea wrote: The first release candidate of apache-camel-2.0.0 is out with 61 new features, improvements and bug fixes. This concludes more than one year of efforts to bring a new and improved Apache Camel. Many thanks to everybody in the community wh

Re: [VOTE] Release Apache Camel 2.0.0

2009-08-18 Thread Charles Moulliard
+1 Charles Moulliard Senior Enterprise Architect Apache Camel Committer * blog : http://cmoulliard.blogspot.com On Tue, Aug 18, 2009 at 11:39 PM, Hadrian Zbarcea wrote: > The first release candidate of apache-camel-2.0.0 is out with 61 new > features, improvements an

Re: [VOTE] Release Apache Camel 2.0.0

2009-08-18 Thread Jon Anstey
Awesome work Hadrian! Kit looks good to me. +1 to release On Tue, Aug 18, 2009 at 7:09 PM, Hadrian Zbarcea wrote: > The first release candidate of apache-camel-2.0.0 is out with 61 new > features, improvements and bug fixes. This concludes more than one year of > efforts to bring a new and impr

[VOTE] Release Apache Camel 2.0.0

2009-08-18 Thread Hadrian Zbarcea
The first release candidate of apache-camel-2.0.0 is out with 61 new features, improvements and bug fixes. This concludes more than one year of efforts to bring a new and improved Apache Camel. Many thanks to everybody in the community who contributed to this release. Please find the stagi

[jira] Updated: (CAMEL-1921) New SMPP component

2009-08-18 Thread Christian Mueller (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Mueller updated CAMEL-1921: - Attachment: camel-smpp-1.6.1.patch Implementation of the smpp component which use the

[jira] Created: (CAMEL-1921) New SMPP component

2009-08-18 Thread Christian Mueller (JIRA)
New SMPP component -- Key: CAMEL-1921 URL: https://issues.apache.org/activemq/browse/CAMEL-1921 Project: Apache Camel Issue Type: Improvement Affects Versions: 1.6.1 Environment: All Reporter: Christi

[jira] Created: (CAMEL-1920) Remove the shutdown command part of camel-example-spring-jms

2009-08-18 Thread Claus Ibsen (JIRA)
Remove the shutdown command part of camel-example-spring-jms Key: CAMEL-1920 URL: https://issues.apache.org/activemq/browse/CAMEL-1920 Project: Apache Camel Issue Type: Task

Stopping Camel - Stopping services

2009-08-18 Thread Claus Ibsen
When Camel stop it stops its child services one by one. It uses ServiceHelper for that, so it can stop an entire collection at once. As the current code will remember if any exception was thrown and rethrow it. I do wonder if that is not a mistake. I think Camel should log a WARN in case some se

[jira] Commented: (CAMEL-1392) groovy renderer

2009-08-18 Thread Jonathan Anstey (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=53663#action_53663 ] Jonathan Anstey commented on CAMEL-1392: Committed camel-20090818.patch in rev