DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11675>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11675
Broken checksum condition fileset handling
Summary: Broken checksum condition fileset handling
Product: Ant
Version: 1.6Alpha (nightly)
Platform: All
OS/Version: All
Status: NEW
Severity: Major
Priority: Other
Component: Core tasks
AssignedTo: ant-dev@jakarta.apache.org
ReportedBy: chris@sixlegs.com
I have discovered that checksums are broken
under the following conditions:
(using verifyproperty OR in a condition) AND using filesets with
multiple files
The property/condition is set/true based on the checksum of the last
file in the fileset, not the logical AND over all the files. This was
verified by looking at the latest CVS source.
I have a patch which I will attempt to attach to this bug report.
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|