Keith Donald
|
ff39bc376f
|
formatting tests and polishing
|
2009-11-04 23:02:10 +00:00 |
|
Keith Donald
|
9ec337b736
|
joda time formatting tests
|
2009-11-04 22:53:26 +00:00 |
|
Keith Donald
|
ffbfa2992c
|
polish
|
2009-11-04 17:07:25 +00:00 |
|
Keith Donald
|
0a78287a8f
|
formatters now plugged into unified type conversion api with formatter specific registry spi
|
2009-11-04 00:08:47 +00:00 |
|
Keith Donald
|
f1cab9acda
|
fixed failing test; take 2
|
2009-10-30 19:52:19 +00:00 |
|
Keith Donald
|
4151c52af6
|
removed unused import
|
2009-10-30 19:34:55 +00:00 |
|
Keith Donald
|
7a4ca36413
|
Fixed failed tests
|
2009-10-30 19:34:21 +00:00 |
|
Keith Donald
|
913bc03a3b
|
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
|
2009-10-30 18:44:40 +00:00 |
|
David Syer
|
dec2ca30c2
|
RESOLVED - issue SPR-4783: Add name attribute to all namespaces that use AbstractBeanDefinitionParser and declare name= attribute (includes <lang:groovy.../>).
|
2009-10-27 15:22:36 +00:00 |
|
David Syer
|
a29253f2ca
|
RESOLVED - issue SPR-4661: Improve context-property-placeholder configurability
Added new features to property override and placeholders (order, locations, system-properties-mode, ignore-*)
|
2009-10-27 13:38:29 +00:00 |
|
David Syer
|
3c9eed1c22
|
SPR-6273: resolved with patch - use recursive call to reset low order bits and then re-seek match for pattern
|
2009-10-26 22:37:04 +00:00 |
|
Juergen Hoeller
|
7b54746a50
|
verified choice of primary bean in case of implicit name match in a scanning plus factory method scenario (SPR-6065)
|
2009-10-26 15:28:09 +00:00 |
|
Juergen Hoeller
|
8a09c8e7da
|
reworked ConfigurationClass(Web)ApplicationContext into AnnotationConfig(Web)ApplicationContext; revised BeansException signatures
|
2009-10-23 17:46:16 +00:00 |
|
Juergen Hoeller
|
ee8ed4e410
|
fixed getBean signature ambiguity in tests
|
2009-10-20 20:14:49 +00:00 |
|
Juergen Hoeller
|
cf580f024a
|
added first cut of getBean(Class) lookup method
|
2009-10-20 19:52:30 +00:00 |
|
Juergen Hoeller
|
94533976d0
|
full compliance with the JSR-330 TCK
|
2009-10-20 18:18:25 +00:00 |
|
Keith Donald
|
db2ff40e4b
|
commented out test failing nightly snapshot
|
2009-10-19 02:42:29 +00:00 |
|
Keith Donald
|
2fe6003923
|
SPR-6199
|
2009-10-19 00:13:30 +00:00 |
|
Keith Donald
|
9584a81687
|
conditional mapping
|
2009-10-17 05:33:04 +00:00 |
|
Keith Donald
|
f63c3d5313
|
polish
|
2009-10-17 04:03:56 +00:00 |
|
Keith Donald
|
a221fb5718
|
MapperFactory and MapperBuilder config API
|
2009-10-16 22:44:54 +00:00 |
|
Keith Donald
|
3fb3549997
|
polish
|
2009-10-15 15:49:26 +00:00 |
|
Juergen Hoeller
|
e99cda3739
|
updated to final versions of JSR-330 and JSR-303 APIs
|
2009-10-15 14:31:41 +00:00 |
|
Keith Donald
|
4563cb2804
|
initial joda time support courtesy of Oliver Gierke
|
2009-10-15 00:20:14 +00:00 |
|
Keith Donald
|
d5a954833c
|
method invoking formatter as a convenience
|
2009-10-14 22:47:14 +00:00 |
|
Mark Fisher
|
bc207042d0
|
SPR-6170 updated CronSequenceGenerator according to patch applied to the 1.0.x branch of Spring Integration
|
2009-10-14 22:22:21 +00:00 |
|
Keith Donald
|
4d9bf3a45f
|
removed valueOf convention b/c of unwanted side effects
|
2009-10-14 21:37:57 +00:00 |
|
Keith Donald
|
dc076ee6fe
|
fixed failing tests
|
2009-10-14 20:45:53 +00:00 |
|
Keith Donald
|
728a1415d9
|
added convention-based default valueOf formatter
|
2009-10-14 18:57:36 +00:00 |
|
Keith Donald
|
96cfa0c37d
|
custom mappable type tests
|
2009-10-07 21:33:53 +00:00 |
|
Keith Donald
|
e3983fe796
|
polish
|
2009-10-07 19:37:07 +00:00 |
|
Keith Donald
|
8fe055b0e0
|
mapping exclusions
|
2009-10-07 19:28:39 +00:00 |
|
Keith Donald
|
a73324bc24
|
polish
|
2009-10-07 19:11:22 +00:00 |
|
Keith Donald
|
a4476e5e0e
|
nested bean mapper test
|
2009-10-07 19:03:33 +00:00 |
|
Keith Donald
|
acf574c3e3
|
added conversion service performance optimizations; added mapping cyclical ref handling; removed ConverterInfo in favor of specifying S and T at registration time if necessary
|
2009-10-07 16:54:36 +00:00 |
|
Keith Donald
|
0437305669
|
nested revision
|
2009-10-06 21:40:59 +00:00 |
|
Keith Donald
|
0f5074db2b
|
spel mapping, polish
|
2009-10-06 21:31:49 +00:00 |
|
Keith Donald
|
0a843e60a6
|
recursive mapping support
|
2009-10-05 20:28:10 +00:00 |
|
Chris Beams
|
fd8935ba0b
|
SPR-5682:
* polishing for ConfigurationClassApplicationContext & tests
* added ConfigurationClassWebApplicationContext & tests
* next: refactoring out duplications between ConfigurationClassApplicationContext & ConfigurationClassWebApplicationContext
|
2009-10-05 05:27:30 +00:00 |
|
Chris Beams
|
772a74a636
|
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.
|
2009-10-05 03:29:20 +00:00 |
|
Chris Beams
|
a48234cf5f
|
SPR-5682: Initial support for ConfigurationClassApplicationContext
|
2009-10-05 00:35:17 +00:00 |
|
Keith Donald
|
e7c8f1ef8b
|
SPR-6179, additional mapper test cases
|
2009-10-04 04:13:27 +00:00 |
|
Keith Donald
|
341835a142
|
mapper initial commit
|
2009-10-02 16:28:53 +00:00 |
|
Juergen Hoeller
|
a59d205b36
|
removed 3.1 feature classes
|
2009-09-24 22:53:17 +00:00 |
|
Juergen Hoeller
|
2781b876d2
|
PropertyPlaceholderConfigurer supports "${myKey:myDefaultValue}" defaulting syntax
|
2009-09-24 22:51:38 +00:00 |
|
Juergen Hoeller
|
e2093a8414
|
fixed regression: looking for annotation on original bean class as well, not just on exposed bean type (SPR-5981)
|
2009-09-24 14:59:26 +00:00 |
|
Juergen Hoeller
|
d4c16e91df
|
SPR-6094: PostConstruct now processed top-down (base class first); @PreDestroy processed bottom-up (subclass first)
|
2009-09-23 20:53:21 +00:00 |
|
Mark Fisher
|
dedecf7ae9
|
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.
|
2009-09-23 00:44:58 +00:00 |
|
Keith Donald
|
33c19b8b14
|
Converter system implementation cleanup and tidying; wip
|
2009-09-17 19:24:07 +00:00 |
|
Juergen Hoeller
|
160521074b
|
avoid caching for expression results even when specified as TypedStringValue (SPR-6115)
|
2009-09-17 10:04:36 +00:00 |
|