ant (1.8.0/1.8.1) zip empty directories
Posted
by andersonbd1
on Stack Overflow
See other posts from Stack Overflow
or by andersonbd1
Published on 2010-05-26T13:41:59Z
Indexed on
2010/05/27
7:11 UTC
Read the original article
Hit count: 206
ant
Hi, I noticed that neither the zip or jar targets are including empty directories. I googled a little and found this was a regression issue way back with 1.6 (.2 I think), but it was claimed to have been fixed. I was using 1.8.0 so I upgraded to 1.8.1, but am having the same issue. Anyone know of any workarounds besides adding dummy files to those directories? Thanks, Ben Anderson
© Stack Overflow or respective owner