Commit Graph

17 Commits

Author SHA1 Message Date
Mark Pollack e721a1f911 Change antlr version to be 3.0.1 so that is consistent across the project
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@869 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-30 14:42:34 +00:00
Juergen Hoeller 81d1315cd1 updated to JRuby 1.2 (remaining compatible with JRuby 1.1 and above)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@835 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 00:01:41 +00:00
Chris Beams 868ca2bb4a + Moving .config.java module -> .context
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@786 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-23 04:48:04 +00:00
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
Chris Beams ba7ed6af44 moved XmlBeanFactoryTests and attendant XML from .testsuite -> .context
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@488 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-20 08:19:32 +00:00
Chris Beams 694d409eb4 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


git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@484 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-19 21:58:42 +00:00
Juergen Hoeller 4049170b79 updated dependencies
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@471 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-18 19:16:54 +00:00
Chris Beams dc2a4d0cd8 moving .scripting.* unit tests from .testsuite -> .context
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@448 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-17 06:48:52 +00:00
Chris Beams 3fcf5fe7f0 finished moving .ejb.* unit tests from .testsuite -> .context
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@433 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-16 19:19:41 +00:00
Chris Beams ad5d81c096 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

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@402 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-14 06:32:25 +00:00
Chris Beams ea99246d77 added org.springframework.testsuite back into the top-level build
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@362 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-09 03:13:21 +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
Juergen Hoeller a5253bec7f EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@305 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-20 02:10:53 +00:00
Arjen Poutsma ba4274f08e Moved tests from testsuite to context and context support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@208 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-30 16:24:14 +00:00
Arjen Poutsma 97bb06baa0 Upgraded ivy files to correspond to those in 2.5.5
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@137 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-27 13:41:44 +00:00
Arjen Poutsma dd285fd71c Initial version of context module
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@117 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-23 10:17:52 +00:00
Arjen Poutsma 3a853157df Added more modules
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@106 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-21 08:04:24 +00:00