For the record.
Gilles Scokart
-- Forwarded message --
From: Jean-Louis Boudart
Date: 10 June 2010 08:32
Subject: Re: svn commit: r953130 - in
/ant/ivy/core/trunk/src/java/org/apache/ivy/core/module/descriptor:
DefaultExtendsDescriptor.java ExtendsDescriptor.java
To: Gilles Sc
Those 2 files comes from jira [1]. Jean-Louis Boudart made the first
verison, and Jason Trump completed it.
Jason checked the ASF Grant checkbox, but Jean-Louis forgot. I guess
that's OK to add those header.
Jean-Louis, in case you are still around, could you confrim that.
Thanks,
[1] https:
On Wed, Jun 9, 2010 at 3:06 AM, Stefan Bodewig wrote:
> [I appologize for reshuffling your post but this way my response make
> mode sense, at least to me 8-)]
I sometimes ramble. Thanks! =)
> Letting the IDE force the Ant version upon you somewhat defeats the
> purpose of an IDE independent bui
I just found the answer to my own question: mark the class with @Ignore My
apologies.
videophool wrote:
>
> In some junit code, I have a nested class that is private and static.
> This class implements an interface that is used by the code under test.
> The junit tests work fine in Eclipse,
In some junit code, I have a nested class that is private and static. This
class implements an interface that is used by the code under test. The
junit tests work fine in Eclipse, but fail under ant. The failures are:
MyTestClass$NestedClass "Caused an ERROR Test class should have public
[I appologize for reshuffling your post but this way my response make
mode sense, at least to me 8-)]
On 2010-06-09, Jon Stevens wrote:
> It looks like ResourceDecorator is 1.8 only and since this needs to
> work in Eclipse, I'm stuck in 1.7.x land for now.
IIUC what you do is a one-time action