Mark Fisher
|
f3e3ffb38e
|
SPR-5507 javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2396 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
David Syer
|
f80b9a139c
|
RESOLVED - issue SPR-6321: Regression: ResourceEditor in 3.0 does not ignore unresolvable placeholders, but it did in 2.5.6
Different initialization exception popped up in app context
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2395 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Chris Beams
|
87482bc394
|
Added Javadoc where necessary; polishing.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2388 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
e9b484b20e
|
fixed failing tests due to generic object to object converter fallback being over eager
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2383 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
4a8bac56d3
|
Deferring object mapper until Spring 3.1 when it will be used by other projects
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2379 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Juergen Hoeller
|
d101a5e8f4
|
fixed validating to be true by default and to set namespaceAware accordingly
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2378 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Costin Leau
|
6bd9c4001a
|
+ commit actual jboss adapter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2377 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Costin Leau
|
542d793688
|
+ add minor fix to the internal weblogic adapter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2375 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Costin Leau
|
6b75dbdbb2
|
SPR-5764
+ add dynamic classfiletransformer -> JBoss translator adaptor (since there isn't any in JBoss 5.0.x)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2374 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Juergen Hoeller
|
a9a8706825
|
added setValidating method to AbstractXmlApplicationContext, analogous to GenericXmlApplicationContext
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2372 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Mark Fisher
|
5c1a7cc953
|
SPR-5507 Added support for shutdown order on SmartLifecycle. DefaultLifecycleProcessor now manages the shutdown in phases depending on that order (with a timeout value per group).
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2368 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Juergen Hoeller
|
b1d48fe13f
|
added GenericXmlApplicationContext with flexible configuration options for its XML support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2367 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Juergen Hoeller
|
c9d74e4eb4
|
MergedBeanDefinitionPostProcessors apply after all other post-processors (for @PostConstruct to be invoked after other BPPs; SPR-6066)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2366 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Costin Leau
|
e03687cc19
|
+ internal improvement of WebLogic LTW
+ minor improvements to the LTW files (mainly trailing blank lines)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2365 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Costin Leau
|
d377afe8ed
|
SPR-5764
+ redone the JBossLTW (no dependency on the JBoss API)
- removed JBoss jars
- removed JBoss imports (Spring code doesn't rely on it)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2364 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Juergen Hoeller
|
ad0168d2f7
|
child bean definition's scope attribute can be inherited from parent bean definition now (SPR-3542)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2363 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Juergen Hoeller
|
d37875b4e9
|
turned FormattingPropertyEditorAdapter into ConvertingPropertyEditorAdapter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2354 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Sam Brannen
|
bd428f98fd
|
Deleting unused imports.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2353 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Sam Brannen
|
a616e7031e
|
Deleting unused imports.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2352 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Juergen Hoeller
|
c1ff125fb8
|
AnnotationMetadata returns Class values by default (again), allowing for explicit retrieval of String class names where preferred (SPR-5827)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2345 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
f46bbd14fe
|
polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2344 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
79be476095
|
polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2343 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
78390ae84e
|
polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2342 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
0e721e124a
|
polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2341 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
a3d019b656
|
annotation driven number formatting with default number formatting rules
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2340 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
ad93204090
|
annotation driven number formatting with default number formatting rules
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2339 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Juergen Hoeller
|
a9b1658089
|
added JBoss jars
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2338 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Arjen Poutsma
|
e1d7fd856f
|
SPR-6308 - Spring Expression Language creates systemProperties bean calling System.getProperties() which in enterprise shared containers is locked down
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2335 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Chris Beams
|
1452b2ffd1
|
SPR-6328: Rename @ImportXml -> @ImportResource and allow for usage of non-XML BeanDefinitionReader types
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2325 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
f1c336404d
|
polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2322 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
943ee480ea
|
polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2319 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
dd4c123427
|
date time format code review
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2318 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Mark Fisher
|
d9f1daeafc
|
SPR-5507 Added SmartLifecycle interface with 'isAutoStartup' method and added an 'onRefresh' method to the LifecycleProcessor.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2309 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
a504e85dfc
|
added test dep to ivy.xml causing build failure
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2308 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Mark Fisher
|
59a45337de
|
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.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2307 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
35aefbb932
|
polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2305 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
bc9ef36f26
|
updated favoring style pattern string instead of Style enum for DateTimeFormat
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2304 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
88c16dbd4d
|
javadoc polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2303 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Chris Beams
|
a502272b6b
|
Additional tests rounding out @ImportXml coverage
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2292 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Juergen Hoeller
|
56d6666fb6
|
JSR-303 Validator will only register validation failures if no binding failure happened
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2287 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Juergen Hoeller
|
2542e85406
|
AbstractApplicationContext can also start up in case of system properties access failure
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2284 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
e882d7216c
|
default config for web binding initializer and formatting/conversion system w/ mvc namespace
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2283 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Chris Beams
|
2bfa32da80
|
SPR-6158: Initial implementation and tests for @ImportXml
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2281 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Chris Beams
|
2d0a6d1db8
|
SPR-5529: removed package.html files
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2280 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Chris Beams
|
68ddf0e1dc
|
SPR-5523: converted a few additional package.html artifacts to package-info.java
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2279 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
3aa7333ce6
|
fixed failing test due to case issue
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2270 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
06e0245b8d
|
javadoc polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2269 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
6338963d3e
|
iso date time format tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2268 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
74f2f44fdd
|
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.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2266 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |
Keith Donald
|
d48f51199c
|
revised matchable converter lookup algorithm; added conversion service bean container tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2265 50f2f4bb-b051-0410-bef5-90022cba6387
|
16 years ago |