https://issues.apache.org/bugzilla/show_bug.cgi?id=49606
Summary: Add new parameter "tofile" to Checksum Task
Product: Ant
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Core tasks
AssignedTo: [email protected]
ReportedBy: [email protected]
Checksum task have "todir" to specify root directory where checksums should be
written.
Now it needs a "tofile" to specify a file where checksums should be written,
In my case, I will like a file named hashlist.lst, formated this way:
71ceb04a4fc7417b270f4079e326bcde filex1
8144405addc741742766679e3777bcf3 dir1/filex2
...
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.