From dev-return-78149-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Tue Feb 13 09:11:59 2007 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 59583 invoked from network); 13 Feb 2007 09:11:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Feb 2007 09:11:56 -0000 Received: (qmail 60357 invoked by uid 500); 13 Feb 2007 09:11:57 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 60322 invoked by uid 500); 13 Feb 2007 09:11:57 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 60310 invoked by uid 99); 13 Feb 2007 09:11:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Feb 2007 01:11:57 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Feb 2007 01:11:49 -0800 Received: by brutus.apache.org (Postfix, from userid 33) id D4FFF714319; Tue, 13 Feb 2007 01:11:28 -0800 (PST) From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 41579] - Launch.run() fails when ant-launcher.jar is in the root of a drive In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20070213091128.D4FFF714319@brutus.apache.org> Date: Tue, 13 Feb 2007 01:11:28 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=41579 koos.pol@nl.compuware.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.7.0 |1.6.5 ------- Additional Comments From koos.pol@nl.compuware.com 2007-02-13 01:11 ------- Reporting this problem against 1.7.0 is my bad. Should've been 1.6.5. My apologies. Field updated. The CLASSPATH requirements come from the fact that we are running our own build management tool (based upon an embeded CC). Our embedded CC (only using cruisecontrol.jar and cruisecontrol-launcher.jar) runs just fine without a complete ant installation. Hence there is the need for fully specified jars in the CLASSPATH. Although I appreciate your explanation, it doesn't explain why it is required for ant-launcher to live in a subdir. Checking the sources around line 125 I'm getting the feeling the subdir problem only exist because it is hardcoded as such. Not because there is a design requirement. If you insist this is not a bug, feel free to close this bug. I will hardlink to this page in our sources for reference. Thanks, KP. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org