| Ant Task: < Zip > | Ant Task: < Zip > 2005-06-07 - By S I
Hi
I've created some empty sub-directories (/output; nested 4 levels down) that are essential to the final product being shipped however, the zip task is not including and skipping them...
<zip zipfile="project.zip" basedir="zip_folder" includes="**/*,*/output" />
Is it my includes attrib? I can't figure this out.
Thanks
Steven
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |