Sam Brannen
620c9b1f96
[SPR-5895] Upgraded to EasyMock 2.5.1.
17 years ago
Sam Brannen
8bfb56c75b
[SPR-5887] Upgraded to JUnit 4.6.0.
17 years ago
Andy Clement
5ea898bdb4
remove antlr dependency
17 years ago
Mark Pollack
4c7c30985f
Change antlr version to be 3.0.1 so that is consistent across the project
17 years ago
Juergen Hoeller
ef41a12fea
updated to JRuby 1.2 (remaining compatible with JRuby 1.1 and above)
17 years ago
Chris Beams
cd50e45645
+ Moving .config.java module -> .context
17 years ago
Chris Beams
3ae3de19a9
+ Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated)
...
+ Finished support for @Import , including detection of circular imports
17 years ago
Chris Beams
3da373eeaf
moved XmlBeanFactoryTests and attendant XML from .testsuite -> .context
17 years ago
Chris Beams
be53a80657
moved ApplicationContext-dependent .aop.* unit tests from .testsuite -> .context
...
in the process, identified and refactored two genuine integration tests (AopNamespaceHandlerScopeIntegrationTests, AdvisorAutoProxyCreatorIntegrationTests), which will remain in .testsuite due to broad-ranging dependencies
17 years ago
Juergen Hoeller
c442a5818d
updated dependencies
17 years ago
Chris Beams
3e8c013df3
moving .scripting.* unit tests from .testsuite -> .context
17 years ago
Chris Beams
2952609672
finished moving .ejb.* unit tests from .testsuite -> .context
17 years ago
Chris Beams
e944e2fcc5
moving unit tests from .testsuite -> .context
...
+ created example.scannable package to house scannable components away from .context.annotation package
+ example.scannable will also lend itself to sharing via externals
17 years ago
Chris Beams
f389a9a7b2
added org.springframework.testsuite back into the top-level build
17 years ago
Juergen Hoeller
fda7100866
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
17 years ago
Juergen Hoeller
347f34c68a
EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
17 years ago
Arjen Poutsma
100a80e112
Moved tests from testsuite to context and context support
17 years ago
Arjen Poutsma
43505a6ce7
Upgraded ivy files to correspond to those in 2.5.5
17 years ago
Arjen Poutsma
d151c40333
Initial version of context module
17 years ago
Arjen Poutsma
99a441fe31
Added more modules
17 years ago
Ben Hale
ca010140fb
Initial code checkin
18 years ago