Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 53822 invoked from network); 10 May 2010 18:22:20 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 May 2010 18:22:20 -0000 Received: (qmail 29291 invoked by uid 500); 10 May 2010 18:22:19 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 29111 invoked by uid 500); 10 May 2010 18:22:19 -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 29098 invoked by uid 99); 10 May 2010 18:22:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 May 2010 18:22:19 +0000 X-ASF-Spam-Status: No, hits=3.8 required=10.0 tests=AWL,FREEMAIL_FROM,FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mgainty@hotmail.com designates 65.55.111.174 as permitted sender) Received: from [65.55.111.174] (HELO blu0-omc4-s35.blu0.hotmail.com) (65.55.111.174) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 May 2010 18:22:13 +0000 Received: from BLU142-W33 ([65.55.111.135]) by blu0-omc4-s35.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 10 May 2010 11:21:52 -0700 Message-ID: Content-Type: multipart/alternative; boundary="_748510a6-378c-47fc-b003-173918fc2d24_" X-Originating-IP: [71.232.74.24] From: Martin Gainty To: Ant Users List Subject: RE: task to check for i18n tokens in resource bundle? Date: Mon, 10 May 2010 14:21:52 -0400 Importance: Normal In-Reply-To: References: MIME-Version: 1.0 X-OriginalArrivalTime: 10 May 2010 18:21:52.0704 (UTC) FILETIME=[A9F5CC00:01CAF06D] --_748510a6-378c-47fc-b003-173918fc2d24_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Andy- i can write a program that will accomplish these features in less than time= than either=20 1)sed or=20 2)grep (or any combination thereof) (i'll leave it to the tools engineers for a more specific answer to this qu= estion) anyone? Martin Gainty=20 ______________________________________________=20 Verzicht und Vertraulichkeitanmerkung/Note de d=E9ni et de confidentialit= =E9 =20 Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaeng= er sein=2C so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiter= leitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient l= ediglich dem Austausch von Informationen und entfaltet keine rechtliche Bin= dungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen w= ir keine Haftung fuer den Inhalt uebernehmen. Ce message est confidentiel et peut =EAtre privil=E9gi=E9. Si vous n'=EAtes= pas le destinataire pr=E9vu=2C nous te demandons avec bont=E9 que pour sat= isfaire informez l'exp=E9diteur. N'importe quelle diffusion non autoris=E9e= ou la copie de ceci est interdite. Ce message sert =E0 l'information seule= ment et n'aura pas n'importe quel effet l=E9galement obligatoire. =C9tant d= onn=E9 que les email peuvent facilement =EAtre sujets =E0 la manipulation= =2C nous ne pouvons accepter aucune responsabilit=E9 pour le contenu fourni= . > Date: Mon=2C 10 May 2010 15:25:19 +0100 > Subject: task to check for i18n tokens in resource bundle? > From: insomniacpenguin@googlemail.com > To: user@ant.apache.org >=20 > Hi=2C >=20 > Does anyone know of an easy way (using standard or custom Ant task(s)=2C > or