Hi,

I'm using the ant script:

<zipfileset filesonly="true" dir="${basedir}" excludes="*" includes="${zip.includes}" />

My problem is I want the files included but not in the folders they are in, however, I need ${zip.includes} to be a list of files to have in the zip file, and therefore separate fileset's are not an option.

Any ideas?

Thanks,

Mike



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to