Juergen Hoeller
1045847cf7
updated to CGLIB 2.2 and EHCache 1.6.2
15 years ago
Juergen Hoeller
8754f0bc85
updated dependencies
15 years ago
Mark Fisher
1bfb26e4b2
updated aspectj weaver version in .classpath files to match ivy.xml configuration
16 years ago
Sam Brannen
620c9b1f96
[SPR-5895] Upgraded to EasyMock 2.5.1.
16 years ago
Sam Brannen
8bfb56c75b
[SPR-5887] Upgraded to JUnit 4.6.0.
16 years ago
Andy Clement
5ea898bdb4
remove antlr dependency
16 years ago
Chris Beams
e500348ca7
Fixed mystyped dependency on org.antlr 3.0.1 in context's Eclipse .classpath
16 years ago
Mark Pollack
4c7c30985f
Change antlr version to be 3.0.1 so that is consistent across the project
16 years ago
Scott Andrews
c488f3768c
updating eclipse classpath settings
16 years ago
Chris Beams
1284bd585f
+ JavaDoc updates
...
+ added objectweb.asm back to .classpath to satisfy transitive need from groovy tests
+ package.html -> package-info.java
16 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
16 years ago
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
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
Christian Dupuis
62a7457599
updated .classpath files to reflect recent changes in ivy files; aspectj.weaver 1.6.2 -> 1.6.2.RELEASE
16 years ago
Juergen Hoeller
fda7100866
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
16 years ago
Scott Andrews
14d4630570
eclipse classpath updates
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
Scott Andrews
9178e97fb4
synchronized .classpath files with ivy.xml
16 years ago
Scott Andrews
87f698cd24
fixing typos
16 years ago
Scott Andrews
731c33f640
adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml
16 years ago