Chris Beams
3da373eeaf
moved XmlBeanFactoryTests and attendant XML from .testsuite -> .context
16 years ago
Chris Beams
d083432478
refactored .context module's .beans.factory and .context.access tests in preparation for moving .beans.factory.xml tests from .testsuite -> .context
16 years ago
Chris Beams
7a0d9c7533
moved ApplicationContext-dependent .beans.factory.xml.* tests 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
Chris Beams
d7a9d7c8e6
+ refactoring .testsuite .aop.aspectj tests in preparation for migration to .context
...
+ updated all ivy.xml files to depend on AspectJ 1.6.2
16 years ago
Chris Beams
5b9da399c6
moving .aop.aspectj.* unit tests from .testsuite -> .context
16 years ago
Chris Beams
ea68d343fa
eliminated svn:externals in favor of localized copies of shared artifacts
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
93e30a4fc5
moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet
16 years ago
Chris Beams
3e8c013df3
moving .scripting.* unit tests from .testsuite -> .context
16 years ago
Chris Beams
31f5961dce
moving remoting.*, scheduling.* unit tests from .testsuite -> .context, .web
16 years ago
Chris Beams
10be5f08a5
moving .jndi, .mail and .mock.web unit tests from .testsuite to .context, .context.support, and .test bundles respectively
16 years ago
Chris Beams
72854849d9
moving jmx.* unit tests from .testsuite -> .context
16 years ago
Chris Beams
f11bc4712c
moving instrument.classloading.* unit tests from .testsuite -> .context
16 years ago
Chris Beams
2952609672
finished moving .ejb.* unit tests from .testsuite -> .context
16 years ago
Chris Beams
0b0c8f1506
moving .ejb.access unit tests from .testsuite -> .context
16 years ago
Chris Beams
d72897b6fa
moving unit tests from .testsuite -> .context
16 years ago
Chris Beams
4526501559
moving unit tests from .testsuite -> .beans and .context
16 years ago
Chris Beams
b8a8ceae91
moving unit tests from .testsuite -> .context
...
moved ContextSingletonBeanFactoryLocatorTests -> .context
pulled SingletonBeanFactoryLocatorTests and friends into .context via externals for use by the above
16 years ago
Chris Beams
2359942dd7
moving unit tests from .testsuite -> .context
16 years ago
Chris Beams
8b2cf634a3
moving unit tests from .testsuite -> .context
16 years ago
Chris Beams
87de85ef19
moving unit tests from .testsuite -> .context
16 years ago
Chris Beams
69d80518f3
moving unit tests from .testsuite -> .context
16 years ago
Chris Beams
7432202b6a
moving unit tests from .testsuite -> .context
16 years ago
Chris Beams
b4e61dd9df
moving unit tests from .testsuite -> .context
16 years ago
Chris Beams
0572d9d1a4
pulling in example.scannable as external from .context -> .testsuite
...
eliminated duplicate artifacts in .context.annotation
16 years ago
Chris Beams
5e5d8b0196
moving example.scannable 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
57eaf42424
moving unit tests from .testsuite -> .context
16 years ago
Juergen Hoeller
4f40a6c313
fixed javadoc errors
16 years ago
Juergen Hoeller
f8c690c542
Java 5 code style
16 years ago
Juergen Hoeller
85661c6882
Java 5 code style
16 years ago
Juergen Hoeller
b0790bf5e7
Java 5 code style
16 years ago
Juergen Hoeller
29657105da
Java 5 code style
16 years ago
Juergen Hoeller
22d3272117
updated for JRuby 1.1
16 years ago
Juergen Hoeller
05bebb0c05
completed value annotation support; Java 5 code style updates
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
753c7351f5
Moved tests from testsuite to context
16 years ago
Arjen Poutsma
e48323aa56
Moved tests from testsuite to context
16 years ago
Arjen Poutsma
9ab100ae2e
Moved tests from testsuite to context
16 years ago
Arjen Poutsma
a058729c2a
Moved tests from testsuite to context
16 years ago
Arjen Poutsma
cd17ea06af
Moved tests from testsuite to context
16 years ago
Arjen Poutsma
100a80e112
Moved tests from testsuite to context and context support
16 years ago
Arjen Poutsma
6b62bd0876
Added XSDs and namespace handler files.
16 years ago
Arjen Poutsma
77ad22e338
Added @Override and @Deprecated annotations to context module
16 years ago
Arjen Poutsma
3b6f092219
Disabled JRuby for now, needs to be made 1.1 compliant
16 years ago
Arjen Poutsma
1b26e8f9c6
Removed commons atts support for JMX, made ModelMap generic
16 years ago
Arjen Poutsma
edf0d8ebbe
Initial version of context module
16 years ago
Arjen Poutsma
99a441fe31
Added more modules
16 years ago