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