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 8720 invoked from network); 21 Jun 2000 12:59:05 -0000 Received: from smtp01ffm.de.uu.net (192.76.144.150) by locus.apache.org with SMTP; 21 Jun 2000 12:59:05 -0000 Received: from sbodewig.bost.de ([195.127.75.69]) by smtp01ffm.de.uu.net (5.5.5/5.5.5) with ESMTP id OAA23454 for ; Wed, 21 Jun 2000 14:59:03 +0200 (MET DST) Received: (from bodewig@localhost) by sbodewig.bost.de (8.9.3/8.9.3) id OAA07904; Wed, 21 Jun 2000 14:59:03 +0200 X-Authentication-Warning: sbodewig.bost.de: bodewig set sender to bodewig@bost.de using -f To: ant-dev@jakarta.apache.org Subject: Re: Absolute path on Windows References: From: Stefan Bodewig Date: 21 Jun 2000 14:59:03 +0200 In-Reply-To: "Marco Lehmann"'s message of "Wed, 21 Jun 2000 14:45:41 +0100" Message-ID: Lines: 11 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 >>>>> "ML" == Marco Lehmann writes: ML> How can I specify an absolute classpath on windows (containing ML> drive letters and colons) ??? AFAIK it should work without any special precautions. Could you please post a complete example and the resulting output? I'm afraid the fragments are not enough to spot the problem. Stefan