4227 Commits (b2be59c2e42e64422796bf0b3546df98392e0ab7)
 

Author SHA1 Message Date
Sam Brannen dd4d6e63ae [SPR-6184] AnnotationConfigContextLoader now generates a default configuration class name; fleshed out documentation of AnnotationConfigContextLoader; introduced sub-package and suite for configuration class tests. 14 years ago
Andy Clement 9202224bca SPR-8174: varargs and primitive handling in SpEL 14 years ago
Andy Clement b9d07b9c47 SPR-7840: comparator dealing with nulls 14 years ago
Chris Beams fadfc76443 All SFBuilder setters return 'this' & use varargs 14 years ago
Chris Beams 4f6df87615 Fix obscure STS error 14 years ago
Rossen Stoyanchev 3f11fbafaa Predictable index position for BindingResult keys and parameter annotation convenience methods in MethodParameter 14 years ago
Chris Beams 006cbb25c5 Increase visibility of MapPropertySource constructor 14 years ago
Chris Beams f5768fe00b Introduce (Annotation)SessionFactoryBuilder types 14 years ago
Chris Beams b0b1116f4b Propagate wrapped exception in SessionFactoryUtils 14 years ago
Chris Beams 6809b234b1 Introduce HibernateExceptionTranslator 14 years ago
Chris Beams 2f5085aef1 Introduce ExtendedBeanInfo 14 years ago
Sam Brannen ec1b230ae5 [SPR-6184] AnnotationConfigContextLoader now calls AnnotationConfigApplicationContext's register(Class<?>...) method in one go, via var-args. 14 years ago
Sam Brannen 732493951e [SPR-6184] AnnotationConfigContextLoader now extends AbstractGenericContextLoader; added new extension points to AbstractGenericContextLoader. 14 years ago
Sam Brannen 10640233dc [SPR-6184] Initial draft of the new AnnotationConfigContextLoader. 14 years ago
Sam Brannen 334e4f2212 [SPR-6184] Initial draft of the new AnnotationConfigContextLoader. 14 years ago
Sam Brannen b50338fd32 [SPR-6184] Work in Progress 14 years ago
Sam Brannen fa48a7b3a3 Updating JUnit and TestNG versions for IDEs and Maven. 14 years ago
Sam Brannen 6ed1b1ebf8 org.springframework.spring-parent can now be imported into Eclipse 14 years ago
Sam Brannen 8568250e77 [SPR-8089] Added TODOs. 14 years ago
Sam Brannen 45c6eb1d62 [SPR-8089] re-ignoring JMX tests that require the presence of jmxremote_optional.jar. 14 years ago
Sam Brannen 309fa92199 [SPR-8089] re-ignoring JMX tests that require the presence of jmxremote_optional.jar. 14 years ago
Sam Brannen daa074734f [SPR-8092] cleaning up ignored and broken ORM tests; suppressing warnings; fixed Eclipse classpath for tests. 14 years ago
Sam Brannen adfcc929fb [SPR-8091] developer notes 14 years ago
Costin Leau 5c3ceb8ef0 SPR-7971 14 years ago
Sam Brannen 71d70a6e06 [SPR-8089] cleaning up ignored and broken JMX tests; suppressing warnings; using generics where feasible; documented the jmxremote_optional.jar requirement in AbstractMBeanServerTests. 14 years ago
Sam Brannen 726564c84d Polishing and fixed broken support for @IfProfileValue in AbstractJpaTests (even though it's deprecated). 14 years ago
Sam Brannen d6be4c5a2a [SPR-8090] Fixed broken tests in Log4jWebConfigurerTests. 14 years ago
Sam Brannen 657b145ea2 [SPR-8030] AbstractJUnit38SpringContextTests and AbstractTransactionalJUnit38SpringContextTests are now officially deprecated. 14 years ago
Costin Leau a3a0e5165c SPR-8007 14 years ago
Costin Leau eb4b68ffda SPR-8007 14 years ago
Agim Emruli a20e73b148 fixed compile error in test with javac compiler 14 years ago
Chris Beams 6f80578a38 Ignore fragile test dependent on debug symbols 14 years ago
Chris Beams f4e1cde33b Eliminate warnings in .validation package 14 years ago
Chris Beams 150838bfc1 Remove TODOs related to profile logging 14 years ago
Chris Beams b50ac7489b Resolve or eliminate Environment-related TODOs 14 years ago
Chris Beams d471266d44 @Feature methods accept @Value-annotated params 14 years ago
Chris Beams 529817301f Docs reflect bean id change from xsd:ID->xsd:string 14 years ago
Chris Beams 43676bd660 Deregister @Configuration CGLIB callbacks 14 years ago
Chris Beams 76ce418556 Fix context:property-placeholder XSD type hierarchy 14 years ago
Chris Beams 8681536283 Polish imports 14 years ago
Sam Brannen c86bc2671a [SPR-8030] Updated reference manual regarding deprecation of JUnit 3.8 base classes. 14 years ago
Chris Beams 4cdb04ab25 Process @ImportResource with current ResourceLoader 14 years ago
Chris Beams 704b229cc7 Test injection of Environment on @Feature methods 14 years ago
Chris Beams 5cfbed8881 Test injection of special types on @Feature methods 14 years ago
Chris Beams f17f970144 Allow other delimiters in profile XML attribute 14 years ago
Chris Beams b5baa69f5d Fix 'Dymaic'->'Dynamic' typo in graphic (SPR-7715) 14 years ago
Chris Beams 5de35e8f92 Polishing 14 years ago
Sam Brannen 6993a8768a [SPR-8030] AbstractJUnit38SpringContextTests and AbstractTransactionalJUnit38SpringContextTests are now officially deprecated. 14 years ago
Sam Brannen c736e6b873 [SPR-8030] AbstractJUnit38SpringContextTests and AbstractTransactionalJUnit38SpringContextTests are now officially deprecated. 14 years ago
Costin Leau 8f6fcbda3c + fix missing tag 14 years ago