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=33969>.
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=33969
Summary: Tempfile task can cause race condition
Product: Ant
Version: 1.6.2
Platform: Macintosh
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Core tasks
AssignedTo: dev@ant.apache.org
ReportedBy: futrelle@ncsa.uiuc.edu
The tempfile task does not create the temporary file, which could create a race
condition where another process creates a file with the same name after the
tempfile task completes, only to have it overwritten by ant.
--
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
|