Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 76218 invoked from network); 27 Feb 2003 16:51:05 -0000 Received: from junior.lgc.com (134.132.72.99) by daedalus.apache.org with SMTP; 27 Feb 2003 16:51:05 -0000 Received: from lgchvw01.lgc.com (lgchvw01.lgc.com [134.132.93.107]) by junior.lgc.com (8.11.3/8.11.3) with SMTP id h1RGo3B05703 for ; Thu, 27 Feb 2003 10:50:03 -0600 (CST) Received: from 134.132.93.152 by lgchvw01.lgc.com (InterScan E-Mail VirusWall NT); Thu, 27 Feb 2003 10:51:07 -0600 Received: by lgchexchbh.ad.lgc.com with Internet Mail Service (5.5.2653.19) id <1C73W614>; Thu, 27 Feb 2003 10:51:07 -0600 Message-ID: From: Dominique Devienne To: "'Ant Users List'" Subject: RE: Error while setting up environment for the application Date: Thu, 27 Feb 2003 10:51:06 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N You need to upgrade to 1.5x to support Windows XP. This upgrade to 1.5.1 (or 1.5.2beta2) is strongly recommended. --DD -----Original Message----- From: Keppel Yin [mailto:Keppel.Yin@microfocus.com] Sent: Thursday, February 27, 2003 10:36 AM To: user@ant.apache.org Subject: Error while setting up environment for the application Hi, I'm using ANT 1.4.1, when I run my target INIT to initialize my properties via command line "ANT INIT", I got a popup box with the following message, c:\windows\system32\ntvdm,exe Error while setting up environment for the application. Choose "Close" to terminate the application. In my INIT target, there are statements as following: