AW: regexpreplace help...

2005-08-16 Thread Jan.Materne
Have a look at s s ... Jan >-Ursprüngliche Nachricht- >Von: Mark Lybarger [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 16. August 2005 13:07 >An: Ant Users List >Betreff: Re: regexpreplace help... > >thanks for the thoughts. i'll give it a go. would love to set >to rest the current ba

AW: regexpreplace help...

2005-08-15 Thread Jan.Materne
just thoughts: - load the file into property - extract only \5 - increment that property - use the result-property instead of \5 in Jan >-Ursprüngliche Nachricht- >Von: Mark Lybarger [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 15. August 2005 17:10 >An: Ant Users List >Betreff: Re:

AW: regexpreplace help...

2005-08-15 Thread Jan.Materne
The manual shows how to get the back-references... Jan >-Ursprüngliche Nachricht- >Von: Mark Lybarger [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 15. August 2005 15:27 >An: Ant Users List >Betreff: Re: regexpreplace help... > >Thanks jan, > >match="RewriteRule \^/apps/(.*)?/\(\.\*\)\?

AW: regexpreplace help...

2005-08-15 Thread Jan.Materne
Jan >-Ursprüngliche Nachricht- >Von: Mark Lybarger [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 15. August 2005 14:25 >An: Ant Users List >Betreff: regexpreplace help... > >I'm not much of a regex person, and maybe there's an easier >way to accomplish this. > >I've got an apache confi