--- Matt Benson <[EMAIL PROTECTED]> wrote:

> --- Matt Benson <[EMAIL PROTECTED]> wrote:
> 
> > When I run the antunit tests against core HEAD, I
> > get
> > failures on the matcher stuff due to the
> > org.apache.tools.ant.util.regexp.Jdk14RegexpRegexp
> > class not being found.  For some reason this
> happens
> > even when I set ant.regexp.matcherimpl to e.g.
> > org.apache.tools.ant.util.regexp.JakartaOroMatcher
> .
> > 
> > I see that Gump isn't having any troubles... does
> > anybody have any idea what I've got going on here?
> 
> Followup: if I run junit in non-forked mode, no
> problem.  Ring any bells?  :)


Okay--looks like it's because the jars that contain
the matcher impls aren't added to forked junit. 
Furthermore, as some of you are probably aware, it's
been this way pretty much ever since the Ant jars were
broken up.  Looks like Stefan added AntMain to the
classes to make sure were available for 1.6.0 .  I'm
not sure what's the best way to address this.  For now
I am going to default junit.fork to false in AntUnit.

-Matt


> 
> -Matt
> 
> > 
> > -Matt
> > 
> > __________________________________________________
> > 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]
> > 
> > 
> 
> 
> __________________________________________________
> 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]
> 
> 


__________________________________________________
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]

Reply via email to