Re: Issue using ReplaceRegExp

2005-11-08 Thread Andrew Goktepe
Remove the leading forward slash character in your pattern: -Andrew On 11/8/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > I tried using the pattern something like this; > > > byline="true"> > > > > > But I am seeing no changes in my log.txt file altough now I am not getting > any

RE: Issue using ReplaceRegExp

2005-11-08 Thread pritesh.saharey
I tried using the pattern something like this; But I am seeing no changes in my log.txt file altough now I am not getting any error message and ant console output is showing me try-rep: [replaceregexp] Replacing pattern '/\[java\] pa

RE: Issue using ReplaceRegExp

2005-10-21 Thread pritesh.saharey
Thanks Jan for quick reply, I am still not getting how to use it suppose I want to replace "[java] parts created:" with "Size" than How can I go ahead, One more thing there is "ant-apache-regexp.jar" file in ant's lib directory. Just wanted to know that I need to upgrade my jdk1.3 to jdk1.4 or