Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 60164 invoked from network); 17 Sep 2002 18:16:38 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 17 Sep 2002 18:16:38 -0000 Received: (qmail 3063 invoked by uid 97); 17 Sep 2002 18:16:31 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 2567 invoked by uid 97); 17 Sep 2002 18:16:16 -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 2108 invoked by uid 98); 17 Sep 2002 18:16:04 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: From: Duane Mattos To: "'Ant Users List'" Subject: RE: Ant build problem URGENT!!!!!! Date: Tue, 17 Sep 2002 14:13:59 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Do a java -version and see if you are using the java in your JAVA_HOME or if you are using the java that comes with Windows. Also there is a test in ant.bat where it checks the OS variable. You can either eliminate the test or see if setting OS to Windows_NT makes a difference. Hope that helps. dM -----Original Message----- From: Naveen_JaiDayal [mailto:Naveen_JaiDayal@satyam.com] Sent: Tuesday, September 17, 2002 7:51 AM To: ant-user@jakarta.apache.org Subject: Ant build problem URGENT!!!!!! Hi All I have started using Ant1.5 just today. I have installed everything as per the manual says. My OS version is Win2k, JDK version is 1.3 etc. I tried to build a small web application. The Ant utility created the whole target dir structure, copied every thing there. After that it started to compile the java files and gave this error. BUILD FAILED D:\testing\navTestSite\build.xml:104: Cannot use classic compiler, as it is not available A common solution is to set the environment variable JAVA_HOME to your jdk directory. Please anybody help me here why this is happening because I have set the JAVA_HOME property in my environment variables properly. It is JAVA_HOME=D:\JDK1.3. What is this classic/modern compiler problem? Thanks a Lot Naveen ************************************************************************** This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated. ************************************************************************** -- To unsubscribe, e-mail: For additional commands, e-mail: