Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 14191 invoked from network); 16 Jun 2008 01:07:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jun 2008 01:07:03 -0000 Received: (qmail 1189 invoked by uid 500); 16 Jun 2008 01:06:58 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 1152 invoked by uid 500); 16 Jun 2008 01:06:58 -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 79083 invoked by uid 99); 13 Jun 2008 11:12:29 -0000 X-ASF-Spam-Status: No, hits=4.4 required=10.0 tests=DNS_FROM_OPENWHOIS,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Reply-To: From: "Raghuveer" To: "'Niranjan Deshpande'" , "'Ant Users List'" References: <001901c8cd27$b0c29560$67c013ac@pwit.com> Subject: RE: native2ascii in build.xml Date: Fri, 13 Jun 2008 16:42:34 +0530 Organization: IEL Message-ID: <001c01c8cd46$61af91c0$67c013ac@pwit.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001D_01C8CD74.7B67CDC0" X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Thread-Index: AcjNPiHfsykwG1LnTpO7EMAtYP5SDwAB7wuQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-TM-AS-Product-Ver: IMSS-7.0.0.3116-5.5.0.1026-15968.006 X-TM-AS-Result: No--13.483-5.0-31-1 X-imss-scan-details: No--13.483-5.0-31-1 X-TM-AS-User-Approved-Sender: No X-TM-AS-Result-Xfilter: Match text exemption rules:No X-Virus-Checked: Checked by ClamAV on apache.org ------=_NextPart_000_001D_01C8CD74.7B67CDC0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I am working on multilingual JSP Struts application. I need to convert the polish characters in my "messages.properties" file to Unicode by native2ascci from command prompt before running ant. Instead of this 2 step process I have planned to make it in single step. Please advice? _____ From: Niranjan Deshpande [mailto:niranjan8712@gmail.com] Sent: Friday, June 13, 2008 3:54 PM To: Ant Users List; raghuveerv@infotechsw.com Subject: Re: native2ascii in build.xml 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" ------=_NextPart_000_001D_01C8CD74.7B67CDC0--