1028 Commits (e0d2e20fc4e63baccca34a1348bc8e8918fe16ac)

Author SHA1 Message Date
Costin Leau 26dbfba6c0 SPR-8477 13 years ago
David Syer bd0f68d095 SPR-5749: Add defensive matching using target class loader 13 years ago
Juergen Hoeller 4664366aca getBean(name, type) attempts type conversion if necessary (SPR-8480) 13 years ago
Juergen Hoeller e0d558b084 getBean(name, type) attempts type conversion if necessary (SPR-8480) 13 years ago
Chris Beams 41e5d55d52 Fix bridge method detection for class hierarchies 13 years ago
Chris Beams 4fb811572e Compensate for Windows paths in XmlBeanFactoryTests 13 years ago
David Syer 8e35734856 SPR-6268: check AnnotationUtils works with Groovy concrete classes (plus remove compiler warnings) 13 years ago
David Syer 64fd0b081d SPR-6268: Add proxy-target-class to <lang:groovy/> 13 years ago
Chris Beams 4fc386a4f5 Provide default ParameterNameDiscoverer for AACBF 13 years ago
Chris Beams 8cb5c36512 Consolidate tests related to @Config inheritance 13 years ago
Chris Beams cc814519c8 Revert "Re-enable ignored JMX tests" 13 years ago
Juergen Hoeller f288060ad8 restored support for String-to-ContextResource conversion (SPR-8383) 13 years ago
Juergen Hoeller 5c1e86b47f refined WebLogic RMI descriptor to only mark 'getTargetInterfaceName' method as idempotent (SPR-8369) 13 years ago
Juergen Hoeller 878ff89014 added further conversion tests (triggered by 3.0.6 backports) 13 years ago
Juergen Hoeller 6c3cc786d0 added further conversion tests (triggered by 3.0.6 backports) 13 years ago
Chris Beams 234bca6462 Resolve ${...} placeholders in @PropertySource 13 years ago
Chris Beams 799785abad Polish @EnableScheduling Javadoc 13 years ago
Chris Beams 2d68b726b5 Add syntax highlighting to Javadoc where necessary 13 years ago
Sam Brannen c0131fe108 Polishing Eclipse classpath settings 13 years ago
Juergen Hoeller e1d81e04bc prepared Spring's DataSource and RowSet adapters for forward compatibility with JDBC 4.1 13 years ago
Juergen Hoeller c60511bf04 shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 13 years ago
Chris Beams ae61aa3555 Revert introduction of AnnotationConfigCapableAC 13 years ago
Juergen Hoeller cac42ef233 fixed pattern list test 13 years ago
Chris Beams 4a3c1292bc Preserve DefaultContextLoadTimeWeaver no-arg ctor 13 years ago
Chris Beams 620018d16b Introduce @EnableLoadTimeWeaving 13 years ago
Mark Fisher 72420c79cb SPR-8205 added support for a 'trigger' attribute (bean ref) on scheduled-task elements 13 years ago
Sam Brannen f3f29412d4 Increased timeout in calls to assertStopWatchTimeLimit() to increase stability of the build. 13 years ago
Oliver Gierke c7a350cde7 SPR-7477 - Added lazy-init attribute to jee namespace 14 years ago
Sam Brannen 74b169e886 [SPR-8393] AnnotatedBeanDefinitionReader's constructor now inherits the Environment of supplied BeanDefinitionRegistry. 14 years ago
Chris Beams cee9da36eb Mention code alternatives in context and mvc XSDs 14 years ago
Chris Beams 9ca9287e35 Polish @Primary Javadoc 14 years ago
Chris Beams aa0c64d2f2 Polish @EnableScheduling Javadoc and related XSD 14 years ago
Chris Beams 3e5c6306be Polish @EnableAsync Javadoc and related XSD 14 years ago
Costin Leau 7be1b5c3f5 revised cache abstraction 14 years ago
Sam Brannen 0c775416a6 [SPR-8089][SPR-8093] Re-enabled ignored JMX tests based on the feedback that jmxremote_optional.jar is now present "jre/lib/ext/ in both 1.5 and 1.6 JDKs on the build server". 14 years ago
Chris Beams 4feacf31e7 Polish AdviceMode Javadoc 14 years ago
Chris Beams 2b4328023e Improve ApplicationContextInitializer sorting 14 years ago
Juergen Hoeller 98c6a2784f RemoteExporter uses an opaque proxy for 'serviceInterface' exposure (no AOP interfaces exposed) 14 years ago
Chris Beams 2ceeff370a Allow multiple locations via @PropertySource#value 14 years ago
Chris Beams 0756a6abfe Polish PropertySource and Environment Javadoc 14 years ago
Keith Donald 01cbfd4f6f added null binding check for primitives for all conversion results; polishing 14 years ago
Chris Beams c4363673dc Delegate parent environment to child app contexts 14 years ago
Chris Beams c696e195fa Introduce AnnotationConfigCapableApplicationContext 14 years ago
Chris Beams 56720fc42c Support "contextInitializerClasses" init-param 14 years ago
Chris Beams 95b1dbadb0 Register nested @Configuration classes automatically 14 years ago
Chris Beams 76e3d2855a Polish @Configuration-related Javadoc 14 years ago
Chris Beams f893b62a9b Rename {DefaultWeb=>StandardServlet}Environment 14 years ago
Chris Beams c06752ef72 Rename {Default=>Standard}Environment 14 years ago
Costin Leau b39673aa79 revised cache abstraction 14 years ago
Costin Leau dadd0f57ee revised cache abstraction 14 years ago