DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29724>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29724 Create zip with password protection ------- Additional Comments From [EMAIL PROTECTED] 2004-07-07 19:49 ------- As a stop gap measure until this new task is available..... I've done this by getting the command line add on for winzip and use the <exec> task to zip it up. This uses up to AES256 encryption. You can use input task to gather the password or pass it in from the command line. I wrote a swing ant task that prompts for the password and confirm password. Then sets this into a property that can be a parameter into the WZZIP.EXE execution. Just an idea..... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]