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?
e
- RE: <java> and * Evan Hughes
- RE: <java> and * Conor MacNeill
- RE: <java> and * Evan Hughes
