--- Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> On Tue, 01 Nov 2005, Dale Anson
> <[EMAIL PROTECTED]> wrote:
>
> > A quick google found them in the Ant Sandbox area
> as AntUnit. Would
> > it be acceptable to submit a patch to a core task
> that included a
> > unit test that uses the AntUnit lib
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> On Tue, 1 Nov 2005, Matt Benson
> <[EMAIL PROTECTED]> wrote:
[SNIP]
> > Since in the case of this task a single resource
> is wanted as input
> > it doesn't seem right to accept a whole resource
> collection,
> > although I suppose that is one option
Matt Benson wrote:
I haven't seen you around the lists for awhile until
recently, Dale...
Some SPF thing has prevented me from posting to the apache lists for
some time. I finally got around to figuring it out.
The ongoing resource collection work
in Ant HEAD seeks to address this exact
On Tue, 01 Nov 2005, Dale Anson <[EMAIL PROTECTED]> wrote:
> A quick google found them in the Ant Sandbox area as AntUnit. Would
> it be acceptable to submit a patch to a core task that included a
> unit test that uses the AntUnit library?
Hard to say since this sandbox is still potentially one
On Tue, 1 Nov 2005, Matt Benson <[EMAIL PROTECTED]> wrote:
> I haven't seen you around the lists for awhile until
> recently, Dale...
I have 8-)
> The ongoing resource collection work in Ant HEAD seeks to address
> this exact type of situation in a generic way. The "right" fix,
> therefore, IMO
I'm not Stefan, and I want his reactions on certain
points, but FWIW:
--- Dale Anson <[EMAIL PROTECTED]> wrote:
> Several questions at once, they sort of led one to
> another...
>
> First question(s) --
> I wanted to use the XmlProperty task. I have a
> custom task that
> provides some xml as
Several questions at once, they sort of led one to another...
First question(s) --
I wanted to use the XmlProperty task. I have a custom task that
provides some xml as output in a property. The XmlProperty task only
reads from a file, so I needed to write my property value to a file so I
cou