|
From: Juergen H. <jue...@in...> - 2007-05-09 15:36:25
|
Yes, this is an optional dependency that's been introduced in Spring 2.0.5. Note that it is optional: It is only really useful for highly concurrent applications on JDK 1.4. On JDK 1.5 and higher, Spring prefers the JDK's own java.util.concurrent classes instead. Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...] On Behalf Of Grzegorz Slowikowski Sent: Wednesday, May 09, 2007 5:20 PM To: spr...@li... Subject: [Springframework-developer] No backport-util-concurrent dependencyin spring-core M2 pom.xml Hi org.springframework.core.CollecitonFactory class from spring-core module uses edu.emory.mathcs.backport.java.util.concurrent.ConcurrentHashMap, but there is no dependency in pom.xml. It should be added. Greetings Grzegorz Slowikowski ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |