Hi Thomas, Thomas Neidhart wrote:
> Hi, > > I would like to do a similar cleanup as for email also for logging and > aim for a 1.2 release in the coming weeks. The things I have in mind: > > * update to Java 5 +1, because it also means that we can simplify the code using the stuff from the concurrent package. Anyone who needs binaries targeting an older JDK might still use 1.x (like he did the last years). > * comply to default maven structure +1 > * update to Junit 4 +1 > * fix the open issues wrt thread safety > * replace WeakHashtable with a WeakHashMap or a ConcurrentHashMap (see > LOGGING-119) +1, see above > What do you think? It's about time. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org