Please my original post.  As usual, when you finally give up and make a post,
you find the problem.

In my case, the problem was I had an HTML escaping task that was called from
the parent task of the one I was working in.  The HTML escaping task was
called AFTER I ran the replaceregexp that put in the HTML tags.

Using (ampersand lt semicolon) and (ampersand gt semicolon) in the replace
attribute works exactly as expected.

-- 
View this message in context: 
http://www.nabble.com/replaceregexp-and-html-tags-in-replace-attribute-tp21378141p21378384.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to