Question

I'm looking for the way to create a checksumn, ,hash or sign of my izpack instalacion. How can I do that?

Était-ce utile?

La solution

ant has a <checksum> task which can be used to generate/verify checksum for files.
See HERE for <checksum> task.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top