Hi all,
We will be doing a promotion of hk2 today. This will be the first
release in the 2.3.0 code line. The major changes from 2.2.0 are:
a) We have modified our asm 5.0 dependencies to different package names
so that we can co-exist with asm 3.x on various classpaths (needed for
WebLogic integration)
b) We have fixed an issue where hk2 caches were holding onto classes
(via AnnotatedElement objects) that had been removed via undeployment
(Jersey & WebLogic)
c) We have endeavored to fix a CPU burn issue noticed by adding another
cache. This shoud reduce SOME of the CPU burn, though likely not all of
it (Jersey)
d) The testng facility of hk2 now supports Immediate scope, PerLookup
scope and lookup exceptions by default (a test class can opt-out of
these using the @HK2 annotation)
Have a gr8 day,
John Wells
john.wells_at_oracle.comNOSPAM