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
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 confuse
On 9/21/20 4:32 AM, Stefan Bodewig wrote:
On 2020-09-15, Dave Brosius wrote:
I have an ant task using ant 1.10.8, that includes use of the
task as such:
...
There are in fact file collsions between the two jars.
W
On 2020-09-15, Dave Brosius wrote:
> I have an ant task using ant 1.10.8, that includes use of the
> task as such:
> **duplicate="preserve"*>
> includes="**/*" />
>
> ...
>
>
> There are in fact file collsions between the
Hi folks,
I have an ant task using ant 1.10.8, that includes use of the task
as such:
**duplicate="preserve"*>
includes="**/*" />
value="${ant.project.name}" />
value="${ant.project.name}" />