Thanks, I'll do that - I was looking for an opportunity to contribute so
maybe I can help...
ta
Antoine Levy-Lambert wrote:
>
> If you want to follow the discussion further, we should do it on the
> developer list (dev at ant.apache.org).
>
Hello Toby,
it is not 100% straightforward.
junitreport normally works by pulling the stylesheets from ant.jar.
The task normally only works with plain files as stylesheets.
So I will first process a bug report showing how to use a resource as
the stylesheet in the task.
Afterwards, if th
Hi Antoine,
Sounds good, do you think it'll be straight forward?
Thanks again,
Toby
Antoine Levy-Lambert wrote:
> Hello Toby,
>
> I am thinking of changing junitreport to make it wrap around ant's
> style task.
>
> Regards,
>
> Antoine
>
> Weston, Toby wrote:
>> Hi Folks,
>>
>> I'm having
Hello Toby,
I am thinking of changing junitreport to make it wrap around ant's style
task.
Regards,
Antoine
Weston, Toby wrote:
> Hi Folks,
>
> I'm having problems with junitreport... its picking up every other
> transformation engine than the default Xalan one (via the
> javax.xml.transform.
Hi Folks,
I'm having problems with junitreport... its picking up every other
transformation engine than the default Xalan one (via the
javax.xml.transform.TransformerFactory=xxx mechanism).
So basically, I get;
- Could not find a valid processor version implementation from xxx
I've got Sax