Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 9303 invoked from network); 13 Jun 2008 10:24:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jun 2008 10:24:24 -0000 Received: (qmail 22805 invoked by uid 500); 13 Jun 2008 10:24:23 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 22515 invoked by uid 500); 13 Jun 2008 10:24:23 -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 22504 invoked by uid 99); 13 Jun 2008 10:24:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2008 03:24:22 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of niranjan8712@gmail.com designates 209.85.198.242 as permitted sender) Received: from [209.85.198.242] (HELO rv-out-0708.google.com) (209.85.198.242) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2008 10:23:34 +0000 Received: by rv-out-0708.google.com with SMTP id b17so3775540rvf.40 for ; Fri, 13 Jun 2008 03:23:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=Bc8enbtE7uHAI90PQXqOt+IJAWEx6hUcctp9Xpku4ag=; b=q9rykV4SVdo/GGGcYQRC6o/sk+kjen7CoGqA6NbXXwVPD+oh10DHdzIF9i/RH3qjUt Y/xOfy214p9tyo+/iD6yzwOq9O+4KBViViBfOSu63cPqox3zh193G0tajejWezYugmQi y3xR8/MaLPz1N08epiPtC0aoUvkoD+sDrOaBY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=j7X3FMi7dSSxFetfWVXLDDyuQFypl1I2YKhzAc6Zzh7vK4u/9mIvW9VoEZ5Ma//UQZ jb+HgJFnsRY7aFo27JlyGzxYQH+PoQWF1LF6j/heDYshZYClI7sjBSll+OMUnsawpOdI 5PHG9qBxTVdT1pzP21Ru5Ms04zuFLR4GEitSo= Received: by 10.140.126.10 with SMTP id y10mr1672327rvc.214.1213352632547; Fri, 13 Jun 2008 03:23:52 -0700 (PDT) Received: by 10.141.151.17 with HTTP; Fri, 13 Jun 2008 03:23:51 -0700 (PDT) Message-ID: Date: Fri, 13 Jun 2008 12:23:51 +0200 From: "Niranjan Deshpande" To: "Ant Users List" , raghuveerv@infotechsw.com Subject: Re: native2ascii in build.xml In-Reply-To: <001901c8cd27$b0c29560$67c013ac@pwit.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_9471_19772853.1213352632534" References: <001901c8cd27$b0c29560$67c013ac@pwit.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_9471_19772853.1213352632534 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I think ant has a seprate task in ant hth On 6/13/08, Raghuveer wrote: > > How to implement in my ant buil.xml > > > > native2ascii -encoding utf-8 d:\t\utf\1.txt d:\t\utf\\2.txt > > -- Regards, Niranjan Deshpande "Shut yourself from the world and create the reality you want" ------=_Part_9471_19772853.1213352632534--