Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 99300 invoked from network); 11 Feb 2004 20:16:32 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 11 Feb 2004 20:16:32 -0000 Received: (qmail 60737 invoked by uid 500); 11 Feb 2004 20:14:35 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 60697 invoked by uid 500); 11 Feb 2004 20:14:35 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 60621 invoked from network); 11 Feb 2004 20:14:35 -0000 Received: from unknown (HELO gwaihir.fuegolabs.com) (200.80.200.100) by daedalus.apache.org with SMTP; 11 Feb 2004 20:14:35 -0000 Received: from fuegolabs.com (wintermute.fuegolabs.com [192.168.1.11]) by gwaihir.fuegolabs.com (8.12.2/8.12.2) with ESMTP id i1BKEaLi021117 for ; Wed, 11 Feb 2004 17:14:36 -0300 Message-ID: <402A8D2E.5050502@fuegolabs.com> Date: Wed, 11 Feb 2004 17:14:38 -0300 From: Mariano Benitez User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en, es-ar MIME-Version: 1.0 To: Ant Developers List Subject: import task and the file attribute Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Why the file attribute of the import task is not considering files relative to the basedir? I had this should include the file in .., not in the current directory, as it is in all other tasks. Any reason why it is that way? MAriano --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org