Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 76485 invoked from network); 2 Oct 2003 16:51:11 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 2 Oct 2003 16:51:11 -0000 Received: (qmail 36246 invoked by uid 500); 2 Oct 2003 16:51:03 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 35983 invoked by uid 500); 2 Oct 2003 16:51:01 -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 35970 invoked from network); 2 Oct 2003 16:51:01 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 2 Oct 2003 16:51:01 -0000 Received: (qmail 14009 invoked by uid 50); 2 Oct 2003 16:54:04 -0000 Date: 2 Oct 2003 16:54:04 -0000 Message-ID: <20031002165404.14008.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 23566] - loading of env variables 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=23566 loading of env variables ------- Additional Comments From stevel@apache.org 2003-10-02 16:54 ------- Also, we cannot load env vars on all platforms, and even those we do support, sometimes it breaks (Ant1.4.0 and Java1.4 on WinXP would raise an exception). by isolating property loading to only where people want it, you get a bit more cross platform support. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org