> From: Evan Hughes [mailto:[EMAIL PROTECTED]] > > I want to use wildcards in the <java/> block. Something like: > > <java classname="**TEST**" fork="yes"> > <classpath> > <pathelement location="..."/> > </classpath> > </java> > > Is there a painless way of doing this? > No, not really and I'm not sure what you would expect it to do. What if there is more than one match? Conor
- <java> and * Evan Hughes
- RE: <java> and * Conor MacNeill
- RE: <java> and * Evan Hughes
