That fixed it. what a silly mistake on my part.
Thanks a lot, Ivan.

Oliver

On 4/17/06, Ivan Rambius Ivanov <[EMAIL PROTECTED]> wrote:
> Hello
>
> --- Oliver <[EMAIL PROTECTED]> wrote:
>
> >         <junitreport todir="${utest.data.dir}" >
> >             <fileset dir="${utest.data.dir}">
> >                 <include name="Test-*.xml" />
> >             </fileset>
>
> Please, try with the the following snippet:
> >         <junitreport todir="${utest.data.dir}" >
> >             <fileset dir="${utest.data.dir}">
> >                 <include name="TEST-*.xml" />
> >             </fileset>
> i.e. captitalize Test to TEST.
>
> Regards
> Ivan
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to