[jira] Created: (CAMEL-3595) FTP rename fails

2011-01-27 Thread JIRA
FTP rename fails Key: CAMEL-3595 URL: https://issues.apache.org/jira/browse/CAMEL-3595 Project: Camel Issue Type: Bug Components: camel-ftp Affects Versions: 2.4.0 Reporter: Mikael Jørgensen (This

[jira] Updated: (CAMEL-3595) FTP rename fails

2011-01-27 Thread JIRA
[ https://issues.apache.org/jira/browse/CAMEL-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Jørgensen updated CAMEL-3595: Attachment: camel-ftp-patch.txt Patch file from eclipse > FTP rename fails > -

[jira] Commented: (CAMEL-3575) allow ScheduledRoutePolicy to handle more than one action (start, stop, resume, pause)

2011-01-27 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987587#action_12987587 ] Ashwin Karpe commented on CAMEL-3575: - Hi, I confirmed that this is an issue with a un

Re: svn commit: r1064154 - in /camel/trunk/components/camel-quartz/src: main/java/org/apache/camel/routepolicy/quartz/ test/java/org/apache/camel/routepolicy/quartz/

2011-01-27 Thread Claus Ibsen
Hi It would be great to avoid commit to trunk while a VOTE is in progress. It makes it much easier if a showstopper is spotted to have the fix commited and re-do a release. We frankly dont want to reo-do a release where new features or improvements have been committed to trunk. Hence why the comm

[jira] Commented: (CAMEL-3575) allow ScheduledRoutePolicy to handle more than one action (start, stop, resume, pause)

2011-01-27 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987608#action_12987608 ] Ashwin Karpe commented on CAMEL-3575: - Thanks to Ricardo Veguilla for the patch. Fix a

Re: svn commit: r1064154 - in /camel/trunk/components/camel-quartz/src: main/java/org/apache/camel/routepolicy/quartz/ test/java/org/apache/camel/routepolicy/quartz/

2011-01-27 Thread Hadrian Zbarcea
Even better, avoid commenting out code. Prefer to either fix the code and remove the unnecessary code or, if you don't have the time, raise a jira pointing at that code and provide your explanations there. Otherwise odds are the commented code will stay there unfixed forever. Thanks Hadrian O

camel-http4 wiki page

2011-01-27 Thread Christian Müller
By working on the upgrade to HttpClient 4.1 for the camel-http4 component I was wondering where the wiki page is? I know I created the wiki page as I developed this component some month ago. Any ideas? Christian

Re: camel-http4 wiki page

2011-01-27 Thread Richard Kettelerij
Are you sure? I looked through Confluence and the development mailinglist (since the latter contains all Confluence changes) and couldn't find a HTTP4 component page either. Also the following JIRA mentions this page as a todo item: https://issues.apache.org/jira/browse/CAMEL-2608 -- View this me

[jira] Resolved: (CAMEL-3440) Verify release notes links in the wiki

2011-01-27 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadrian Zbarcea resolved CAMEL-3440. Resolution: Fixed All release note pages from 1.0.0 to 2.5.0 updated to use the new jira p

[jira] Closed: (CAMEL-3440) Verify release notes links in the wiki

2011-01-27 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadrian Zbarcea closed CAMEL-3440. -- > Verify release notes links in the wiki > -- > >

[jira] Updated: (CAMEL-3476) Contribute camel-sns component to the new camel-aws component.

2011-01-27 Thread Tracy Snell (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tracy Snell updated CAMEL-3476: --- Attachment: patchfile.txt Should be close now. Give it a look and let me know if I missed anything.

Re: camel-http4 wiki page

2011-01-27 Thread Christian Müller
Maybe I'm wrong... :-( However, I will check which options were not supported in 4.0.1 and maybe are supported in 4.1. If 4.1 supports all options camel-http has, we could replace the old camel-http (which use HttpClient 3.x) with this (what was the original plan). Otherwise I will add the missing

Re: camel-http4 wiki page

2011-01-27 Thread Claus Ibsen
On Fri, Jan 28, 2011 at 8:08 AM, Christian Müller wrote: > Maybe I'm wrong... :-( > However, I will check which options were not supported in 4.0.1 and maybe > are supported in 4.1. If 4.1 supports all options camel-http has, we could > replace the old camel-http (which use HttpClient 3.x) with th

[jira] Created: (CAMEL-3596) CxfProducer should throw a more meaningful exception when it can't find the binding operation info

2011-01-27 Thread Willem Jiang (JIRA)
CxfProducer should throw a more meaningful exception when it can't find the binding operation info -- Key: CAMEL-3596 URL: https://issues.apache.org/jira/browse/CAMEL-