Re: jar task with duplicate="preserve"
Stefan Bodewig <[email protected]> Tue, 22 Sep 2020 08:10:24 +0200
| Newsgroups | gmane.comp.jakarta.ant.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Dave On 2020-09-21, Dave Brosius wrote: > In the end i just wrote my own custom ant task to do what jar was > supposed to do. What i noticed was that one of the jars had > 1) no entries for the directories themselves > 2) items out of alphabetical order. > Don't know if that confused the ant jar task or not, not sure why it > would be different between windows and linux tho. Is there any chance you can distill some sort of example project out of this that exhibits what you have observed? Stefan