Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 40168 invoked from network); 7 Dec 2007 03:32:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Dec 2007 03:32:50 -0000 Received: (qmail 4437 invoked by uid 500); 7 Dec 2007 03:32:39 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 4406 invoked by uid 500); 7 Dec 2007 03:32:39 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 4397 invoked by uid 99); 7 Dec 2007 03:32:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2007 19:32:39 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2007 03:32:49 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E352D714256 for ; Thu, 6 Dec 2007 19:32:27 -0800 (PST) Message-ID: <140935.1196998347927.JavaMail.jira@brutus> Date: Thu, 6 Dec 2007 19:32:27 -0800 (PST) From: "Hadrian Zbarcea (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-249) FileEndpoint generates empty string for filename header In-Reply-To: <11365682.1196360247723.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadrian Zbarcea resolved CAMEL-249. ----------------------------------- Resolution: Fixed Fix Version/s: 1.3.0 Patch applied with thanks! > FileEndpoint generates empty string for filename header > ------------------------------------------------------- > > Key: CAMEL-249 > URL: https://issues.apache.org/activemq/browse/CAMEL-249 > Project: Apache Camel > Issue Type: Bug > Reporter: Aaron Crickenberger > Assignee: Hadrian Zbarcea > Fix For: 1.3.0 > > Attachments: camel-core.relativePathnames.patch, camel-core.relativePathnames.test.patch > > > FileEndpoint generates an empty string for the relative pathname it places in the header. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.