267 Commits (8303d4945e63d2df4f2ed5c632b630facc187580)

Author SHA1 Message Date
Thomas Risberg 64c46d48bb extended the range for org.jboss.virtual (SPR-5120) 15 years ago
Thomas Risberg 184f63f689 fixed component scanning for JBoss 5 VFS; applied revised vfs-fixes-3.patch; added ResourceHandlingUtils (SPR-5120) 15 years ago
Rob Harrop 8f6a42bf64 [SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed 15 years ago
Juergen Hoeller 209f43bee7 BeanFactory supports ObjectFactory as a dependency type for @Autowired and @Value (SPR-6079) 15 years ago
Rob Harrop f20c074ff4 reworked PropertyPlaceholderHelper 15 years ago
Rob Harrop d16faafc4f [SPR-6025] support for recursive property placeholder replacement in system properties 15 years ago
Rob Harrop 3fe09d70cd [SPR-6025] added SystemPropertyUtilsTests 15 years ago
Rob Harrop 8357bcb050 [SPR-6025] PropertyPlaceholderUtils introduced 15 years ago
Juergen Hoeller 6651ff0c55 fixed formatter annotation lookup 15 years ago
Juergen Hoeller 6e95b2c311 polishing 15 years ago
Juergen Hoeller a86a698e5b initial JSR-303 Bean Validation support; revised ConversionService and FormatterRegistry 15 years ago
Juergen Hoeller c5e49fc6dc refined PathMatchingResourcePatternResolver's treatment of non-readable directories (SPR-6086) 15 years ago
Rob Harrop bfa4231c9d removed dependency on ServletException 15 years ago
Rob Harrop aee3f14d3c removed unecessary dependency on ServletException 15 years ago
Rob Harrop a03ca86372 [SPR-6057] test case to show that bug is already fixed 15 years ago
Thomas Risberg d10be7443f Fixed JavaDoc for determineRootDir method (SPR-5340) 15 years ago
Juergen Hoeller 8754f0bc85 updated dependencies 15 years ago
Arjen Poutsma 66a799552f SPR-2784: Support MultipartFile-array property 15 years ago
Juergen Hoeller fee838a65e support for default "conversionService" bean in an ApplicationContext; revised formatting package, now integrated with DataBinder and AnnotationMethodHandlerAdapter; revised AccessControlContext access from BeanFactory 15 years ago
Juergen Hoeller 2d7c2d6fff revised wrapper type handling 15 years ago
Juergen Hoeller 45a0cadf8e revised core conversion package for BeanWrapper/BeanFactory integration 15 years ago
Juergen Hoeller e9823b57b4 revised embedded database support 15 years ago
Costin Leau af6275a56e + small fix to reflection util to avoid accessibility calls 15 years ago
Mark Pollack 97e3b5ca8c SPR-5976 - Upgrade POMS to JUnit 4.6 16 years ago
Arjen Poutsma 8db13bb445 Deprecated org.springframework.enums 16 years ago
Arjen Poutsma b95f3f6792 Getting rid of @Ignore 16 years ago
Keith Donald a6330ca61e Fixed failing test due to compiler differences 16 years ago
Keith Donald e986434a25 moved collection utilities to util 16 years ago
Keith Donald e020b5752a initial BindingLifecycle @MVC integration 16 years ago
Mark Fisher 1bfb26e4b2 updated aspectj weaver version in .classpath files to match ivy.xml configuration 16 years ago
Juergen Hoeller f519406c37 @Primary/@Lazy/@DependsOn supported as meta-annotations; @Bean supported as meta-annotation on factory methods as well 16 years ago
Juergen Hoeller 3462b43bb1 getAnnotationAttributes generally supports meta-annotation lookup 16 years ago
Juergen Hoeller dbdd6eca60 AnnotationUtils.getAnnotation generally supports meta-annotation lookup 16 years ago
Juergen Hoeller 364641e9bc revised static annotation check 16 years ago
Keith Donald dc5faec189 all tests back compiling, still a few failing marked ignored 16 years ago
Juergen Hoeller cf29d1c367 constructor argument type matching supports arrays and simple class names now (SPR-5844) 16 years ago
Chris Beams 9163d8043b updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed. 16 years ago
Arjen Poutsma 8073efd69f SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings 16 years ago
Arjen Poutsma abfc479bdb SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings 16 years ago
Keith Donald 9f8638e557 fixed element type bug 16 years ago
Keith Donald eb4a767f6b removed last ignore 16 years ago
Keith Donald 737c66d729 polish 16 years ago
Keith Donald 89a8e4073b more el converters 16 years ago
Keith Donald 1344a6d4d0 more converters; since 3.0 16 years ago
Keith Donald c519f2bd3a string to map 16 years ago
Keith Donald f53e627bb5 string array to map converter 16 years ago
Keith Donald e4c868b837 javadoc 16 years ago
Mark Pollack 69422e771f SPR-5619 - (OpenSessionInViewTests, ClassUtilTests fixed) 16 years ago
Mark Pollack 8c9346718b POM maintenance/development - initial jarjar support in maven build for ASM 16 years ago
Mark Pollack 0c16554e23 SPR-5803 and additional POM maintenance/development 16 years ago