https://bz.apache.org/bugzilla/show_bug.cgi?id=69333
--- Comment #5 from Mark Thomas <ma...@apache.org> --- Looking at the generated source and the code the generates it, I don't see why we need the try/catch/finally. Local testing indicates we can remove the try/catch/finally. We can also remove the 3-arg releaseTag() method and call the 2-arg directly. I have a few more tests to run but should be in a position to commit the fix tomorrow if the tests go well. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org