Re: jar task with duplicate="preserve"
Dave Brosius <[email protected]> Tue, 22 Sep 2020 10:42:11 -0400
| Newsgroups | gmane.comp.jakarta.ant.user |
|---|---|
| Message-ID | <[email protected]> |
The "abnormal" jar was created with the iajc ant task (aspectj) I'll see if i can get something together. On 9/22/20 2:10 AM, Stefan Bodewig wrote: > 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 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >