Chris Beams
3da373eeaf
moved XmlBeanFactoryTests and attendant XML from .testsuite -> .context
16 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
16 years ago
Juergen Hoeller
c442a5818d
updated dependencies
16 years ago
Chris Beams
3e8c013df3
moving .scripting.* unit tests from .testsuite -> .context
16 years ago
Chris Beams
2952609672
finished moving .ejb.* unit tests from .testsuite -> .context
16 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
16 years ago
Chris Beams
f389a9a7b2
added org.springframework.testsuite back into the top-level build
16 years ago
Juergen Hoeller
fda7100866
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
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
100a80e112
Moved tests from testsuite to context and context support
16 years ago
Arjen Poutsma
43505a6ce7
Upgraded ivy files to correspond to those in 2.5.5
16 years ago
Arjen Poutsma
d151c40333
Initial version of context module
16 years ago
Arjen Poutsma
99a441fe31
Added more modules
16 years ago
Ben Hale
ca010140fb
Initial code checkin
17 years ago