Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 34106 invoked from network); 8 Feb 2001 07:52:09 -0000 Received: from bodewig.bost.de (root@195.227.98.11) by h31.sny.collab.net with SMTP; 8 Feb 2001 07:52:09 -0000 Received: (from bodewig@localhost) by bodewig.bost.de (8.9.3/8.9.3) id IAA00924; Thu, 8 Feb 2001 08:52:14 +0100 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-dev@jakarta.apache.org Subject: Re: cvs commit: jakarta-ant/src/main/org/apache/tools/ant/util DO MElementWriter.java References: <9B3E950CB293D411ADF4009027B0A4D283312F@maileu.imediation.com> From: Stefan Bodewig Date: 08 Feb 2001 08:52:13 +0100 In-Reply-To: Stephane Bailliez's message of "Fri, 2 Feb 2001 17:57:13 -0000" Message-ID: Lines: 9 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Stephane Bailliez wrote: > To be a little more detailed, as a default you will need jaxp1.1(or > xalan2) to compile and need crimson.jar and xalan2 to run. Hmm, I've successfully run the reports with nothing but JAXP 1.1ea2 (which includes some version of crimson and xalan). Stefan