1069 Commits (9e375a860a9e18fca2eabf827f914d2b0e239208)

Author SHA1 Message Date
Juergen Hoeller 9e375a860a polishing 13 years ago
Sam Brannen 87dad65ff0 [SPR-8622] Upgraded to JUnit 4.8.2 13 years ago
Sam Brannen 7f715ee803 Fixed minor typo in Javadoc. 13 years ago
Juergen Hoeller 28e6d9a692 added test for month sequence (SPR-7807) 13 years ago
Costin Leau 63a217a40a + add XML support for cache abstraction (cache-advice) - DRAFT 13 years ago
Juergen Hoeller 4acb0fa284 introduced ForkJoinPoolFactoryBean for Java 7 (alternative: add new jsr166.jar to Java 6) 13 years ago
Sam Brannen 2d6340af74 Deleting unnecessary TODOs and suppressing warnings. 13 years ago
Juergen Hoeller b9ebdd28fb polishing 13 years ago
Chris Beams 6404440cbf Fix typo in SmartLifecycle Javadoc 13 years ago
Chris Beams 272f145132 Clarify Lifecycle#stop documentation 13 years ago
Chris Beams 35d2ab3bf9 Document Lifecycle#stop concurrency semantics 13 years ago
Juergen Hoeller 39616d4a25 polishing 13 years ago
Chris Beams b85440f2b6 Deprecate AbstractSingletonProxyFactoryBean 13 years ago
Chris Beams 3c2e48738a Remove CacheProxyFactoryBean 13 years ago
Chris Beams 2b371a7c9a Deprecate TransactionProxyFactoryBean 13 years ago
Juergen Hoeller abdae3d26b general revision of cache package; added ConcurrentMapCacheManager 13 years ago
Juergen Hoeller 48de81deec refined JBoss 6.0 note 13 years ago
Juergen Hoeller 7d8aa05c40 added "acceptProxyClasses" flag to RemoteInvocationSerializingExporter 13 years ago
Juergen Hoeller 2c199cf190 updated javadoc for server-specific LoadTimeWeavers 13 years ago
Chris Beams 718f025d64 Force lazy-init to false when parsing scheduled:task 13 years ago
Costin Leau 1d690ab99f SPR-8533 13 years ago
Juergen Hoeller d97a5bf889 minor javadoc revision 13 years ago
Juergen Hoeller 94ac883eb1 polishing 13 years ago
Chris Beams 236b0305e8 Refactor execution of config class enhancement 13 years ago
Juergen Hoeller c0e429a9a5 polishing 13 years ago
Juergen Hoeller 5937779bb1 call setEnvironment before other awareness methods rather than after; fixed AccessControlContext applicability check 13 years ago
Costin Leau 4e1cb2b823 move default value wrapper into support package (rather then interceptor) 13 years ago
Chris Beams fd42a65c6c Allow ConfigurationCPP to process multiple registries 13 years ago
Chris Beams c5463a2e52 Move ImportSelector.Context to a top-level class 13 years ago
Costin Leau f5fdedea60 + fix compilation error 13 years ago
Costin Leau b82ab4950d + removed unneeded generic 13 years ago
Chris Beams 431e935011 Fix APC registration for @EnableTransactionManagement 13 years ago
Chris Beams 807d612978 Determine FactoryBean object type via generics 13 years ago
Chris Beams 7c25c84ee2 Deprecate/move CGLIB methods AopUtils=>ClassUtils 13 years ago
Chris Beams 78b60947ad Rename JMX tests to avoid jmxremote_optional error 13 years ago
Juergen Hoeller c07eb6bb9a added "disabled" property to EhCacheFactoryBean 13 years ago
Juergen Hoeller 22939b6d05 properly wrap IndexOutOfBoundsException even for List 13 years ago
Juergen Hoeller 4c75054f90 DataBinder uses a default limit of 256 for array/collection auto-growing (SPR-7842) 13 years ago
Chris Beams d9ee958d88 Refactor JndiPropertySource 13 years ago
Chris Beams ce0a0ff3d4 Move JNDI_PROPERTY_SOURCE_ENABLED_FLAG constant 13 years ago
Chris Beams ea6d363c1e Return null from JndiPropertySource on lookup failure 13 years ago
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