Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 44942 invoked from network); 25 Jan 2000 19:26:59 -0000 Received: from littleblue.ftech.net (HELO relay5.ftech.net) (195.200.12.27) by 63.211.145.10 with SMTP; 25 Jan 2000 19:26:59 -0000 Received: from ibm9.ftech.net ([212.32.16.79] helo=websitewatchers.com) by relay5.ftech.net with esmtp (Exim 3.12.ftech-p6 #1) id 12DBc8-000044-00 for ant-dev@jakarta.apache.org; Tue, 25 Jan 2000 19:26:57 +0000 Message-ID: <388DF99A.25FCC16D@websitewatchers.com> Date: Tue, 25 Jan 2000 19:29:30 +0000 From: Ludovic Claude Organization: Ringsys/Websitewatchers X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: ant-dev@jakarta.apache.org Subject: Re: SV: JavaDoc errors??? References: <85256871.0063F830.00@d54mta04.raleigh.ibm.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I've provided a fix for Exec that reads properly the error stream (and other things) but it's still not on the CVS repository. You can get the modified sources from: http://www.ringsys.co.uk/opensource/ant-patch.zip and the diff from http://www.ringsys.co.uk/opensource/ant-diffs.txt List of changes: org.apache.tools.ant.Main: fixed a pb with the -D parameter org.apache.tools.ant.Project: prints the os as well as jdk version org.apache.tools.ant.taskdefs.Rmic: Better support for jdk1.2, keep the generated source files and put them in a separate folder org.apache.tools.ant.taskdefs.Exec: Fixed issues with Win95 created /bin/antRun95.bat Ludovic Claude rubys@us.ibm.com wrote: > > - Sam Ruby > > P.S. My current theory is that the hang is because nobody is consuming the > proc.getErrorStream. When I run this outside of ant, I get 191 lines (17K > bytes) of errors - all warnings. I'll look into adding a threads to the > ant taskdef to handle this case. -- ___________________________________ Web Site Watchers Ltd 212 Piccadilly, London W1V 9LD United-Kingdom Telephone: +44 (0)171 917 6255 Fax: +44 (0)171 439 0262 http://www.websitewatchers.co.uk lc@websitewatchers.com