Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@jakarta.apache.org Received: (qmail 27001 invoked by uid 500); 12 Jul 2001 10:31:10 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: ant-dev@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 26885 invoked from network); 12 Jul 2001 10:31:02 -0000 Date: 12 Jul 2001 10:30:49 -0000 Message-ID: <20010712103049.19110.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: ant-dev@jakarta.apache.org, Daniel.Barclay@digitalfocus.com Cc: Subject: [Bug 2082] - ant.bat strips more than just last occurrence of "\bin\" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2082 *** shadow/2082 Fri Jun 8 11:35:16 2001 --- shadow/2082.tmp.19107 Thu Jul 12 03:30:49 2001 *************** *** 2,9 **** | ant.bat strips more than just last occurrence of "\bin\" | +----------------------------------------------------------------------------+ | Bug #: 2082 Product: Ant | ! | Status: NEW Version: 1.3 | ! | Resolution: Platform: PC | | Severity: Normal OS/Version: Windows NT/2K | | Priority: Other Component: Wrapper scripts | +----------------------------------------------------------------------------+ --- 2,9 ---- | ant.bat strips more than just last occurrence of "\bin\" | +----------------------------------------------------------------------------+ | Bug #: 2082 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: FIXED Platform: PC | | Severity: Normal OS/Version: Windows NT/2K | | Priority: Other Component: Wrapper scripts | +----------------------------------------------------------------------------+ *************** *** 37,40 **** Perhaps the build script should use %DEFAULT_ANT_HOME%\.., or ! some construct that removes only the last directory name. --- 37,43 ---- Perhaps the build script should use %DEFAULT_ANT_HOME%\.., or ! some construct that removes only the last directory name. ! ! ------- Additional Comments From conor@cortexebusiness.com.au 2001-07-12 03:30 ------- ! Fixed now - thanks.