1850 Commits (184f63f68951ed1c199dddc27a6a266f09e9e0ce)
 

Author SHA1 Message Date
Thomas Risberg 184f63f689 fixed component scanning for JBoss 5 VFS; applied revised vfs-fixes-3.patch; added ResourceHandlingUtils (SPR-5120) 15 years ago
Thomas Risberg 377359b924 polished 15 years ago
Thomas Risberg aeee120431 Beverly's edits reviewed; fixed coverage for SimpleJdbcCall and the use of default parameter values (SPR-5929) 15 years ago
Thomas Risberg c1f0301433 reduced size of level 4 subsection headings 15 years ago
Thomas Risberg ea674f2fa6 revised the detection of Sybase (SPR-6053) 15 years ago
Juergen Hoeller 4be3c5d88c ObjectFactory etc 15 years ago
Juergen Hoeller cfdb106910 polishing 15 years ago
Juergen Hoeller 634d4b4d4c BeanFactory prefers local primary bean to primary bean in parent factory (SPR-5871) 15 years ago
Juergen Hoeller ee1c68ead4 polishing 15 years ago
Juergen Hoeller 45dc856993 Jpa/JdoTransactionManager passes resolved timeout into Jpa/JdoDialect's beginTransaction; HibernateJpaDialect applies timeout onto native Hibernate Transaction before begin call (SPR-5195) 15 years ago
Rob Harrop 414d6633ea [SPR-6048] fixed Exception signature in CronTriggerBean.afterPropertiesSet() 15 years ago
Rob Harrop 2b96fe8b5d [SPR-5993] Fixed notice file 15 years ago
Rob Harrop 8f6a42bf64 [SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed 15 years ago
Juergen Hoeller 7f7173f790 added copy of SerializationTestUtils to beans module 15 years ago
Juergen Hoeller 209f43bee7 BeanFactory supports ObjectFactory as a dependency type for @Autowired and @Value (SPR-6079) 15 years ago
Rob Harrop 7448214657 reworked PropertyPlaceholderConfigurer to use new PropertyPlaceholderHelper 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
Rob Harrop df3881d1e8 Update groovy dependency to match ivy.xml 15 years ago
Thomas Risberg ceca0db645 added synchronization to compile method (SPR-6001) 15 years ago
Rob Harrop ae461db82a fix to resource handling in PluggableSchemaResolver 15 years ago
Juergen Hoeller 6651ff0c55 fixed formatter annotation lookup 15 years ago
Juergen Hoeller c63567c2ef JSR-303 etc 15 years ago
Juergen Hoeller 70038bcf3c fixed format tests 15 years ago
Juergen Hoeller 0d084bd7f8 updated test dependencies 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
Sam Brannen f9f9b431a6 [SPR-4643] SpringJUnit4ClassRunner now optionally calls JUnit 4.7's BlockJUnit4ClassRunner.withRules() method using reflection in order to provide backward compatibility with JUnit 4.5 and 4.6. 15 years ago
Juergen Hoeller 7aff0755a3 expression parser uses context's ConversionService by default 15 years ago
Juergen Hoeller 7123e4f81e expression parser uses context's ConversionService by default 15 years ago
Juergen Hoeller efaf76b46f polishing 15 years ago
Juergen Hoeller 57f90ad4ef polishing 15 years ago
Juergen Hoeller 1045847cf7 updated to CGLIB 2.2 and EHCache 1.6.2 15 years ago
Juergen Hoeller e6436bbbbe fixed currently-in-creation check to apply with any log level (SPR-5996) 15 years ago
Juergen Hoeller c5e49fc6dc refined PathMatchingResourcePatternResolver's treatment of non-readable directories (SPR-6086) 15 years ago
Mark Fisher c10342a553 Added documentation for @Scheduled and @Async annotations. 15 years ago
Rob Harrop afd6fe9048 [SPR-5927] fixed FormTag attribute clearing 15 years ago
Mark Fisher b18a1dc5b3 added documentation for the task namespace 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 c3546f4c78 fixed missing dependencies in iml file 15 years ago
Thomas Risberg b482d6db12 revised the detection of Sybase (SPR-6053) 15 years ago
Rob Harrop 019c3c253a [SPR-6017] updated DBDR and BDPD to allow for overriding of namespace-specific methods 15 years ago
Rob Harrop 5d17db64ec updated javax.el dependency to match the IDEA project file 15 years ago
Rob Harrop 05fe679384 [SPR-6004] Fixed NPE in BeanDefinitionParserDelegate when using empty namespace as the default 15 years ago
Andy Clement 855eac549e SpelExpressionParser made threadsafe 15 years ago
Keith Donald cd20be7a4f polish 15 years ago
Keith Donald 80570a28c0 polish 15 years ago