Re: problems with zip task

2007-11-16 Thread David Weintraub
Yes. Use a subtask to specify what files you want in your Zipfile. On Nov 16, 2007 6:47 AM, Roman Agapkin <[EMAIL PROTECTED]> wrote: > Hello Experts, > > i've got a question on ant's zip task: > > i would like to create a zip file: > > take file file.xy from folder A and put them int

problems with zip task

2007-11-16 Thread Roman Agapkin
Hello Experts, i've got a question on ant's zip task: i would like to create a zip file: take file file.xy from folder A and put them into the zip file into a new folder B/file.xy is that possible? or another problem: i would like to zip a subtree e.g. i've got a path A/B/C/D/file.xy i want