AW: Move two folders into a zip file

2006-06-06 Thread Jan.Materne
or Jan >-Ursprüngliche Nachricht- >Von: David Bates [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 6. Juni 2006 14:13 >An: user@ant.apache.org >Betreff: Move two folders into a zip file > >I'm trying to create a new zip file

Move two folders into a zip file

2006-06-06 Thread David Bates
I'm trying to create a new zip file with two folders inside it: However, this ends up putting the CONTENTS of "frontend" and "backend" folders into the zip. I want those folders to be included as well: + archive.zip | |--- frontend/ --