Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 75449 invoked from network); 6 Feb 2009 11:08:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2009 11:08:21 -0000 Received: (qmail 74868 invoked by uid 500); 6 Feb 2009 11:08:20 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 74799 invoked by uid 500); 6 Feb 2009 11:08:20 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 74788 invoked by uid 500); 6 Feb 2009 11:08:20 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 74785 invoked by uid 99); 6 Feb 2009 11:08:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2009 03:08:20 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2009 11:08:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 79F4E234C495 for ; Fri, 6 Feb 2009 03:07:59 -0800 (PST) Message-ID: <1698623536.1233918479498.JavaMail.jira@brutus> Date: Fri, 6 Feb 2009 03:07:59 -0800 (PST) From: "Willem Jiang (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-1318) RemoteFile should not call the normalized path In-Reply-To: <587579122.1233898080443.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-1318. --------------------------------- Resolution: Fixed > RemoteFile should not call the normalized path > ---------------------------------------------- > > Key: CAMEL-1318 > URL: https://issues.apache.org/activemq/browse/CAMEL-1318 > Project: Apache Camel > Issue Type: Task > Components: camel-ftp > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: 2.0.0 > > > Recent file component refactoring always normalized file path, but for the remote file , we don't need to do that . -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.