AW: propertyregex
regexp="([0-9]{5})([0-9]{2})" replace="\1/\2" The first group has 4 not 5 characters. Jan -Ursprüngliche Nachricht- Von: Yannick Feuzet [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 2. September 2008 14:38 An: user@ant.apache.org Betreff: propertyregex Hello all, I want to attain the
AW: propertyregex: capitalizing entire string
You can use