https://issues.apache.org/bugzilla/show_bug.cgi?id=52106
Bug #: 52106
Summary: delete task is loud even when politely asked to be
quiet
Product: Ant
Version: 1.8.2
Platform: PC
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P2
Component: Core tasks
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
<delete file="${wrapper-log-path}" quiet="true" />
leads to:
[delete] Deleting:
/Users/benson/x/oap/it/smoke/target/sandbox/jdd-install/logs/wrapper.log
The doc seems to be telling me that, without a setting of 'verbose="true", it
won't talk. Is the doc wrong?
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.