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 57750 invoked from network); 10 Nov 2000 10:12:37 -0000 Received: from public.ndh.net (HELO public.ndh.com) (195.94.90.21) by locus.apache.org with SMTP; 10 Nov 2000 10:12:37 -0000 Received: from bodewig.bost.de ([195.227.98.11]) by public.ndh.com (8.9.3/8.8.0) with ESMTP id LAA06604 for ; Fri, 10 Nov 2000 11:12:32 +0100 (MET) Received: (from bodewig@localhost) by bodewig.bost.de (8.9.3/8.9.3) id LAA05217; Fri, 10 Nov 2000 11:12:27 +0100 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@bost.de using -f To: ant-dev@jakarta.apache.org Subject: Re: Using modern compiler with References: <20001110094653.8144.qmail@web111.yahoomail.com> From: Stefan Bodewig Date: 10 Nov 2000 11:12:27 +0100 In-Reply-To: Diane Holt's message of "Fri, 10 Nov 2000 01:46:53 -0800 (PST)" Message-ID: Lines: 8 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: locus.apache.org 1.6.2 0/1000/N Diane Holt wrote: > In Javac.java, it does a Class.forName("com.sun.tools.javac.Main"), > but when I do a table of contents on my tools.jar for jdk13, like Conor I have both as well, even in IBM's 1.3 version for Linux. Stefan