45 Commits (309fa9219985de8ec25880ee4d4f12cb37da2960)

Author SHA1 Message Date
Costin Leau 4da39b48f7 moved cache abstraction from context.support to context 14 years ago
Chris Beams b50abc67de Add Hamcrest 1.1 as test-time dependency for .context 14 years ago
Ben Hale 7730e76c06 Publishing license and notice files 14 years ago
Juergen Hoeller 3f31a1cf75 added "validationMessageSource" property to LocalValidatorFactoryBean, for Spring-based messages (SPR-7307) 14 years ago
Juergen Hoeller 5063c6dd00 upgraded to Hibernate Validator 4.0.2 and Jackson 1.4.2 15 years ago
Costin Leau 0fd4a45070 + upgrade to AspectJ 1.6.8 15 years ago
Costin Leau fab29dfee7 + add explicit dependency on commons-pool to prevent version 1.3 from being used (since it contains a memory leak) 15 years ago
Costin Leau 74022861c5 SPR-6492 15 years ago
Costin Leau 95ddeff17d SPR-6492 15 years ago
Costin Leau 085aecd51f SPR-6492 15 years ago
David Syer 1202f67cc8 SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 15 years ago
Juergen Hoeller 973fb6ce40 updated to Groovy 1.6.5 15 years ago
Costin Leau 6653f25e81 SPR-6394 15 years ago
Costin Leau ab5e4a4ff3 SPR-6333 15 years ago
Costin Leau 846c7f6000 SPR-5764 15 years ago
Keith Donald 91dd752e71 added test dep to ivy.xml causing build failure 15 years ago
Sam Brannen 04a7656292 Updated ivy settings so that org.jboss.util is downloaded to the local repository; updated Eclipse classpath regarding latest version of org.jboss.util; added classpath entry for org.jboss.classloading.spi so that JBoss5ClassLoader compiles in Eclipse. 15 years ago
Thomas Risberg 471fbf7ebf added classes from contributed patch for load-time weaving in JBoss 5 (SPR-5764) 15 years ago
Keith Donald 381d1d5a94 default date/time converters 15 years ago
Juergen Hoeller e99cda3739 updated to final versions of JSR-330 and JSR-303 APIs 15 years ago
Keith Donald 4563cb2804 initial joda time support courtesy of Oliver Gierke 15 years ago
Juergen Hoeller e1a3e44485 initial JSR-330 injection support 15 years ago
Juergen Hoeller 0d084bd7f8 updated test dependencies 15 years ago
Juergen Hoeller 1045847cf7 updated to CGLIB 2.2 and EHCache 1.6.2 15 years ago
Juergen Hoeller 8754f0bc85 updated dependencies 15 years ago
Sam Brannen 620c9b1f96 [SPR-5895] Upgraded to EasyMock 2.5.1. 15 years ago
Sam Brannen 8bfb56c75b [SPR-5887] Upgraded to JUnit 4.6.0. 15 years ago
Andy Clement 5ea898bdb4 remove antlr dependency 16 years ago
Mark Pollack 4c7c30985f Change antlr version to be 3.0.1 so that is consistent across the project 16 years ago
Juergen Hoeller ef41a12fea updated to JRuby 1.2 (remaining compatible with JRuby 1.1 and above) 16 years ago
Chris Beams cd50e45645 + Moving .config.java module -> .context 16 years ago
Chris Beams 3ae3de19a9 + Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated) 16 years ago
Chris Beams 3da373eeaf moved XmlBeanFactoryTests and attendant XML from .testsuite -> .context 16 years ago
Chris Beams be53a80657 moved ApplicationContext-dependent .aop.* unit tests from .testsuite -> .context 16 years ago
Juergen Hoeller c442a5818d updated dependencies 16 years ago
Chris Beams 3e8c013df3 moving .scripting.* unit tests from .testsuite -> .context 16 years ago
Chris Beams 2952609672 finished moving .ejb.* unit tests from .testsuite -> .context 16 years ago
Chris Beams e944e2fcc5 moving unit tests from .testsuite -> .context 16 years ago
Chris Beams f389a9a7b2 added org.springframework.testsuite back into the top-level build 16 years ago
Juergen Hoeller fda7100866 consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5 16 years ago
Juergen Hoeller 347f34c68a EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style 16 years ago
Arjen Poutsma 100a80e112 Moved tests from testsuite to context and context support 16 years ago
Arjen Poutsma 43505a6ce7 Upgraded ivy files to correspond to those in 2.5.5 16 years ago
Arjen Poutsma d151c40333 Initial version of context module 16 years ago
Arjen Poutsma 99a441fe31 Added more modules 16 years ago
Ben Hale ca010140fb Initial code checkin 16 years ago