Chris Beams
|
ee553f7804
|
SPR-6328: Rename @ImportXml -> @ImportResource and allow for usage of non-XML BeanDefinitionReader types
|
15 years ago |
Keith Donald
|
36e00054b6
|
polish
|
15 years ago |
Keith Donald
|
17bbdfc13f
|
polish
|
15 years ago |
Keith Donald
|
4b76cdd1a3
|
date time format code review
|
15 years ago |
Mark Fisher
|
a7c1f6b730
|
SPR-5507 Added SmartLifecycle interface with 'isAutoStartup' method and added an 'onRefresh' method to the LifecycleProcessor.
|
15 years ago |
Keith Donald
|
91dd752e71
|
added test dep to ivy.xml causing build failure
|
15 years ago |
Mark Fisher
|
5b088f5cb4
|
SPR-5507 Factored out Lifecycle management to a LifecycleProcessor strategy with the default implementation as DefaultLifecycleProcessor. The 'lifecycleProcessor' bean may be defined to override the default.
|
15 years ago |
Keith Donald
|
835b958911
|
polish
|
15 years ago |
Keith Donald
|
6f4112af80
|
updated favoring style pattern string instead of Style enum for DateTimeFormat
|
15 years ago |
Keith Donald
|
7ed6c164b6
|
javadoc polishing
|
15 years ago |
Chris Beams
|
46aabf0b65
|
Additional tests rounding out @ImportXml coverage
|
15 years ago |
Juergen Hoeller
|
205b5a477b
|
JSR-303 Validator will only register validation failures if no binding failure happened
|
15 years ago |
Juergen Hoeller
|
a62068461f
|
AbstractApplicationContext can also start up in case of system properties access failure
|
15 years ago |
Keith Donald
|
fe4f41d33c
|
default config for web binding initializer and formatting/conversion system w/ mvc namespace
|
15 years ago |
Chris Beams
|
0a4463fb71
|
SPR-6158: Initial implementation and tests for @ImportXml
|
15 years ago |
Chris Beams
|
20ec13ded5
|
SPR-5529: removed package.html files
|
15 years ago |
Chris Beams
|
ca0b590bb9
|
SPR-5523: converted a few additional package.html artifacts to package-info.java
|
15 years ago |
Keith Donald
|
fed96f85ae
|
fixed failing test due to case issue
|
15 years ago |
Keith Donald
|
b6ec4e30d9
|
javadoc polish
|
15 years ago |
Keith Donald
|
d65454175d
|
iso date time format tests
|
15 years ago |
Keith Donald
|
a62b413be4
|
Renamed org.springframework.ui.format package to simply org.springframework.format package; 'ui' is not adding any value - it makes the package name longer and also discourages use of formatters outside in other "non ui" environments where localized formatting of field values is needed.
|
15 years ago |
Keith Donald
|
f0de1c3069
|
revised matchable converter lookup algorithm; added conversion service bean container tests
|
15 years ago |
Keith Donald
|
bc4d52a7e3
|
added date midnight
|
15 years ago |
Keith Donald
|
2405848c4c
|
comment on ignored test
|
15 years ago |
Keith Donald
|
ba0f1da96f
|
more joda time formatting tests
|
15 years ago |
Keith Donald
|
8a15486de3
|
fixed bug related to annotation driven formatting
|
15 years ago |
Keith Donald
|
ff39bc376f
|
formatting tests and polishing
|
15 years ago |
Keith Donald
|
9ec337b736
|
joda time formatting tests
|
15 years ago |
Keith Donald
|
0df1bac33c
|
since 3.0
|
15 years ago |
Keith Donald
|
9fdd11c89c
|
polish
|
15 years ago |
Keith Donald
|
ffbfa2992c
|
polish
|
15 years ago |
Keith Donald
|
0a78287a8f
|
formatters now plugged into unified type conversion api with formatter specific registry spi
|
15 years ago |
Sam Brannen
|
04a7656292
|
Updated ivy settings so that org.jboss.util is downloaded to the local repository; updated Eclipse classpath regarding latest version of org.jboss.util; added classpath entry for org.jboss.classloading.spi so that JBoss5ClassLoader compiles in Eclipse.
|
15 years ago |
Keith Donald
|
470302ecc6
|
javadoc
|
15 years ago |
Keith Donald
|
f1cab9acda
|
fixed failing test; take 2
|
15 years ago |
Keith Donald
|
4151c52af6
|
removed unused import
|
15 years ago |
Keith Donald
|
7a4ca36413
|
Fixed failed tests
|
15 years ago |
Keith Donald
|
0b46950818
|
fixed eclipse classpath compile errors
|
15 years ago |
Keith Donald
|
a2be2e15e9
|
polish; fixed failed tests
|
15 years ago |
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
|
15 years ago |
Thomas Risberg
|
471fbf7ebf
|
added classes from contributed patch for load-time weaving in JBoss 5 (SPR-5764)
|
15 years ago |
David Syer
|
57afe3baab
|
RESOLVED - issue SPR-4783: OK, that wasn't it (reverted previous dumb change). Scratch, scratch...
|
15 years ago |
David Syer
|
0cf31f012d
|
RESOLVED - issue SPR-4783: Add name attribute to XML namespaces that want to support it (through parser base class)
Duh: bitten by the classpath*: again
|
15 years ago |
David Syer
|
f23921153d
|
Add resource pattern so that tests run properly with resources in non-standard locations
|
15 years ago |
David Syer
|
dec2ca30c2
|
RESOLVED - issue SPR-4783: Add name attribute to all namespaces that use AbstractBeanDefinitionParser and declare name= attribute (includes <lang:groovy.../>).
|
15 years ago |
David Syer
|
1a9599c815
|
RESOLVED - issue SPR-4661: Improve context-property-placeholder configurablity
Classpath ordering broke the build (duh: test-classes comes before classes in Maven but not Ant).
|
15 years ago |
David Syer
|
b250c65c45
|
RESOLVED - issue SPR-4661: Improve context-property-placeholder configurablity
Remove spaces from locations (seems like integration from SPR-6195 didn't reach the build yet)
|
15 years ago |
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-*)
|
15 years ago |
David Syer
|
a86baca9cb
|
Add atinject dependency for TCK test
|
15 years ago |
David Syer
|
560e07a966
|
Fix wrong Maven dependency in pom.xml for validation and inject APIs
|
15 years ago |