Woo hoo, about time! Great work, Jeff. Thanks for applying the patch, Jon.
- Dan Jon Scott Stevens <[EMAIL PROTECTED]> writes: > Patch applied. > > -jon > > on 4/28/02 2:26 PM, "Jeff Schnitzer" <[EMAIL PROTECTED]> wrote: > >> Vector becomes List/ArrayList, and Enumeration becomes Iterator. After >> this patch, Vector should not appear anywhere in the code (even in >> comments) and Enumeration only appears as part of the Log4J API method >> calls. I checked each case to make sure that Vector synchronization is >> not being relied upon (it never was). >> >> I haven't been able to run the testbed against this (the testbed is not >> happy with either hsqldb or mssql), but I am submitting the patch in >> hopes that someone who does have the magic database combination can run >> the test. >> >> I would be very surprised if there were problems; 99% of it is just cut >> and paste. This patch does touch a *lot* of files though. >> >> The "cvs diff -u" is attached. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
