Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 71002 invoked from network); 9 Oct 2000 11:54:38 -0000 Received: from public.ndh.net (HELO public.ndh.com) (195.94.90.21) by locus.apache.org with SMTP; 9 Oct 2000 11:54:38 -0000 Received: from sbodewig.bost.de ([195.227.98.11]) by public.ndh.com (8.9.3/8.8.0) with ESMTP id NAA17876 for ; Mon, 9 Oct 2000 13:54:33 +0200 (MET DST) Received: (from bodewig@localhost) by sbodewig.bost.de (8.9.3/8.9.3) id NAA22930; Mon, 9 Oct 2000 13:54:35 +0200 X-Authentication-Warning: sbodewig.bost.de: bodewig set sender to bodewig@bost.de using -f To: ant-user@jakarta.apache.org Subject: Re: Build Config Error: Javac does not support nested classpath properties References: <047501c03174$85ef6540$c511a6d1@toysrus.com> From: Stefan Bodewig Date: 09 Oct 2000 13:54:34 +0200 In-Reply-To: "David Medinets"'s message of "Sun, 8 Oct 2000 18:10:09 -0400" 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: locus.apache.org 1.6.2 0/1000/N >>>>> "DM" == David Medinets writes: DM> Can someone tell me why I got the following error? You still have an older version (and a very old version - pre 1.1 - I may add) of Ant in you CLASSPATH (or ANT_HOME/lib) that gets loaded instead of the intended version. Stefan