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 55983 invoked from network); 4 Jul 2000 14:50:40 -0000 Received: from smtp01ffm.de.uu.net (192.76.144.150) by locus.apache.org with SMTP; 4 Jul 2000 14:50:40 -0000 Received: from sbodewig.bost.de ([195.127.75.69]) by smtp01ffm.de.uu.net (5.5.5/5.5.5) with ESMTP id QAA03993 for ; Tue, 4 Jul 2000 16:50:34 +0200 (MET DST) Received: (from bodewig@localhost) by sbodewig.bost.de (8.9.3/8.9.3) id QAA04141; Tue, 4 Jul 2000 16:50:32 +0200 X-Authentication-Warning: sbodewig.bost.de: bodewig set sender to bodewig@bost.de using -f To: ant-dev@jakarta.apache.org Subject: Re: subsitution in file names References: <3.0.5.32.20000704222311.00a09a20@latcs4.cs.latrobe.edu.au> <3.0.5.32.20000704231713.00880ba0@latcs4.cs.latrobe.edu.au> <3.0.5.32.20000705003507.0085d3a0@latcs4.cs.latrobe.edu.au> From: Stefan Bodewig Date: 04 Jul 2000 16:50:32 +0200 In-Reply-To: Peter Donald's message of "Wed, 05 Jul 2000 00:35:07 +1000" Message-ID: Lines: 10 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Canyonlands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N >>>>> "PD" == Peter Donald writes: PD> The only real change is detecting jvm version and in 1.1 vms PD> adding ${java.home}/lib/classes.zip and 1.2+ vms adding PD> ${java.home}/jre/lib/rt.jar to classpath so hopefully it will PD> happen soon :P Has already happened, and yes, that was all I have done ;^). Stefan