Re: Order of attributes signifificant in zipfileset?

2016-04-30 Thread Stefan Bodewig
On 2016-05-01, Dave Glasser wrote: > 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 att

Order of attributes signifificant in zipfileset?

2016-04-30 Thread Dave Glasser
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