Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 84177 invoked from network); 2 Jul 2002 16:17:29 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 Jul 2002 16:17:29 -0000 Received: (qmail 13920 invoked by uid 97); 2 Jul 2002 16:17:31 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 13904 invoked by uid 97); 2 Jul 2002 16:17:30 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 13892 invoked by uid 98); 2 Jul 2002 16:17:30 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <006001c221e3$f022cae0$6c3b8f80@darden.virginia.edu> From: "Erik Hatcher" To: "Ant Users List" References: Subject: Re: Environment variable isn't resolved Date: Tue, 2 Jul 2002 12:17:18 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Properties are not resolved in the entity reference piece... that is preprocessed by the XML parser, not Ant itself. Just the nature of the beast.... ----- Original Message ----- From: To: "Ant Users List" Sent: Tuesday, July 02, 2002 12:13 PM Subject: Environment variable isn't resolved > Hello. > > that works: > > "file:../../../../../scm/config/ant/ant.module"> > ]> > > and that not: > > ${env.SCM_VOB_ROOT}/scm/config/ant/ant.module"> > ]> > > java.io.FileNotFoundException: > ${env.SCM_VOB_ROOT}/scm/config/ant/ant.module (No such file or directory) > > Why the Environment variable isn't resolved here? > Thank you in advance. > > David Ostrovsky > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > -- To unsubscribe, e-mail: For additional commands, e-mail: