From: Keats K. <ke...@xa...> - 2006-03-29 21:29:19
|
Alex Twisleton-Wykeham-Fiennes wrote: >the concurrent.jar shipped with webmacro (does anyone know what version this >is?) > Comparing the time stamps on the class files to the release notes, it appears that we are somewhere between 1.3.1 and 1.3.2. Doug Lea is recommending that everyone switch to the "backport" version (more JDK 1.5/JSR 166 compatible) which is at version 2.1 currently: http://dcl.mathcs.emory.edu/util/backport-util-concurrent/ I'll try downloading and testing with this version. If anyone else can do that as well I'd appreciate it. Keats |