Commit Graph
52 Commits
Author SHA1 Message Date
Juergen Hoeller 0f234936cf introduced AopProxyUtils.ultimateTargetClass (SPR-7074)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3291 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-22 21:36:53 +00:00
Juergen Hoeller 9d21350678 ignore failing serialization test for the time being
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3158 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-24 10:52:20 +00:00
Juergen Hoeller 639f4581e8 polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3155 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-24 10:35:50 +00:00
Juergen Hoeller 39bf8dc02e added chaining-capable "add" method to MutablePropertyValues
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2462 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-19 22:30:35 +00:00
Andy Clement f28a24ba30 SPR-5307: Committing test but can't be uncommented until Spring depends on AspectJ 1.6.7
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2062 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-07 02:54:44 +00:00
Arjen Poutsma 028f811cd9 Doc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1683 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-04 13:44:09 +00:00
Mark Pollack 0d92d4afb3 SPR-5619 - (OpenSessionInViewTests, ClassUtilTests fixed)
Update org.sf.web/.classpath to refer to tiles 2.1.2

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1505 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 03:30:12 +00:00
Juergen Hoeller 1d1dba1693 Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1127 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-07 22:29:55 +00:00
Juergen Hoeller 363a44f430 reactivated ThrowsAdviceInterceptorTests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1107 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-05 21:49:23 +00:00
Juergen Hoeller abccdc3dbc turned CountingBeforeAdvice into top-level class
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1100 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-05 18:27:22 +00:00
Juergen Hoeller cdcacec6a0 exclude non-public interfaces when autodetecting proxy interfaces
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1097 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-05 12:37:18 +00:00
Juergen Hoeller ebc22a72c1 MethodInvocations and ProceedingJoinPoints always expose original method (not bridge); ProceedingJoinPoint resolves parameter names using ASM-based parameter name discovery
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@651 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-18 23:45:14 +00:00
Ramnivas Laddad ac574443ee Fixed toString(), toShortString(), and toLongString() methods for signature and join point (SPR-5437)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@591 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-27 22:58:28 +00:00
Chris Beams 92ecd621a6 polishing .aop tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@501 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-21 00:12:12 +00:00
Chris Beams 61a0a83d82 polishing .aop tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@500 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-20 23:34:49 +00:00
Chris Beams 926032b860 polishing .aop tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@499 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-20 23:28:22 +00:00
Chris Beams 77d06ae50e polishing .aop tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@498 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-20 23:01:02 +00:00
Chris Beams f94aed847f polishing .aop tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@497 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-20 22:30:29 +00:00
Chris Beams ff0db70a9a polishing .aop tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@496 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-20 21:06:19 +00:00
Chris Beams 70d71f2dc8 polishing .aop tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@495 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-20 20:06:11 +00:00
Chris Beams e355a8059e polishing .aop tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@494 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-20 19:29:15 +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
Chris Beams aee86fb035 removing svn:externals usage approach to common test artifacts
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@467 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-18 18:44:45 +00:00
Chris Beams 410e80fe3c + updated petclinic dependency metadata from junit 4.4->4.5; servlet 2.4->2.5
+ deprecated AssertThrows (slated for complete removal by 3.0 GA)

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@466 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-18 18:32:05 +00:00
Chris Beams 993e58e268 removed unused SideEffectBean imlpmentations
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@460 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-17 23:52:20 +00:00
Chris Beams 71c1153961 introducing common.beans.* packaging and externals; experimenting with sharing SideEffectBean
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@459 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-17 23:36:40 +00:00
Chris Beams 0a172047d4 moving unit tests from .testsuite -> .core
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@414 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-15 01:14:57 +00:00
Chris Beams d90243dd21 moved commonsPoolTests.xml back from .aop -> .testsuite
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@400 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-14 03:41:39 +00:00
Chris Beams 1867815ac5 moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@397 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-13 01:46:56 +00:00
Chris Beams b9c85fd5ae moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@394 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-13 01:27:27 +00:00
Chris Beams 478dbcf13f moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@393 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-13 01:07:30 +00:00
Chris Beams c65c81d952 moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@392 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-13 00:35:22 +00:00
Chris Beams 1619024b4c moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@391 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-13 00:11:12 +00:00
Chris Beams ab822e9cbf moving unit tests from .testsuite -> .aop
@Ignore'd a portion of PersistenceXmlParsingTests#testExampleComplex: it is failing, but only under clover coverage runs

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@389 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-12 20:09:17 +00:00
Chris Beams 0dc4c4e216 polish: leading spaces -> tabs across .aop and .testsuite bundles
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@388 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-12 19:39:14 +00:00
Chris Beams 0608174d21 moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@386 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-12 18:57:46 +00:00
Chris Beams ab6e557854 moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@382 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-12 17:17:32 +00:00
Chris Beams c3832d6f18 moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@380 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-12 03:36:10 +00:00
Chris Beams 71aa2b2b0a moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@379 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-12 01:32:27 +00:00
Chris Beams a3d6b38da8 moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@377 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-12 01:02:05 +00:00
Chris Beams d3c64a2b50 moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@376 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-12 00:57:14 +00:00
Chris Beams 63351d0c39 moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@375 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-11 23:48:24 +00:00
Chris Beams 5c275d6f65 moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@374 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-11 23:35:15 +00:00
Chris Beams 16c4233f9d moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@373 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-11 23:28:31 +00:00
Chris Beams c7c79868f0 moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@372 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-11 23:24:12 +00:00
Chris Beams 12c388fdae moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@371 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-11 23:17:06 +00:00
Chris Beams 64711afaf2 moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@369 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-11 22:37:31 +00:00
Chris Beams 4a9e6703a1 moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@368 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-11 22:33:33 +00:00
Chris Beams 499820db85 moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@367 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-11 22:18:50 +00:00
Chris Beams ef212748ed moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@366 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-11 22:08:06 +00:00