Commit Graph
1742 Commits
Author SHA1 Message Date
Juergen Hoeller 5ff66e9757 fixed accidental test failures
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1752 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-24 13:48:21 +00:00
Juergen Hoeller 52b66a8cfc fixed package-info
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1751 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-24 13:36:32 +00:00
Juergen Hoeller 3d9dfb340f support for default "conversionService" bean in an ApplicationContext; revised formatting package, now integrated with DataBinder and AnnotationMethodHandlerAdapter; revised AccessControlContext access from BeanFactory
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1750 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-24 13:30:42 +00:00
Sam Brannen 9183af2c2e polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1749 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-24 12:14:57 +00:00
Sam Brannen 97efe7bffe [SPR-4702] Updated JavaDoc regarding before/after test class lifecycle callbacks.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1748 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-22 21:50:02 +00:00
Sam Brannen bf095ba26b Polishing test annotation declarations and JavaDoc.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1747 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-21 11:44:38 +00:00
Keith Donald d3b25394b8 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1746 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-20 03:53:49 +00:00
Keith Donald 64e0586040 missing field test case
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1745 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-20 03:51:20 +00:00
Keith Donald 4f5fea8fe6 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1744 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-20 03:45:08 +00:00
Keith Donald dd1de62bfc core context.message, context.alert, model.binder modules; includes SpEL-based GenericBinder implementation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1743 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-20 03:40:23 +00:00
Keith Donald dd6a0d3478 removed framework specific annotation in favor of user-defined for now
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1741 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-19 15:02:50 +00:00
Keith Donald bc85327d19 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1740 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-19 14:43:20 +00:00
Arjen Poutsma 1b2834ad74 SPR-6009 - @ExceptionHandler methods are still expected to return a ModelAndView, even when consuming a ServletResponse/OutputStream/Writer
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1739 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-19 11:03:28 +00:00
Arjen Poutsma 22ab0f4ad3 SPR-6008 - @ResponseStatus on @ExceptionHandler method is ignored
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1738 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-18 14:37:23 +00:00
Arjen Poutsma 78b70dad35 SWS-548 - Expose suppressNamespace and suppressXSIType as properties to CastorMarshaller
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1737 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-18 10:45:20 +00:00
Keith Donald 7fb83ba297 SPR-6013, SPR-6014, SPR-6015 tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1736 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-17 23:13:29 +00:00
Keith Donald 3a0ff95833 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1735 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-17 18:43:47 +00:00
Keith Donald d0408ded78 SPR-6012, SPR-6013, SPR-6014 initial commit
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1734 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-17 18:35:04 +00:00
Arjen Poutsma e31d928f1d SWS-548 - Expose suppressNamespace and suppressXSIType as properties to CastorMarshaller
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1733 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-17 08:50:41 +00:00
Sam Brannen 780378e45d [SPR-5964] Upgraded to TestNG 5.10
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1732 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-11 10:31:06 +00:00
Sam Brannen 2dda490944 [SPR-5963] Upgraded to JUnit 4.7
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1731 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-11 10:12:20 +00:00
Sam Brannen 91727b2feb [SPR-5888] Upgraded to TestNG 5.9.0.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1730 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-11 09:26:40 +00:00
Mark Pollack 569f8a1179 pom maintenance - extraneous dependency on cglib-nodep
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1729 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-10 23:31:56 +00:00
Arjen Poutsma 7f0cc2031a Removed ci.build=true
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1727 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-10 09:00:11 +00:00
Costin Leau b3f6d339c0 + update copyright dates on some files
+ migrated test from JUnit 3 to 4

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1725 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-09 08:47:24 +00:00
Juergen Hoeller a331c5336c revised wrapper type handling
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1724 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-09 06:36:16 +00:00
Juergen Hoeller b0feff4219 preparations for 3.0 M4 release
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1723 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-09 01:00:23 +00:00
Juergen Hoeller c09bdf02de revised core conversion package for BeanWrapper/BeanFactory integration
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1722 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-09 00:52:41 +00:00
Juergen Hoeller 2194ae2c67 revised core conversion package for BeanWrapper/BeanFactory integration
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1721 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-09 00:46:49 +00:00
Juergen Hoeller 3ace780a88 revised embedded database support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1720 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-08 20:37:47 +00:00
Juergen Hoeller 4db47a01d8 added test with custom repository annotation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1719 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-08 13:57:05 +00:00
Juergen Hoeller 6bb68a80f7 JMS SingleConnectionFactory uses minimized number of start calls (for Oracle AQ; SPR-5987)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1718 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-08 01:33:01 +00:00
Juergen Hoeller 8af290310c JMS SingleConnectionFactory uses minimized number of start calls (for Oracle AQ; SPR-5987)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1717 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-08 01:25:02 +00:00
Juergen Hoeller 33e1eacf57 JMS SingleConnectionFactory uses minimized number of start calls (for Oracle AQ; SPR-5987)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1716 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-08 01:01:39 +00:00
Juergen Hoeller 26afab07f9 revised WebApplicationContext id determination; lazy logger initialization in ContextLoaderListener (SPR-5977)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1715 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-08 00:48:55 +00:00
Mark Pollack 00f8096d4e SPR-5986 - Error in pointing links about versions for documentation and content
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1714 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-07 13:41:40 +00:00
Juergen Hoeller 662dcc80cc added support for @WebServiceProvider annotation to Spring's JaxWsServiceExporters (SPR-5988)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1713 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-07 10:00:27 +00:00
Mark Pollack 0d76689168 Apply Beverly's edits to mvc chapter.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1712 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-07 03:41:34 +00:00
Mark Pollack 0ac5d48ca7 Apply Beverly's edits to mvc chapter.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1711 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-07 03:23:47 +00:00
Costin Leau 4fa3a9ca15 + removed unneeded method (one less item off the stack)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1710 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-06 22:50:13 +00:00
Costin Leau 0066aa5ecd + small fix to reflection util to avoid accessibility calls
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1709 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-06 22:44:04 +00:00
Costin Leau c8a037ce93 + added fine grained privileged blocks to preserve the caller security stack when invoking the callee
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1708 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-06 22:31:57 +00:00
Costin Leau 92bffc2fb5 + fixed exception unwrapping
+ optimized path for getBean (and thus fixed another test)

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1707 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-06 19:08:14 +00:00
Mark Fisher cfba7eeee5 added support for ErrorHandler with DelegatingErrorHandlingRunnable in the TimerManagerTaskScheduler
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1706 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-06 16:36:15 +00:00
Costin Leau 657b0c5f2a + interaction with user code uses now dedicated privileged when running under a security manager
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1705 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-06 16:34:39 +00:00
Thomas Risberg 8ec16834ae Beverly's edits reviewed; spell checked
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1704 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-06 16:27:20 +00:00
Thomas Risberg bccaac73b9 removed RC1 references
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1703 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-06 16:26:36 +00:00
Mark Pollack 07190d866b pom maintenance - changes needed to run inside eclipse via m2eclipse
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1702 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-06 06:04:56 +00:00
Juergen Hoeller eedfe34258 turned requestedSessionId into a settable property
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1701 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-05 22:01:46 +00:00
Mark Pollack ac5d63979e remove spring-parent to list of bundles
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1700 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-05 21:17:40 +00:00