Also according to the readme file datetime extension depends on jodatime 1.4 which was released in 2006 but the latest release was jodatime 1.6 in October 2008, is using the latest version safe.
-----Original Message----- From: Adib Saikali [mailto:[email protected]] Sent: February-15-09 10:26 PM To: '[email protected]' Subject: Wicket 1.4 RC2 IOC Dependencies Hi, I have downloaded wicket 1.4rc2 in the README file it claims that it needs. - wicket-ioc: gclib nodep 2.1.3 (http://cglib.sourceforge.net/) and asm 1.5.3 (http://asm.objectweb.org/) cglib 2.1.3 was released in 2005 current version is 2.2 released in December 2008 asm 1.3 was released in 2005 ASM current version 3.1 October 2007 Is the README file out of date is it safe to use the latest version of these common libraries or is the specific version listed in the README required. I am going to test 1.3RC2 with cglib-nodep-2.2.jar and asm-3.1.jar and see what happens but wanted to get feedback from the core developers about this issue. If the latest version of cglib and asm1.3 are safe to use then updating the README to reflect that would be great. Thanks Adib
