You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2005/02/08 20:00:43 UTC

DO NOT REPLY [Bug 32676] - Ant doesn't indicate java.io.tmpdir full for replaceregexp task

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32676>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32676





------- Additional Comments From stevel@apache.org  2005-02-08 20:00 -------
Ant -diagnostics in CVS_HEAD now checks that the tempdir is writeable (by
creating a 32k file)

Looking at regexp, it should print out an error (and continue)  if anything
happened during execution. If you didnt see anything either the code is wrong,
or the JVM/OS is hiding some of the details, a miracle of buffered IO. 

Maybe ant -diagnostics should check this by *reading* the file back and
verifying its contents. hmmm.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org