Unzipping a zip file with name collisions

2012-08-27 Thread Sean LeBlanc
I'm trying to have Ant unzip a file that contains duplicate names. Is there any thing I can do to make this work? - To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.o

RE: Get task over HTTPS

2003-07-14 Thread Sean Leblanc
e the relevant lines: security.provider.1=sun.security.provider.Sun security.provider.2=com.sun.net.ssl.internal.ssl.Provider security.provider.3=com.sun.rsajca.Provider security.provider.4=com.sun.crypto.provider.SunJCE security.provider.5=sun.security.jgss.SunProvider TIA, Sean LeBlanc -Origin