> Ant 1.6.3 will add a new attribute to the regexp mapper: handledirchar
> 
>         <regexpmapper from="${basedir}/d/e/(.*)" to="\1"
>                       handledirchar="yes"/>

I missed the introduction of this one. cool!

OTOH, its name sounds weird. How about simply calling it 'dirsep' to be
consistent with <pathconvert>? In this context, it simply overrides the
default platform's dirsep used when interpreting the regexp. No? --DD

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

Reply via email to