From: Bill H. <bil...@gm...> - 2006-03-06 09:49:10
|
Hi, The alert amongst you will notice that I released 0.9.0RC1 last Thursday. Hopefully we can get 0.9.0 final out of the door quite soon. If anyone has any feedback then I'd be interested to hear it. Kristian Eide has brought to my attention the fact that Proxool doesn't work with the later betas of JDK 1.6. This is because we use an old version of Cglib. I've done a bit of investigation and the later version (2.1_3) does appear to solve the problem. I've also started to use a project called JarJar which will automatically repackage an external project for us. This makes it a lot easier to stay up to date. So, I'm considering making a 0.9.0RC2 release in the next few days with Cglib 2.1_3. Let me know what you think about that. Note that I am still proposing to repackage Cglib and ASM into the org.logicalcobwebs domain. - Bill |