82 Commits (f5bed462bf8b60fcedee01b0c9d5ef46ffb0b344)

Author SHA1 Message Date
Juergen Hoeller 11f90023dc 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
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
Juergen Hoeller fc11102e34 updated dependencies 13 years ago
Chris Beams e0ad6500be Rename TransactionManagementConfigurer callback 14 years ago
Juergen Hoeller c303b22e30 updated IntelliJ dependency descriptors 14 years ago
Chris Beams c481d2e9fb Rename {Default=>Standard}PortletEnvironment 14 years ago
Chris Beams f893b62a9b Rename {DefaultWeb=>StandardServlet}Environment 14 years ago
Chris Beams c06752ef72 Rename {Default=>Standard}Environment 14 years ago
Chris Beams 80f0eabbd9 Add MockEnvironment to .integration-tests 14 years ago
Chris Beams 404f798048 Support 'required properties' precondition 14 years ago
Chris Beams 01e5120a26 Introduce @EnableTransactionManagement 14 years ago
Chris Beams 111fb71fe1 Remove "Feature" support introduced in 3.1 M1 14 years ago
Chris Beams 5c27a04210 Automatically close SessionFactory objects 14 years ago
Chris Beams 4f6df87615 Fix obscure STS error 14 years ago
Chris Beams f5768fe00b Introduce (Annotation)SessionFactoryBuilder types 14 years ago
Chris Beams b50ac7489b Resolve or eliminate Environment-related TODOs 14 years ago
Juergen Hoeller cd584afe93 removed ConversionService/TypeConverter convenience methods in order to restore 3.0's SPI (for backwards compatibility with implementers) 14 years ago
Chris Beams 9cc125531b Fix STS compatibility issues; other improvements 14 years ago
Chris Beams 2f7c2230f0 Include license.txt and notice.txt in module JARs 14 years ago
Chris Beams 906b50ef51 Add FeatureMethodErrorTests 14 years ago
Chris Beams b4fea47d5c Introduce FeatureSpecification support 14 years ago
Keith Donald 71e60f4551 Favor convertValue(Object, TypeDescriptor) where possible and TypedValue(Object); check with Andy on Selection and Projection TypedValue usage 14 years ago
Chris Beams bc41cb2f27 Polish (Mutable)PropertySources 14 years ago
Chris Beams 2b99cf6d29 Refactor Environment and PropertySource 14 years ago
Chris Beams b3ff9be78f M1 cut of environment, profiles and property work (SPR-7508) 14 years ago
Sam Brannen b130a36af7 [SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1. 14 years ago
Chris Beams 197a46d0ab Fix .integration-tests build path errors 14 years ago
Chris Beams f480333d31 Merge 3.1.0 development branch into trunk 14 years ago
Chris Beams 99f7142e3f Add @Ignored repro test for SPR-7538 14 years ago
Ben Hale 7730e76c06 Publishing license and notice files 14 years ago
Arjen Poutsma dbfa049e1e Prepping for 3.0.5 14 years ago
Arjen Poutsma b31c34ed7d Upgrading version to 3.0.4 14 years ago
David Syer eb7f8309e2 Update version in POMs to 3.0.3 15 years ago
Costin Leau 688dd1a018 SPR-7071 15 years ago
Chris Beams c13e5f9f5b SPR-7009, SPR-6972: backed out unintentionally committed tests 15 years ago
Chris Beams 706a09c49e SPR-7009: TransactionInterceptor now extracts ultimate target class before evaluating @Transactional metadata to accommodate double-proxying cases 15 years ago
David Syer 1a351db6e0 Update Central POMs to 3.0.2 15 years ago
Costin Leau e8a4ddd3e0 + fix test by disabling autowiring 15 years ago
Chris Beams 0f7f749ada Updated Eclipse .classpath to aspectj 1.6.8 15 years ago
Costin Leau 0fd4a45070 + upgrade to AspectJ 1.6.8 15 years ago
Costin Leau fab29dfee7 + add explicit dependency on commons-pool to prevent version 1.3 from being used (since it contains a memory leak) 15 years ago
Juergen Hoeller abdc35c893 component-scan's scoped-proxy attribute applies to scope-annotated singleton beans as well (SPR-6683) 15 years ago
Ben Hale f614150421 Fixed up POM bug 15 years ago
David Syer b077d5ba97 SPR-6678: fix poms for 3.0.1 15 years ago
Juergen Hoeller 0b577dd558 fixed dependencies 15 years ago
Juergen Hoeller 973fb6ce40 updated to Groovy 1.6.5 15 years ago
Sam Brannen c686035773 Updated Eclipse classpath regarding javax.inject and javax.validation. 15 years ago
Arjen Poutsma 523dba7285 SPR-6183 - integration-tests should not be included in the packaged distribution 15 years ago
Ramnivas Laddad 832db0abbc Updated Groovy version for Eclipse project to mathc ivy.xml 15 years ago
Mark Pollack 4f94f45ec4 pom maintenance 15 years ago