Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 40063 invoked from network); 24 Sep 2003 14:59:53 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 24 Sep 2003 14:59:53 -0000 Received: (qmail 94194 invoked by uid 500); 24 Sep 2003 14:59:45 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 94151 invoked by uid 500); 24 Sep 2003 14:59:45 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 94138 invoked from network); 24 Sep 2003 14:59:45 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 24 Sep 2003 14:59:45 -0000 Received: (qmail 9438 invoked by uid 50); 24 Sep 2003 15:02:42 -0000 Date: 24 Sep 2003 15:02:42 -0000 Message-ID: <20030924150242.9437.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 21072] - Allow User-Specified Ant Library Access In Scripts X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N 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://nagoya.apache.org/bugzilla/show_bug.cgi?id=21072 Allow User-Specified Ant Library Access In Scripts conor@cortexebusiness.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |1.6 ------- Additional Comments From conor@cortexebusiness.com.au 2003-09-24 15:02 ------- In Ant 1.6, the new Ant launch scripts will support multiple -lib options to designate either directories containing jars/classes or a classpath. In fact Ant is now lauched with a minimal classpath and the CLASSPATH value, if any, is passed using a -lib option. This all should allow Xerces/Xalan to be loaded from an alternate directory. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org