From ant-dev-return-16954-apmail-jakarta-ant-dev-archive=jakarta.apache.org@jakarta.apache.org Mon Aug 20 09:45:27 2001 Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@jakarta.apache.org Received: (qmail 41503 invoked by uid 500); 20 Aug 2001 09:45:27 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: ant-dev@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 41494 invoked from network); 20 Aug 2001 09:45:26 -0000 From: "Martin van den Bemt" To: Subject: RE: AntStructure needs an encoding attribute Date: Mon, 20 Aug 2001 11:45:23 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Importance: Normal X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N encoding="UTF-8" doesn't hurt I guess? Mvgr, martin > -----Original Message----- > From: Stefan Bodewig [mailto:bodewig@apache.org] > Sent: Monday, August 20, 2001 11:28 AM > To: ant-dev@jakarta.apache.org > Subject: Re: AntStructure needs an encoding attribute > > > On Mon, 20 Aug 2001, Ingmar Stein wrote: > > > the XML declaration in the output generated by the AntStructure task > > should contain an encoding attribute as in > > > > > > Why? > > It (the 1.4beta version) will make sure it is writing the DTD in UTF8 > which doesn't need an encoding attribute. > > Stefan >