68 Commits (3f11fbafaaeffacddae227346550b25def791c46)

Author SHA1 Message Date
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
Juergen Hoeller ad1269622b @Scope annotations not sufficient for scanning anymore 15 years ago
Juergen Hoeller e1a3e44485 initial JSR-330 injection support 15 years ago
Juergen Hoeller 1045847cf7 updated to CGLIB 2.2 and EHCache 1.6.2 15 years ago
Keith Donald f323a5bb5d fixed broken classpaths for ehcache and junit 15 years ago
Juergen Hoeller 8754f0bc85 updated dependencies 15 years ago
Mark Pollack 97e3b5ca8c SPR-5976 - Upgrade POMS to JUnit 4.6 15 years ago
Mark Fisher 1bfb26e4b2 updated aspectj weaver version in .classpath files to match ivy.xml configuration 15 years ago
Chris Beams 9163d8043b updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed. 15 years ago
Sam Brannen 620c9b1f96 [SPR-5895] Upgraded to EasyMock 2.5.1. 15 years ago
Sam Brannen 8bfb56c75b [SPR-5887] Upgraded to JUnit 4.6.0. 15 years ago
Sam Brannen 0c2fa5208d [SPR-5888] Upgrading to TestNG 5.9. 15 years ago
Sam Brannen 10829f8b20 Repairing Eclipse classpaths and Ivy config: 15 years ago
Juergen Hoeller 266a65982d Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now 16 years ago
Scott Andrews f6e869163f updating Eclipse .classpath settings for Freemarker 2.3.15 upgrade 16 years ago