Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 84726 invoked from network); 24 Apr 2006 05:56:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Apr 2006 05:56:40 -0000 Received: (qmail 78971 invoked by uid 500); 24 Apr 2006 05:56:36 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 78760 invoked by uid 500); 24 Apr 2006 05:56:35 -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 78749 invoked by uid 99); 24 Apr 2006 05:56:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Apr 2006 22:56:35 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of smartkenny@gmail.com designates 64.233.162.207 as permitted sender) Received: from [64.233.162.207] (HELO nz-out-0102.google.com) (64.233.162.207) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Apr 2006 22:56:35 -0700 Received: by nz-out-0102.google.com with SMTP id z6so971435nzd for ; Sun, 23 Apr 2006 22:56:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=cwEFwTF7PSxQ+NfQ5SSy3kC9EZWrs734oAXyb+Pzy93K0u6oCUGRhlzfwZuBhRViAaXcxvhkBxIYUtlvmbm9QWORLMj0a8Npwktx2BSVIOJxZ6IvW/Gp6iXvT0tObgLfuBIA9S6aCyQ5TRGAdg63bOcKsF6ug9LS6onz1KQqEyk= Received: by 10.36.145.3 with SMTP id s3mr78589nzd; Sun, 23 Apr 2006 22:56:14 -0700 (PDT) Received: from ?192.168.10.12? ( [128.208.83.181]) by mx.gmail.com with ESMTP id 38sm2335461nza.2006.04.23.22.56.13; Sun, 23 Apr 2006 22:56:14 -0700 (PDT) Message-ID: <444C6911.3070804@gmail.com> Date: Sun, 23 Apr 2006 22:58:41 -0700 From: smartkenny User-Agent: Thunderbird 1.5 (X11/20060313) MIME-Version: 1.0 To: Ant Users List Subject: Re: native2ascii can't be found in apache-ant 1.6.5 References: <444BD030.1070800@gmail.com> <444C3297.2080700@gmx.de> In-Reply-To: <444C3297.2080700@gmx.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Antoine Levy-Lambert wrote: > Hello, > > using CLASSPATH is not advised. > Can you please check where is the ant script that you are executing. > Maybe you are not executing the ant that you think you are executing, > due to some specifics (RPM, ...) of the machine on which you work ... > Yes, thank you very much. That's caused by FC5 ant package. FC5's own ant package often sucks. And after I uninstall it, my ant works correct. > Regards, > > Antoine > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org