Stefan Bodewig wrote:
On Mon, 24 Jul 2006, Kev Jackson <[EMAIL PROTECTED]> wrote:
On 24 Jul 2006, at 12:02, Stefan Bodewig wrote:
On Mon, 24 Jul 2006, Kev Jackson <[EMAIL PROTECTED]> wrote:
* RessourceCollection instead of FileSet
I've just quickly hacked this in - tested by using the re
On Tue, 25 Jul 2006, Kev Jackson <[EMAIL PROTECTED]> wrote:
>>
>> When dealing with ResourceCollections you must keep in mind that
>> the resources specified don't need to exist - unlike the resources
>> obtained from a fileset.
>>
>> I've also added a check that no non-File resources have been
>>
When dealing with ResourceCollections you must keep in mind that the
resources specified don't need to exist - unlike the resources
obtained from a fileset.
I've also added a check that no non-File resources have been specified
and thrown in a few tests.
Sorry about that.
IIUC it lists JUn
On Mon, 24 Jul 2006, Steve Loughran <[EMAIL PROTECTED]> wrote:
>> Any other stuff?
>
> 1. dont run any target called "test" with no suffix. Because that is
> a well known target name and makes it harder to mix antunit test
> cases into the main build.
OK.
> 2. setup/pass down the standard ant p
On Mon, 24 Jul 2006, Kev Jackson <[EMAIL PROTECTED]> wrote:
> On 24 Jul 2006, at 12:02, Stefan Bodewig wrote:
>
>> On Mon, 24 Jul 2006, Kev Jackson <[EMAIL PROTECTED]> wrote:
* RessourceCollection instead of FileSet
>>>
>>> I've just quickly hacked this in - tested by using the resulting
>>>
Stefan Bodewig wrote:
Hi all,
this is an unsorted list of things I'd like to (see) address(ed)
before we have a fisrt release of the library:
* RessourceCollection instead of FileSet
+1
* XML format listener
+1. Something compatible with junitreport would be nice, though I am not
over-f
On 24 Jul 2006, at 12:02, Stefan Bodewig wrote:
On Mon, 24 Jul 2006, Kev Jackson <[EMAIL PROTECTED]> wrote:
* RessourceCollection instead of FileSet
I've just quickly hacked this in - tested by using the resulting
ant- antunit.jar in a another project. Not sure if what I did was
the cleanes
On Mon, 24 Jul 2006, Kev Jackson <[EMAIL PROTECTED]> wrote:
>> * RessourceCollection instead of FileSet
>
> I've just quickly hacked this in - tested by using the resulting
> ant- antunit.jar in a another project. Not sure if what I did was
> the cleanest way as I'm still new to ResourceCollectio
* RessourceCollection instead of FileSet
I've just quickly hacked this in - tested by using the resulting ant-
antunit.jar in a another project. Not sure if what I did was the
cleanest way as I'm still new to ResourceCollections etc.
* XML format listener
* ... which certainly requires