Thanks Steve.
Does anyone know any other work around other than including it in
environment variable?

On 9/3/07, Steve Loughran <[EMAIL PROTECTED]> wrote:
> Ramu Sethu wrote:
> > Hi
> > I have helper class return a string. We are using junit test and junit
> > report task. I want my xslt to use my helper class.
> >
> > I added this in my
> > xmlns:main="java://Main" in xslt sheet and added  Main in environment
> > variable classpath
> > This was working.
> >
> > But we will be running the scripts in diffrent machines. So i don want
> > do the work of adding Main in environment variable for each machine
> >
> > There should be simple way of adding classes to the class path, so
> > that xslt can it take when proccesing junit reports.
> >
> > Can any body help me on this????
> >
>
> I dont think <junitreport> currently takes extra classpath options,
> though I dont see any reason why it couldnt be extended. Please file an
> enhancement request on bugzilla.apache.org
>
> -steve
>
> --
> Steve Loughran                  http://www.1060.org/blogxter/publish/5
> Author: Ant in Action           http://antbook.org/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Thank you
Ramu S

  If A is success in life, then A equals x plus y plus z. Work is x; y
is play; and z is keeping your mouth shut.
- Albert Einstein

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

Reply via email to