https://issues.apache.org/bugzilla/show_bug.cgi?id=50114
Summary: Add path as variable to checksum format
Product: Ant
Version: 1.8.1
Platform: All
OS/Version: Windows XP
Status: NEW
Severity: enhancement
Priority: P2
Component: Core tasks
AssignedTo: [email protected]
ReportedBy: [email protected]
The existing <checksum> task allows two variables in the format attribute: {0}
for the checksum and {1} for the file name. I sometimes would like the path
(maybe as {2}) because, for example, I'm not necessarily putting the checksum
file alongside the checksummed file.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.