23 Commits (6118d67321b07bf09799559ad4e9e26e1600e5b1)

Author SHA1 Message Date
Costin Leau 0fd4a45070 + upgrade to AspectJ 1.6.8 15 years ago
David Syer 1202f67cc8 SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 15 years ago
Sam Brannen 710ae3a9d2 SpringJUnit4ClassRunnerAppCtxTests now verifies seamless support for using @Inject in addition to @Autowired, etc. 15 years ago
Arjen Poutsma cafc106ccc Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 15 years ago
Juergen Hoeller 8754f0bc85 updated dependencies 15 years ago
Sam Brannen 5d17515dc5 [SPR-5888] Upgraded to TestNG 5.9.0. 15 years ago
Sam Brannen 29327798c1 [SPR-5699] Investigating issues surrounding automatic flushing of the underlying ORM tool's session via TransactionalTestExecutionListener. 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
Keith Donald eb4d1bf20e deleted old test data source factory 16 years ago
Keith Donald b8b74db01a test datasource factory initial commit; needs review from Juergen on how to best make DataSource available as a Spring bean when desired 16 years ago
Mark Pollack 2a35aee2c9 change javax.el revision to be 1.0 to be consistent across the project. 16 years ago
Chris Beams 2c0c523d70 don't assert that CGLIB must be present unless there is at least one @Configuration class found 16 years ago
Chris Beams af058e599d fixing tests in .test package that were failing due to missing CGLIB dependency 16 years ago
Juergen Hoeller 160e04c15a AspectJ update 16 years ago
Juergen Hoeller 7cdc195331 Portlet mocks support Portlet API 2.0 16 years ago
Chris Beams d7a9d7c8e6 + refactoring .testsuite .aop.aspectj tests in preparation for migration to .context 16 years ago
Chris Beams 68444367b7 moving .test.* unit tests from .testsuite -> .test 16 years ago
Chris Beams 5c1b4347e7 further updates to .classpath / ivy files for javax.el 16 years ago
Juergen Hoeller fda7100866 consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5 16 years ago
Juergen Hoeller ae34a8cb1b basic JUnit 4.5 compatibility (accepting use of deprecated SPI) 16 years ago
Arjen Poutsma 2ec60699ee Downgraded to JSP 2.0.0 16 years ago
Arjen Poutsma 995a323a6f Initial import of test module 16 years ago