Keith Donald
|
260b4c445d
|
not needed according to Christian
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2329 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-11 15:28:29 +00:00 |
|
Keith Donald
|
330bffd647
|
mvc namespace conversion-service and validator attributes
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2328 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-11 15:26:08 +00:00 |
|
Luke Taylor
|
d1443d25f4
|
SPR-3695: Added note on servlet/JSP/JSTL versions with reference to external blog article
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2327 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-11 14:03:09 +00:00 |
|
Chris Beams
|
aaeac93d74
|
fixed typo in javadoc: s/poitncut/pointcut/
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2326 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-11 01:38:26 +00:00 |
|
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
|
2009-11-11 00:48:30 +00:00 |
|
Mark Fisher
|
94a8a2e4c2
|
SPR-5507 SchedulerFactoryBean now implements SmartLifecycle instead of ApplicationListener.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2324 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-10 23:25:29 +00:00 |
|
Thomas Risberg
|
5978fd76a0
|
relaxed Map<String, Object> to Map<String, ?> for method parameter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2323 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-10 23:14:54 +00:00 |
|
Keith Donald
|
f1c336404d
|
polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2322 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-10 20:46:06 +00:00 |
|
Keith Donald
|
4121e40d07
|
removed old dir
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2321 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-10 20:43:49 +00:00 |
|
Keith Donald
|
1e0c2ebf22
|
removed old dir
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2320 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-10 20:43:10 +00:00 |
|
Keith Donald
|
943ee480ea
|
polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2319 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-10 20:42:33 +00:00 |
|
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
|
2009-11-10 20:34:59 +00:00 |
|
Luke Taylor
|
5f5edbe711
|
SPR-5276: Updated Acegi site link to point to Spring Security
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2317 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-10 20:26:49 +00:00 |
|
Keith Donald
|
7ce0d7841d
|
results of code review of mvc namespace
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2316 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-10 19:15:32 +00:00 |
|
Luke Taylor
|
a78bff327b
|
SPR-6169: Clarified that DispatcherServlet configuraion options are init-param values for the servlet declaration, not context params
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2315 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-10 19:03:17 +00:00 |
|
Luke Taylor
|
8e76ae5982
|
SPR-5430,SPR-6224: Converted deprecated view property names to use '.(class)' syntax.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2314 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-10 18:44:56 +00:00 |
|
Thomas Risberg
|
4596057353
|
added note to changelog about supporting load-time weaving in JBoss 5 (SPR-5764)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2313 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-10 16:19:03 +00:00 |
|
Luke Taylor
|
c75dbbfcbc
|
SPR-6293: Updated required tiles version to 2.1.2
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2312 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-10 14:29:30 +00:00 |
|
Mark Fisher
|
00fafe3f5e
|
SPR-5507 GenericMessageEndpointManager now implements SmartLifecycle instead of ApplicationListener.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2311 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-10 12:59:50 +00:00 |
|
Mark Fisher
|
19799237e9
|
SPR-5507 AbstractJmsListeningContainer now implements SmartLifecycle instead of ApplicationListener.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2310 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-10 04:52:56 +00:00 |
|
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
|
2009-11-10 04:49:13 +00:00 |
|
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
|
2009-11-10 04:32:48 +00:00 |
|
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
|
2009-11-10 04:00:42 +00:00 |
|
Keith Donald
|
b65ef01bf9
|
polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2306 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-09 21:59:59 +00:00 |
|
Keith Donald
|
35aefbb932
|
polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2305 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-09 21:10:51 +00:00 |
|
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
|
2009-11-09 21:07:41 +00:00 |
|
Keith Donald
|
88c16dbd4d
|
javadoc polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2303 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-09 20:25:03 +00:00 |
|
Juergen Hoeller
|
df0b4d3854
|
WebSphereUowTransactionManager suspends synchronizations even without existing transaction (SPR-6167)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2302 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-09 19:59:27 +00:00 |
|
Costin Leau
|
0f1f01b719
|
SPR-6102
+ add old method for backwards compatibility
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2301 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-09 19:11:41 +00:00 |
|
Costin Leau
|
83ce14dfaf
|
SPR-6102
+ loosen FrameworkServlet#createWebApplicationContext signature
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2300 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-09 18:27:10 +00:00 |
|
Costin Leau
|
4d49e1e70d
|
SPR-5762
+ allow unknown URL protocols to be used with import directive
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2299 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-09 15:59:08 +00:00 |
|
Arjen Poutsma
|
437ec7d98d
|
SPR-6291 - UrlPathHelper is too aggressive decoding URLs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2298 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-09 12:15:17 +00:00 |
|
Costin Leau
|
5428c5f710
|
+ removed unused imports
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2297 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-09 12:02:42 +00:00 |
|
Costin Leau
|
c5a0c30f75
|
SPR-6194
+ add setter for servlet minor version to MockServletContext
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2296 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-09 11:51:30 +00:00 |
|
Arjen Poutsma
|
27d3926a16
|
SPR-6005 - org.springframework.beans.propertyeditors.URIEditor does double escaping for % signes for URIs that contain a schema
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2295 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-09 09:15:49 +00:00 |
|
Sam Brannen
|
2b1b7d03be
|
JavaDoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2294 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-08 14:27:47 +00:00 |
|
Thomas Risberg
|
5b5609655a
|
removed filter for classes from the JPA providers package for EclipseLink (SPR-6040)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2293 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-07 19:46:46 +00:00 |
|
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
|
2009-11-07 03:53:58 +00:00 |
|
Keith Donald
|
63dfad8214
|
added format import to web.servlet manifest
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2291 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-07 03:53:38 +00:00 |
|
Juergen Hoeller
|
7ebecb850b
|
updated for extended RC2 period
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2290 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-07 01:32:31 +00:00 |
|
Juergen Hoeller
|
972492bfbb
|
made Excel tests work
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2289 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-07 01:32:18 +00:00 |
|
Juergen Hoeller
|
b128e3be2e
|
polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2288 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-07 01:30:50 +00:00 |
|
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
|
2009-11-07 01:29:50 +00:00 |
|
Juergen Hoeller
|
253e129859
|
TilesConfigurer only sets up EL support if JSP 2.1 is present (for JSP 2.0 compatibility; SPR-6309)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2286 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-07 01:16:40 +00:00 |
|
Juergen Hoeller
|
e31b30a78b
|
AbstractExcelView is compatible with Apache POI 3.0 as well as 3.5 now (SPR-6298)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2285 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-07 01:11:53 +00:00 |
|
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
|
2009-11-07 01:09:02 +00:00 |
|
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
|
2009-11-07 00:41:08 +00:00 |
|
Chris Beams
|
da80fb0243
|
Fixed build breakage due to use of WebDataBinder.setDisallowedFields(String); changed calls to use the updated String[] signature.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2282 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-07 00:40:50 +00:00 |
|
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
|
2009-11-07 00:32:40 +00:00 |
|
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
|
2009-11-06 23:15:35 +00:00 |
|