On 12/6/06, Vladimir Egorov <[EMAIL PROTECTED]> wrote:
This may be off, but could it be a classloader problem? Say your string
extension classes are not visible to classloader that loaded junitreport
classes.
http://ant.apache.org/faq.html#delegating-classloader
--Vladimir
As it turns out thi
TECTED]
> Sent: Friday, December 01, 2006 6:09 AM
> To: Ant Users List
> Subject: Re: Need information about using Eclipse AntRunner
>
> Michael Giroux wrote:
> > I have an ANT script that includes a task. The
> > task uses an XSLT to transform junit reports (xml
fil
Michael Giroux wrote:
I have an ANT script that includes a task. The
task uses an XSLT to transform junit reports (xml files)
into HTML. The xslt uses string extensions to convert newline
characters into tags.
When the script is executed using the Eclipse AntRunner (eclipse
3.2.1), it appea
I have an ANT script that includes a task. The
task uses an XSLT to transform junit reports (xml files)
into HTML. The xslt uses string extensions to convert newline
characters into tags.
When the script is executed using the Eclipse AntRunner (eclipse
3.2.1), it appears that the extension l