Commit Graph

8 Commits

Author SHA1 Message Date
Chris Beams 7f82764cb2 + 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


git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@775 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-21 19:00:57 +00:00
Keith Donald 02a7b6c680 removed aopalliance errant dependency; removed unused import
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@740 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-06 20:25:34 +00:00
Scott Andrews 26a43a0fee updating eclipse settings and classpaths
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@569 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-21 23:02:43 +00:00
Christian Dupuis 59d71e9f9b updated .classpath files to reflect recent changes in ivy files; aspectj.weaver 1.6.2 -> 1.6.2.RELEASE
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@349 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-29 04:46:36 +00:00
Juergen Hoeller f388e47598 consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@345 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-27 21:49:10 +00:00
Scott Andrews 779c199665 eclipse settings to support unit test
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@189 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 15:00:00 +00:00
Scott Andrews 467422f54f synchronized .classpath files with ivy.xml
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@146 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-27 23:13:58 +00:00
Scott Andrews 80f4c467a1 adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@130 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-24 21:05:25 +00:00