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.

Jeff Schnitzer
[EMAIL PROTECTED]

Attachment: novector.diff
Description: novector.diff

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to