Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@jakarta.apache.org Received: (qmail 94513 invoked by uid 500); 3 Jul 2001 09:39:07 -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 94385 invoked from network); 3 Jul 2001 09:38:54 -0000 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-dev@jakarta.apache.org Subject: Re: [PROPOSAL] Sitraka JProbe Coverage task References: <9B3E950CB293D411ADF4009027B0A4D2018681ED@maileu.imediation.com> From: Stefan Bodewig Date: 03 Jul 2001 11:39:00 +0200 In-Reply-To: Stephane Bailliez's message of "Tue, 19 Jun 2001 19:25:17 +0100" Message-ID: Lines: 21 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Cuyahoga Valley) 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: > Additional question: > > - It is possible to create an etc directory or such to the ant > distribution of the optional resource for example to put here some > default xsls such as log.xsl or a default junit xsl ? There already is one - src/etc. All we'd need to do was to copy this one into the distribution as far as I can tell. > I have under validation an xsl for JUnit report to get rid of all > these xsls/html/css in the source tree I did, Fine. > - the target JDK for 1.4 is still JDK 1.1 right ? Yes. Stefan