113 Commits (6b93f41f3a6a44986847450cd0426d34c807cd1a)

Author SHA1 Message Date
Mark Pollack 97e3b5ca8c SPR-5976 - Upgrade POMS to JUnit 4.6 15 years ago
Arjen Poutsma 3d29023ef3 Updating POMs to contain Junit & EasyMock version numbers. Apparently, the maven ant tasks cannot resolve our parent pom. 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
Mark Pollack 69422e771f SPR-5619 - (OpenSessionInViewTests, ClassUtilTests fixed) 15 years ago
Mark Pollack 0c16554e23 SPR-5803 and additional POM maintenance/development 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
Chris Beams a9696c7282 RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java' 16 years ago
Juergen Hoeller a5c324f934 Hibernate AnnotationSessionFactoryBean detects Hibernate's special @Entity annotation too (SPR-5787) 16 years ago
Sam Brannen af56f6497c Updated regarding generics; fixed typos. 16 years ago
Juergen Hoeller e70d2ce14c polishing 16 years ago
Juergen Hoeller bbd69da37f updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges 16 years ago
Sam Brannen a6a8b29d19 Fixed typo in JavaDoc 16 years ago
Juergen Hoeller bc9b256179 fixed "org.hibernate.ejb" version range 16 years ago
Thomas Risberg 1facd45c5e switched to use XInclude 16 years ago
Mark Pollack 362629d03b Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again) 16 years ago
Mark Pollack 8f76197485 Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT 16 years ago
Mark Pollack 351fba1a04 POM maintenance 16 years ago
Mark Pollack a9c8ba407c POM maintenance 16 years ago
Mark Pollack 5f21cbd9da POM maintenance 16 years ago
Juergen Hoeller 225eb6bcd9 refined version ranges in OSGi manifests 16 years ago
Juergen Hoeller 160e04c15a AspectJ update 16 years ago
Mark Pollack 0152d8d21d SPR-5385, SPR-5301 - initial pass completed of POMs for maven central repository upload. N.B. Can not build spring with these POMs. 16 years ago
Colin Sampaleanu bf31766ff8 fix ecliipse jar imports to match recent changes (hibernate, openjpa) to 16 years ago
Juergen Hoeller 4cc42bf16f added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code 16 years ago
Juergen Hoeller dd7d299aa4 updated for execution of integration tests 16 years ago
Juergen Hoeller 15bbd575a9 bridge method resolution works with Hibernate-generated CGLIB proxies as well (SPR-5414) 16 years ago
Juergen Hoeller 6086bb37e7 updated to Hibernate 3.3 + Hibernate EntityManager 3.4 (requires SFL4J <= 1.5.3!) as well as OpenJPA 1.1 16 years ago
Juergen Hoeller fc6d7358ef polishing 16 years ago
Juergen Hoeller 92588cddc6 Java 5 code style 16 years ago
Scott Andrews 178e1161d7 updating eclipse classpath for JDO 2.1 16 years ago
Juergen Hoeller e7465dcb99 generified operations interfaces; update to JDO 2.1; preparation for JPA 2.0 16 years ago
Chris Beams aee972c5b1 re-adding mock.jndi.* artifacts to .orm test codebase eliminated after moving away from svn:externals 16 years ago
Juergen Hoeller c442a5818d updated dependencies 16 years ago
Chris Beams 579280d7bf Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 16 years ago
Chris Beams f4d8b69126 moving unit tests from .testsuite -> .orm 16 years ago
Juergen Hoeller 71df72d634 properly scan subpackages as well (SPR-5324) 16 years ago
Juergen Hoeller f8c690c542 Java 5 code style 16 years ago
Juergen Hoeller fda7100866 consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5 16 years ago
Juergen Hoeller b0790bf5e7 Java 5 code style 16 years ago
Costin Leau dca286d065 + migrated some manifest template changed from 2.5.x to 3.0.x 16 years ago
Juergen Hoeller 597e92a1a6 Java 5 code style 16 years ago
Juergen Hoeller 347f34c68a EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style 16 years ago
Arjen Poutsma fe29a711f3 Updated projects and ivy.xmls 16 years ago
Scott Andrews ecb86b46a4 syncing eclipse classpath settings 16 years ago
Scott Andrews 8ff43f17a9 eclipse settings to support unit test 16 years ago
Arjen Poutsma 7a58c0e76f Moved tests from testsuite to orm 16 years ago
Arjen Poutsma fdd12e9a2f Moved tests from testsuite to orm 16 years ago
Arjen Poutsma 5aae231707 Removed raw TopLink support 16 years ago