Re: Ant task to unzip files to a dynamic folder

2009-09-23 Thread Andy Stevens
2009/9/24 Varman : > Hi all, > > I too have same requirements in which i want extract zip files to different > folders without using custom codes. This is the code am using. this extracts > all zip files to "destination_dir" and so files with same name gets > overwitten (i want to avoid this). For

Ant task to unzip files to a dynamic folder

2009-09-23 Thread Varman
Hi all, I too have same requirements in which i want extract zip files to different folders without using custom codes. This is the code am using. this extracts all zip files to "destination_dir" and so files with same name gets overwitten (i want to avoid this). For me each zip file has to be ex