Re: Ant task to unzip files to a dynamic folder

2009-10-12 Thread Andy Stevens
Varman wrote: Hi, Great thanks..that works. But its not working in windows. For windows we have to give something like See the change in regexp. How can i make it generic for both linux and windows? regexp=".*[\\/]([^\\/]*)\.zip" perhaps? Won't work on linux if you actually have a ba

Re: Ant task to unzip files to a dynamic folder

2009-10-05 Thread Varman
> > > > > perhaps? > > > Andy > -- > http://pseudoq.sourceforge.net/ open source java sudoku solver > > ----------------- > To unsubscribe, e-mail: user-unsu

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
not answered. -Arul -- View this message in context: http://www.nabble.com/Ant-task-to-unzip-files-to-a-dynamic-folder-tp25531390p25531390.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e