DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15390>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15390 regexp factories rely on undefined behaviour of runtime system [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |1.5.2 ------- Additional Comments From [EMAIL PROTECTED] 2003-01-06 13:58 ------- Fixed in both branches, which means it is supposed to be fixed in nightly builds starting with 2003-01-06 and in Ant 1.6 (and 1.5.2 if we decide to release it). Jesse, I think you are correct (of course 8-). Defining a property named ant.regexp.regexpimpl and setting its value to org.apache.tools.ant.util.regexp.JakartaOroRegexp should work (or org.apache.tools.ant.util.regexp.JakartaRegexpRegexp if you want regexp instead of ORO, but why would anybody). -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
