Title: ZIP task.

Hi,
is there anyway to set a fullpath for some files at the same time?
With the prefix i havent found the way to do it.
I would like to do something like this:

          <zip zipfile="${build.night.dir}/BETA ${TODAY_}.zip" >
                 <zipfileset dir="${isacore.dir}" includes="*/isa*.jar,*/Isa*.jar" fullpath="cos/fmk"/>
         </zip>

Thanks,
Natalia.

Reply via email to