Commit Graph
265 Commits
Author SHA1 Message Date
Keith Donald 87c2857a8e formatting tests and polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2257 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-04 23:02:10 +00:00
Keith Donald 1866a1ac97 joda time formatting tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2256 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-04 22:53:26 +00:00
Keith Donald 4aafe47a52 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2249 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-04 17:07:25 +00:00
Keith Donald c8d2353322 formatters now plugged into unified type conversion api with formatter specific registry spi
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2248 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-04 00:08:47 +00:00
Keith Donald a1510b316e fixed failing test; take 2
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2239 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-30 19:52:19 +00:00
Keith Donald 85947bcb4b removed unused import
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2238 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-30 19:34:55 +00:00
Keith Donald b9b7bfb3d4 Fixed failed tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2237 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-30 19:34:21 +00:00
Keith Donald ca2b8bcb35 ui.format system refining from RC1 feedback: Support for one format annotation applying to multiple field types, Printer/Parser building blocks for more flexibility, full Joda time formatting support, FormattingService as a service entry-point for clients to use
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2233 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-30 18:44:40 +00:00
David Syer b396d4b212 RESOLVED - issue SPR-4783: Add name attribute to all namespaces that use AbstractBeanDefinitionParser and declare name= attribute (includes <lang:groovy.../>).
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2197 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-27 15:22:36 +00:00
David Syer 835dfa1d2b RESOLVED - issue SPR-4661: Improve context-property-placeholder configurability
Added new features to property override and placeholders (order, locations, system-properties-mode, ignore-*)

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2193 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-27 13:38:29 +00:00
David Syer 98df8e3d9a SPR-6273: resolved with patch - use recursive call to reset low order bits and then re-seek match for pattern
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2184 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-26 22:37:04 +00:00
Juergen Hoeller 26650fc81b verified choice of primary bean in case of implicit name match in a scanning plus factory method scenario (SPR-6065)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2183 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-26 15:28:09 +00:00
Juergen Hoeller 215f0f6841 reworked ConfigurationClass(Web)ApplicationContext into AnnotationConfig(Web)ApplicationContext; revised BeansException signatures
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2172 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-23 17:46:16 +00:00
Juergen Hoeller 1edefe991a fixed getBean signature ambiguity in tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2165 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-20 20:14:49 +00:00
Juergen Hoeller 0a9a69b6c9 added first cut of getBean(Class) lookup method
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2164 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-20 19:52:30 +00:00
Juergen Hoeller 3640e2235f full compliance with the JSR-330 TCK
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2161 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-20 18:18:25 +00:00
Keith Donald 6d145373e5 commented out test failing nightly snapshot
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2155 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-19 02:42:29 +00:00
Keith Donald ef5e79f47c SPR-6199
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2152 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-19 00:13:30 +00:00
Keith Donald f9a3ded4a7 conditional mapping
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2144 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-17 05:33:04 +00:00
Keith Donald 450542cd50 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2142 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-17 04:03:56 +00:00
Keith Donald a1ec4380b7 MapperFactory and MapperBuilder config API
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2138 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-16 22:44:54 +00:00
Keith Donald 883eb1a831 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2133 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-15 15:49:26 +00:00
Juergen Hoeller c50391a921 updated to final versions of JSR-330 and JSR-303 APIs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2132 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-15 14:31:41 +00:00
Keith Donald 88956c4788 initial joda time support courtesy of Oliver Gierke
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2122 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-15 00:20:14 +00:00
Keith Donald e323efaa50 method invoking formatter as a convenience
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2121 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-14 22:47:14 +00:00
Mark Fisher 1a3501538f SPR-6170 updated CronSequenceGenerator according to patch applied to the 1.0.x branch of Spring Integration
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2120 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-14 22:22:21 +00:00
Keith Donald c460d97e2c removed valueOf convention b/c of unwanted side effects
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2118 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-14 21:37:57 +00:00
Keith Donald 2263ed07d7 fixed failing tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2117 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-14 20:45:53 +00:00
Keith Donald abea416863 added convention-based default valueOf formatter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2116 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-14 18:57:36 +00:00
Keith Donald 8a7596d684 custom mappable type tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2076 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-07 21:33:53 +00:00
Keith Donald ae91b2f25b polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2074 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-07 19:37:07 +00:00
Keith Donald cabf63b8b1 mapping exclusions
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2073 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-07 19:28:39 +00:00
Keith Donald 5bd6b04d37 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2072 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-07 19:11:22 +00:00
Keith Donald cc0959b59d nested bean mapper test
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2071 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-07 19:03:33 +00:00
Keith Donald 5415ff882f added conversion service performance optimizations; added mapping cyclical ref handling; removed ConverterInfo in favor of specifying S and T at registration time if necessary
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2063 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-07 16:54:36 +00:00
Keith Donald a67c0f3065 nested revision
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2061 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-06 21:40:59 +00:00
Keith Donald 6719f4a1b3 spel mapping, polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2060 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-06 21:31:49 +00:00
Keith Donald 73cc1b9fbe recursive mapping support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2052 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-05 20:28:10 +00:00
Chris Beams feaa82a874 SPR-5682:
* polishing for ConfigurationClassApplicationContext & tests
* added ConfigurationClassWebApplicationContext & tests
* next: refactoring out duplications between ConfigurationClassApplicationContext & ConfigurationClassWebApplicationContext


git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2051 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-05 05:27:30 +00:00
Chris Beams b543486b18 SPR-5682: fixing test breakage on CI server due to strange non-determinism in the order of bean names being returned in the key set of the map of beans matching the required type.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2050 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-05 03:29:20 +00:00
Chris Beams d2cef2201b SPR-5682: Initial support for ConfigurationClassApplicationContext
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2048 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-05 00:35:17 +00:00
Keith Donald 4af6fd7e0d SPR-6179, additional mapper test cases
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2047 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-04 04:13:27 +00:00
Keith Donald 722bdb7222 mapper initial commit
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2042 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-02 16:28:53 +00:00
Juergen Hoeller 092ff94ce7 removed 3.1 feature classes
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1996 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-24 22:53:17 +00:00
Juergen Hoeller 77243b1ac1 PropertyPlaceholderConfigurer supports "${myKey:myDefaultValue}" defaulting syntax
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1995 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-24 22:51:38 +00:00
Juergen Hoeller 0708205690 fixed regression: looking for annotation on original bean class as well, not just on exposed bean type (SPR-5981)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1988 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-24 14:59:26 +00:00
Juergen Hoeller 4a95222c98 SPR-6094: PostConstruct now processed top-down (base class first); @PreDestroy processed bottom-up (subclass first)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1977 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-23 20:53:21 +00:00
Mark Fisher 3823e25d1f SPR-6142 Moved ErrorHandler strategy interface to the org.springframework.util package so that it can be used by MessageListener containers in addition to TaskSchedulers.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1964 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-23 00:44:58 +00:00
Keith Donald 65ca2bba6e Converter system implementation cleanup and tidying; wip
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1911 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 19:24:07 +00:00
Juergen Hoeller 7fbf1cf583 avoid caching for expression results even when specified as TypedStringValue (SPR-6115)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1905 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 10:04:36 +00:00