196 Commits (86d5c5c0f72617def58719b8871d129721e7455a)

Author SHA1 Message Date
Phillip Webb 42b5d6dd7e Remove duplicate test classes 12 years ago
Chris Beams 68e3b7773c Segregate add'l long-running and performance tests 12 years ago
Phillip Webb 65fb26f847 Move spring-build-junit into spring-core 12 years ago
Phillip Webb 6626a38730 Fix [deprecation] compiler warnings 12 years ago
Chris Beams 7a19fd5750 Fix regression in static setter method support 12 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 12 years ago
Phillip Webb 60032e0012 Ignore performance-sensitive tests by default 12 years ago
Phillip Webb d66c733ef4 Replace EasyMock with Mockito in test sources 12 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 12 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 12 years ago
Phillip Webb b0986049a3 Fix [serial] compiler warnings 12 years ago
Phillip Webb 7f0aa5cfb2 Fix [varargs] compiler warnings 12 years ago
Phillip Webb 731d5be644 Fix warnings due to unused import statements 12 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 12 years ago
Chris Beams 8597ec25ec Fix various Javadoc warnings 12 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 12 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 12 years ago
Chris Beams 44a474a014 Various updates to support IDEA 12 years ago
Chris Beams 1c306dffcd Handle non-void write methods deterministically 12 years ago
Juergen Hoeller 9b6ec5bfab DeprecatedBeanWarner detects deprecated FactoryBean classes and always logs user-specified bean type 12 years ago
Sam Brannen 31dfffde52 Update TODOs with new JIRA issue 12 years ago
Sam Brannen 025d111efc Re-enable and document @Ignore'd tests 12 years ago
Juergen Hoeller 9c6aa3e43b Java 5 Closeable and Java 7 AutoCloseable automatically detected as destroy methods 12 years ago
Chris Beams 4a8be69099 Overhaul non-void JavaBean write method support 12 years ago
Juergen Hoeller 0f11920007 Only cache by-type lookups if configuration has been marked as frozen 12 years ago
Juergen Hoeller 65743936ff Provider injection into prototype beans works for method parameters as well 12 years ago
Phillip Webb 8e7622bb8a Fix Windows-related build issues 12 years ago
Arjen Poutsma 82739dd4ac Refactor BeanInfoFactory 12 years ago
Chris Beams 5bcf68e25a Use ExtendedBeanInfo on an as-needed basis only 12 years ago
Chris Beams b50bb5071a Address various ExtendedBeanInfo bugs 12 years ago
Juergen Hoeller 6bce098310 refined TypeConverterDelegate's ConversionService exception handling 12 years ago
Juergen Hoeller e904589bd1 added Field context variant to TypeConverter interface in beans module; @Value injection works in combination with formatting rules such as @DateTimeFormat 12 years ago
Juergen Hoeller 931ea5cdf4 polishing 12 years ago
Juergen Hoeller 1bd775f828 @Autowired-driven ObjectFactory/Provider resolution works in non-singleton beans as well 12 years ago
Juergen Hoeller 68c5f20bc7 aligned with recent changes in CommonAnnotationBeanPostProcessor 12 years ago
Arjen Poutsma ca017a4880 Introduce strategy for BeanInfo creation 12 years ago
Chris Beams 92500ab902 Upgrade to CGLIB 3 and inline into spring-core 12 years ago
Sam Brannen c461455c7c Infer return type of parametrized factory methods 13 years ago
Dave Syer 8e754e9065 SPR-9498: don't make assumptions about equality if ConversionService has failed 13 years ago
Chris Beams 4c7a1c0a54 Cache by-type lookups in DefaultListableBeanFactory 13 years ago
Chris Beams db1cb13448 Polish 13 years ago
Gary Russell 183ac0c1ff Add value-type attrib to beans->map->entry element 13 years ago
Chris Beams ddf8eaf38a Mark remaining @Ignored tests with 'TODO SPR-8116' 13 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 13 years ago