I discovered this in ant 1.6.5, and found that it still behaves this way in
1.9.7.
If you have a element with both a dir and a file attribute, it
will produce different results depending on the order in which those attributes
appear. If the file attribute appears first, it behaves as you would
From: Stefan Bodewig
To: user@ant.apache.org
Sent: Sunday, May 1, 2016 12:30 AM
Subject: Re: Order of attributes signifificant in zipfileset?
>At least I wasn't aware of it so far. I would have expected Ant to throw
>a BuildException if you wanted to set both attributes at the sam