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
[
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
>
[
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
[
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
[
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
[
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
[
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
${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
[
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
[
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
[
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
[
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
[
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
[
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
[
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:
---
[
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
[
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.
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
[
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:
---
[
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
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
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
[
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
[
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
> -
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
[
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
[
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
> ---
[
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
[
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
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
[
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
[
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*
[
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
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
[
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
[
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
36 matches
Mail list logo