542 Commits (4a315ba6d1a9066db6cecb625a9d9e0449160082)

Author SHA1 Message Date
David Syer 57afe3baab RESOLVED - issue SPR-4783: OK, that wasn't it (reverted previous dumb change). Scratch, scratch... 15 years ago
David Syer 0cf31f012d RESOLVED - issue SPR-4783: Add name attribute to XML namespaces that want to support it (through parser base class) 15 years ago
David Syer f23921153d Add resource pattern so that tests run properly with resources in non-standard locations 15 years ago
David Syer dec2ca30c2 RESOLVED - issue SPR-4783: Add name attribute to all namespaces that use AbstractBeanDefinitionParser and declare name= attribute (includes <lang:groovy.../>). 15 years ago
David Syer 1a9599c815 RESOLVED - issue SPR-4661: Improve context-property-placeholder configurablity 15 years ago
David Syer b250c65c45 RESOLVED - issue SPR-4661: Improve context-property-placeholder configurablity 15 years ago
David Syer a29253f2ca RESOLVED - issue SPR-4661: Improve context-property-placeholder configurability 15 years ago
David Syer a86baca9cb Add atinject dependency for TCK test 15 years ago
David Syer 560e07a966 Fix wrong Maven dependency in pom.xml for validation and inject APIs 15 years ago
David Syer 3c9eed1c22 SPR-6273: resolved with patch - use recursive call to reset low order bits and then re-seek match for pattern 15 years ago
Juergen Hoeller 7b54746a50 verified choice of primary bean in case of implicit name match in a scanning plus factory method scenario (SPR-6065) 15 years ago
Keith Donald 381d1d5a94 default date/time converters 15 years ago
Sam Brannen dc897e7b34 Polishing 15 years ago
Juergen Hoeller 8a09c8e7da reworked ConfigurationClass(Web)ApplicationContext into AnnotationConfig(Web)ApplicationContext; revised BeansException signatures 15 years ago
Juergen Hoeller 87b2f23692 updated version ranges for javax.el and javax.inject 15 years ago
Sam Brannen 50f96a268e Added the @Inject TCK to the Eclipse classpath. 15 years ago
Juergen Hoeller ee8ed4e410 fixed getBean signature ambiguity in tests 15 years ago
Juergen Hoeller cf580f024a added first cut of getBean(Class) lookup method 15 years ago
Juergen Hoeller 94533976d0 full compliance with the JSR-330 TCK 15 years ago
Keith Donald db2ff40e4b commented out test failing nightly snapshot 15 years ago
Keith Donald 1c0f188adc maven central joda-time artifact 15 years ago
Keith Donald e4f50f5b73 SPR-6245 bean wrapper copy constructor not copying all state 15 years ago
Keith Donald 2fe6003923 SPR-6199 15 years ago
Keith Donald 0e4064fecc added null handling, fixed bug relating to conversion of non-generic collections 15 years ago
Keith Donald 9584a81687 conditional mapping 15 years ago
Keith Donald f63c3d5313 polish 15 years ago
Keith Donald a221fb5718 MapperFactory and MapperBuilder config API 15 years ago
Sam Brannen c29cbc18ee Cleaning up and upgrading Eclipse classpaths. 15 years ago
Keith Donald 3fb3549997 polish 15 years ago
Juergen Hoeller e99cda3739 updated to final versions of JSR-330 and JSR-303 APIs 15 years ago
Keith Donald 64ded0484e polish 15 years ago
Keith Donald 402f0924da polish 15 years ago
Keith Donald 66d901b9fe naming improvements from mark fisher code review 15 years ago
Keith Donald 4563cb2804 initial joda time support courtesy of Oliver Gierke 15 years ago
Keith Donald d5a954833c method invoking formatter as a convenience 15 years ago
Mark Fisher bc207042d0 SPR-6170 updated CronSequenceGenerator according to patch applied to the 1.0.x branch of Spring Integration 15 years ago
Sam Brannen 62d7369607 JavaDoc polishing 15 years ago
Keith Donald 4d9bf3a45f removed valueOf convention b/c of unwanted side effects 15 years ago
Keith Donald dc076ee6fe fixed failing tests 15 years ago
Keith Donald 728a1415d9 added convention-based default valueOf formatter 15 years ago
Juergen Hoeller cfa7216fac deprecated scheduling support for JDK 1.3 Timer 15 years ago
Juergen Hoeller e2af25b891 avoid hard-coded dependency on backport-concurrent (SPR-6161) 15 years ago
Juergen Hoeller b4ffdcdf18 polishing 15 years ago
Juergen Hoeller 84447cdf94 DataBinder activates autoGrowNestedPaths by default; fixed enum binding with WebRequestDataBinder 15 years ago
Sam Brannen 9cb3fb7012 fixed typo 15 years ago
Sam Brannen 2827f80d34 Removed @Override. 15 years ago
Sam Brannen 66550c3340 Added an empty implementation of the missing setExclude() method so that the class compiles. 15 years ago
Keith Donald 96cfa0c37d custom mappable type tests 15 years ago
Keith Donald 8fd3de9397 mappable type factory extension point / polish 15 years ago
Keith Donald e3983fe796 polish 15 years ago