Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 11269 invoked from network); 17 May 2002 20:04:28 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 17 May 2002 20:04:28 -0000 Received: (qmail 3526 invoked by uid 97); 17 May 2002 20:04:31 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 3510 invoked by uid 97); 17 May 2002 20:04:31 -0000 Mailing-List: contact ant-dev-help@jakarta.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 ant-dev@jakarta.apache.org Received: (qmail 3498 invoked by uid 98); 17 May 2002 20:04:30 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <00be01c1fdde$0a534180$270610ac@manu.com> From: "Magesh Umasankar" To: "Ant Developers List" Subject: JDK 1.4, -target option and retaled build problem Date: Fri, 17 May 2002 16:04:23 -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 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: localhost.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I bootstrapped Ant with JDK1.4 using the -target=1.1 option. I then set my environment to use JDK 1.1.8 to execute build.bat to make sure that the bootstrapped Ant version can be run using JDK 1.1.8 and this is what I get as a result: Apache Ant version 1.5Beta compiled on May 17 2002 Buildfile: build.xml Detected Java version: 1.1 in: D:\jdk1.1.8 Detected OS: Windows NT parsing buildfile build.xml with URI = file:D:/cvs/Projects/jakarta-ant/build.xml Project base dir set to: D:\cvs\Projects\jakarta-ant Loading D:\cvs\Projects\jakarta-ant\.ant.properties Unable to find property file: D:\cvs\Projects\jakarta-ant\.ant.properties Loading D:\ssh\.ant.properties Unable to find property file: D:\ssh\.ant.properties Loading Environment env. java.lang.IllegalMonitorStateException: current thread not owner at org.apache.tools.ant.taskdefs.StreamPumper.run(Compiled Code) at java.lang.Thread.run(Thread.java:466) java.lang.IllegalMonitorStateException: current thread not owner at org.apache.tools.ant.taskdefs.StreamPumper.run(Compiled Code) at java.lang.Thread.run(Thread.java:466) and the build process just doesn't go any further. It doesn't crash out either unless I kill it. Any idea what is going on? Cheers, Magesh ***************************************************** * Conference: The confusion of one man multiplied * * by the number present. * ***************************************************** -- To unsubscribe, e-mail: For additional commands, e-mail: