whenempty is something different. It's whether to even create the zip file
or not. My problem (actually non-problem) was fixed here:
http://stackoverflow.com/questions/2913474/ant-1-8-0-1-8-1-zip-empty-directories
On Thu, May 27, 2010 at 12:39 PM, Wray, Nathan wrote:
> I'm assum
ne else. If you received it in error please notify us immediately and
then destroy it.
From: Ben Anderson [mailto:benanderson...@gmail.com]
Sent: Wednesday, May 26, 2010 9:41 AM
To: user@ant.apache.org
Subject: zip empty directories
Hi,
I noticed that neither the zip or jar targets are
Hi,
I noticed that neither the zip or jar targets are including empty
directories. I googled a little and found the 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