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 4169 invoked from network); 5 Feb 2001 09:28:50 -0000 Received: from dnai-216-15-97-206.cust.dnai.com (HELO betaversion.org) (216.15.97.206) by h31.sny.collab.net with SMTP; 5 Feb 2001 09:28:50 -0000 Received: from nagoya-a.betaversion.org ([204.160.241.225]) by betaversion.org (8.9.3+Sun/8.9.3) with ESMTP id BAA17499; Mon, 5 Feb 2001 01:32:28 -0800 (PST) Received: (from nobody@localhost) by nagoya-a.betaversion.org (8.9.3+Sun/8.9.3) id BAA07968; Mon, 5 Feb 2001 01:28:03 -0800 (PST) Date: Mon, 5 Feb 2001 01:28:03 -0800 (PST) Message-Id: <200102050928.BAA07968@nagoya-a.betaversion.org> From: bugzilla@apache.org To: ant-dev@jakarta.apache.org, jtfox@usa.net Cc: Subject: [Bug 523] Changed - nested classpath not possible with taskdef X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N http://nagoya.apache.org/bugzilla/show_bug.cgi?id=523 *** shadow/523 Sun Feb 4 23:01:02 2001 --- shadow/523.tmp.7965 Mon Feb 5 01:28:03 2001 *************** *** 2,10 **** | nested classpath not possible with taskdef | +----------------------------------------------------------------------------+ | Bug #: 523 Product: Ant | ! | Status: NEW Version: 1.2 | ! | Resolution: Platform: PC | ! | Severity: Normal OS/Version: | | Priority: Medium Component: Build Process | +----------------------------------------------------------------------------+ | Assigned To: ant-dev@jakarta.apache.org | --- 2,10 ---- | nested classpath not possible with taskdef | +----------------------------------------------------------------------------+ | Bug #: 523 Product: Ant | ! | Status: RESOLVED Version: unspecified | ! | Resolution: WORKSFORME Platform: PC | ! | Severity: Normal OS/Version: All | | Priority: Medium Component: Build Process | +----------------------------------------------------------------------------+ | Assigned To: ant-dev@jakarta.apache.org | *************** *** 99,102 **** --> ! --- 99,110 ---- --> ! ! ! ------- Additional Comments From conor@cortexebusiness.com.au 2001-02-05 01:28 ------- ! I could not reproduce this problem under the latest 1.3 build. If you could ! please run ! ! ant -debug ! ! when this code fails so we can see a bit more about what is going on.