camel-ftp mkdir uses windows-style backslash

2010-09-01 Thread amonts
Hello all, my route uploads files to an ftp server to url is defined as follows: ftp://u...@server/some/sub/dir?password=somepass The complete directory structure is already available... but camel creates a directory with windows-style backslashes... I can see the ftp-server log where it says th

[jira] Resolved: (CAMEL-3095) Leverage the CXF continuation API to let CxfRsConsumer call the async processor

2010-09-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-3095. - Resolution: Fixed > Leverage the CXF continuation API to let CxfRsConsumer call the async >

[jira] Resolved: (CAMEL-3086) Let the camel-cxf consumer to leverage the CXF continuation API to call the async processor

2010-09-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-3086. - Resolution: Fixed > Let the camel-cxf consumer to leverage the CXF continuation API to call t

[jira] Resolved: (CAMEL-3100) ${file:length} should return 0 instead of null if the file length is 0

2010-09-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-3100. - Resolution: Fixed Applied patch into camel trunk. > ${file:length} should return 0 instead o

[jira] Commented: (CAMEL-3065) Netty - @deprecated sync option and let it use the MEP to decide if its InOnly or InOut

2010-09-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61607#action_61607 ] Claus Ibsen commented on CAMEL-3065: Actually I think we should change this for Camel 3.0

[jira] Commented: (CAMEL-3099) passwords and other private data contained in URIs should not be logged in plaintext

2010-09-01 Thread Lorrin Nelson (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61606#action_61606 ] Lorrin Nelson commented on CAMEL-3099: -- Hi Hadrian, thanks for giving this prompt attent

[jira] Updated: (CAMEL-3100) ${file:length} should return 0 instead of null if the file length is 0

2010-09-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang updated CAMEL-3100: Assignee: Willem Jiang Description: {code} --- camel-core/src/main/java/org/apache/camel

[jira] Created: (CAMEL-3100) ${file:length} should return 0 instead of null if the file length is 0

2010-09-01 Thread Willem Jiang (JIRA)
${file:length} should return 0 instead of null if the file length is 0 -- Key: CAMEL-3100 URL: https://issues.apache.org/activemq/browse/CAMEL-3100 Project: Apache Camel Iss

[jira] Commented: (CAMEL-3099) passwords and other private data contained in URIs should not be logged in plaintext

2010-09-01 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61603#action_61603 ] Hadrian Zbarcea commented on CAMEL-3099: Thinking more about it, secret fields should

[jira] Commented: (CAMEL-3099) passwords and other private data contained in URIs should not be logged in plaintext

2010-09-01 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61602#action_61602 ] Hadrian Zbarcea commented on CAMEL-3099: @Willem, Encryption has nothing to do with t

[jira] Commented: (CAMEL-3099) passwords and other private data contained in URIs should not be logged in plaintext

2010-09-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61601#action_61601 ] Willem Jiang commented on CAMEL-3099: - @Hadrain, I think the patch should be fine, as thi

[jira] Updated: (CAMEL-3065) Netty - @deprecated sync option and let it use the MEP to decide if its InOnly or InOut

2010-09-01 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadrian Zbarcea updated CAMEL-3065: --- Fix Version/s: 2.5.0 (was: 3.0.0) > Netty - @deprecated sync optio

[jira] Commented: (CAMEL-3099) passwords and other private data contained in URIs should not be logged in plaintext

2010-09-01 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61600#action_61600 ] Hadrian Zbarcea commented on CAMEL-3099: Thanks for reporting this and thanks for the

[jira] Assigned: (CAMEL-3099) passwords and other private data contained in URIs should not be logged in plaintext

2010-09-01 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadrian Zbarcea reassigned CAMEL-3099: -- Assignee: Hadrian Zbarcea > passwords and other private data contained in URIs shou

[jira] Issue Comment Edited: (CAMEL-3065) Netty - @deprecated sync option and let it use the MEP to decide if its InOnly or InOut

2010-09-01 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61598#action_61598 ] Hadrian Zbarcea edited comment on CAMEL-3065 at 9/1/10 8:06 PM: ---

[jira] Updated: (CAMEL-3099) passwords and other private data contained in URIs should not be logged in plaintext

2010-09-01 Thread Lorrin Nelson (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorrin Nelson updated CAMEL-3099: - Patch Info: [Patch Available] > passwords and other private data contained in URIs should not

[jira] Updated: (CAMEL-3099) passwords and other private data contained in URIs should not be logged in plaintext

2010-09-01 Thread Lorrin Nelson (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorrin Nelson updated CAMEL-3099: - Attachment: 0001-Reduce-risk-of-showing-passwords-in-URIs-by-adding-c.patch proposed patch.

[jira] Created: (CAMEL-3099) passwords and other private data contained in URIs should not be logged in plaintext

2010-09-01 Thread Lorrin Nelson (JIRA)
passwords and other private data contained in URIs should not be logged in plaintext Key: CAMEL-3099 URL: https://issues.apache.org/activemq/browse/CAMEL-3099 Projec

[jira] Issue Comment Edited: (CAMEL-3065) Netty - @deprecated sync option and let it use the MEP to decide if its InOnly or InOut

2010-09-01 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61598#action_61598 ] Hadrian Zbarcea edited comment on CAMEL-3065 at 9/1/10 5:26 PM: ---

[jira] Commented: (CAMEL-3065) Netty - @deprecated sync option and let it use the MEP to decide if its InOnly or InOut

2010-09-01 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61598#action_61598 ] Hadrian Zbarcea commented on CAMEL-3065: @Ashwin, Thanks for the patch, it is indeed

Re: FTP endpoint is logging my password / proposed patch

2010-09-01 Thread Hadrian Zbarcea
We are happy to apply patches, thanks for the contribution. The proper way though is to create an issue in jira and attach the patch to it. Please check the "grant license to apache" when you attach the patch, otherwise we will not be able to apply. Coincidentally I was thinking about the very

FTP endpoint is logging my password / proposed patch

2010-09-01 Thread Lorrin Nelson
Hi -- I'm fairly new to Camel, but my impression is that URIs with sensitive data are common and that URIs are frequently logged. I bumped into this myself most recently with an FTP consumer. I ended up with log messages like this: RemoteFileProducer 2010-08-31 16:21:45,459 -- INFO -- Connected

[jira] Issue Comment Edited: (CAMEL-3065) Netty - @deprecated sync option and let it use the MEP to decide if its InOnly or InOut

2010-09-01 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61596#action_61596 ] Ashwin Karpe edited comment on CAMEL-3065 at 9/1/10 3:41 PM: - Hi

[jira] Work started: (CAMEL-3098) Update Documentation to reflect the change of the sync option to sendReply in Camel Netty

2010-09-01 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-3098 started by Ashwin Karpe. > Update Documentation to reflect the change of the sync option to sendReply in > Camel Netty > -

[jira] Created: (CAMEL-3098) Update Documentation to reflect the change of the sync option to sendReply in Camel Netty

2010-09-01 Thread Ashwin Karpe (JIRA)
Update Documentation to reflect the change of the sync option to sendReply in Camel Netty - Key: CAMEL-3098 URL: https://issues.apache.org/activemq/browse/CAMEL-3098

[jira] Updated: (CAMEL-3065) Netty - @deprecated sync option and let it use the MEP to decide if its InOnly or InOut

2010-09-01 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashwin Karpe updated CAMEL-3065: Attachment: CAMEL-3065-fix.diff Hi Claus, I have fixed this rather straightforward issue and a

[jira] Work started: (CAMEL-3065) Netty - @deprecated sync option and let it use the MEP to decide if its InOnly or InOut

2010-09-01 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-3065 started by Ashwin Karpe. > Netty - @deprecated sync option and let it use the MEP to decide if its > InOnly or InOut > ---

[jira] Assigned: (CAMEL-3065) Netty - @deprecated sync option and let it use the MEP to decide if its InOnly or InOut

2010-09-01 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashwin Karpe reassigned CAMEL-3065: --- Assignee: Ashwin Karpe > Netty - @deprecated sync option and let it use the MEP to decide

[jira] Resolved: (CAMEL-3097) Add file:size to file language to be an alias for file:length

2010-09-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-3097. Resolution: Fixed trunk: 991522. > Add file:size to file language to be an alias for file:leng

[jira] Created: (CAMEL-3097) Add file:size to file language to be an alias for file:length

2010-09-01 Thread Claus Ibsen (JIRA)
Add file:size to file language to be an alias for file:length - Key: CAMEL-3097 URL: https://issues.apache.org/activemq/browse/CAMEL-3097 Project: Apache Camel Issue Type: Improveme

[jira] Updated: (CAMEL-3096) Create a simple example for JDBC - camel-example-jdbc

2010-09-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-3096: --- Fix Version/s: Future (was: 2.5.0) > Create a simple example for JDBC - ca

[jira] Commented: (CAMEL-2966) Upgrade to flatpack 3.2.0

2010-09-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61579#action_61579 ] Willem Jiang commented on CAMEL-2966: - @Claus, Pax-Log API bundle exports the org.slf4j*

[jira] Commented: (CAMEL-2966) Upgrade to flatpack 3.2.0

2010-09-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61578#action_61578 ] Willem Jiang commented on CAMEL-2966: - @Claus, It's looks the feature plugin can't deal w

[jira] Created: (CAMEL-3096) Create a simple example for JDBC - camel-example-jdbc

2010-09-01 Thread Claus Ibsen (JIRA)
Create a simple example for JDBC - camel-example-jdbc - Key: CAMEL-3096 URL: https://issues.apache.org/activemq/browse/CAMEL-3096 Project: Apache Camel Issue Type: New Feature Com

[jira] Commented: (CAMEL-2966) Upgrade to flatpack 3.2.0

2010-09-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61576#action_61576 ] Claus Ibsen commented on CAMEL-2966: Looks like the validator is flanky. The test is cam

[jira] Commented: (CAMEL-2966) Upgrade to flatpack 3.2.0

2010-09-01 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61574#action_61574 ] Claus Ibsen commented on CAMEL-2966: I upgraded the features xml files. Also added versi