Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 43312 invoked from network); 27 Jan 2009 21:04:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jan 2009 21:04:16 -0000 Received: (qmail 67398 invoked by uid 500); 27 Jan 2009 12:39:40 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 67365 invoked by uid 500); 27 Jan 2009 12:39:40 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 67354 invoked by uid 99); 27 Jan 2009 12:39:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Jan 2009 04:39:40 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [88.84.142.181] (HELO samaflost.de) (88.84.142.181) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Jan 2009 12:39:32 +0000 Received: from localhost (unknown [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 83F68E220016 for ; Tue, 27 Jan 2009 12:39:12 +0000 (UTC) Received: from samaflost.de ([127.0.0.1]) by localhost (v30161.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03190-06 for ; Tue, 27 Jan 2009 13:39:11 +0100 (CET) Received: by samaflost.de (Postfix, from userid 2525) id 2908CE220014; Tue, 27 Jan 2009 13:39:11 +0100 (CET) To: user@ant.apache.org Subject: Re: (Default) classpath for typedef X-Draft-From: ("nnfolder:mail.jakarta-ant-user" 64489) References: From: Stefan Bodewig Date: Tue, 27 Jan 2009 13:39:11 +0100 In-Reply-To: (Raphael Parree's message of "Tue\, 27 Jan 2009 13\:32\:48 +0100") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: amavisd-new at samaflost.de X-Virus-Checked: Checked by ClamAV on apache.org On 2009-01-27, Raphael Parree wrote: > I am using the same build file on an openSUSE linux environment (ant 1.7.0 > installed as RPM) . It is quite likely that the ant shell script you get from the RPM is not the same as the one that ships with Ant. Depending on settings inside the script, ~/.ant/ may or may not work as expected. You better first compare your "ant" with this one in order to be sure you have the "offical" wrapper. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org