I need to find '<id' and replace it with <cache usage="read-write"/>
and my current code is below. So, if any one can help me how to modify my code for replacement, then it would be great
<target name="change-id" depends="gen-hbm">
<regexp id="id.regexp" pattern='<id' />
<replaceregexp...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.