https://bugzilla.mozilla.org/show_bug.cgi?id=309518 Files affected: https://bugzilla.mozilla.org/attachment.cgi?id=196972 Diffs: https://bugzilla.mozilla.org/attachment.cgi?id=196973
This gets rid of the dependency on the ORO regex matcher in favor of the built in Pattern and Matcher classes in java 1.4. Now the code should build with just "ant dist". Cleaning up all of the compiler warnings and deprecations is the next task. I also fixed an obvious problem found by Eclipse in BadFilterException.java: setErrorLineNumber() was just broken.
_______________________________________________ mozilla-directory mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-directory
