Commit Graph
418 Commits
Author SHA1 Message Date
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
2009-11-12 01:28:32 +00:00
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
2009-11-12 01:25:39 +00:00
Juergen Hoeller d37875b4e9 turned FormattingPropertyEditorAdapter into ConvertingPropertyEditorAdapter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2354 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-11 21:19:20 +00:00
Sam Brannen a616e7031e Deleting unused imports.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2352 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-11 21:08:32 +00:00
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
2009-11-11 19:11:41 +00:00
Keith Donald f46bbd14fe polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2344 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-11 19:04:21 +00:00
Keith Donald 79be476095 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2343 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-11 19:02:57 +00:00
Keith Donald 0e721e124a polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2341 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-11 18:57:52 +00:00
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
2009-11-11 18:53:28 +00:00
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
2009-11-11 18:53:02 +00:00
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
2009-11-11 16:39:20 +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
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 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
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
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 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
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
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 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 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
Keith Donald 06e0245b8d javadoc polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2269 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-05 17:48:54 +00:00
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
2009-11-05 17:18:54 +00:00
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
2009-11-05 15:21:22 +00:00
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
2009-11-05 14:52:57 +00:00
Keith Donald 687153d9e5 added date midnight
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2261 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-05 05:24:50 +00:00
Keith Donald cce2a0896f more joda time formatting tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2259 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-05 05:19:27 +00:00
Keith Donald 35b2f32452 fixed bug related to annotation driven formatting
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2258 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-04 23:12:24 +00:00
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 37ca3a6a83 since 3.0
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2254 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-04 17:33:09 +00:00
Keith Donald 0cb206f257 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2253 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-04 17:25:37 +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 82994cb919 javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2241 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-30 20:35:29 +00:00
Keith Donald cd40d6c20d polish; fixed failed tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2235 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-30 19:19:27 +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
Thomas Risberg 16540eaf5c added classes from contributed patch for load-time weaving in JBoss 5 (SPR-5764)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2232 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-30 17:11:26 +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
Sam Brannen e59bc085f3 Polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2175 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-24 17:33:23 +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 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 ae03c4d29a SPR-6245 bean wrapper copy constructor not copying all state
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2153 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-19 01:06:44 +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