Matt Benson wrote:
propertyregex is an ant-contrib question, really, and
Is there another list more appropriate for ant-contrib?
you seem to be trying to use nested elements where propertyregex doesn't appear to want any, but you basically want to match "^(.*)Bean$" and replace with "\1".
Yep. It's working great. Thanks! -nat
HTH,
Matt
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]