Commit Graph
210 Commits
Author SHA1 Message Date
Juergen Hoeller c103aa7733 adapted to changes in non-lenient mode
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1779 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-27 10:45:46 +00:00
Juergen Hoeller 2afa25e697 MBeanServerFactoryBean returns JDK 1.5 platform MBeanServer for agent id "" (SPR-5909)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1765 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-26 13:42:28 +00:00
Juergen Hoeller 5ff66e9757 fixed accidental test failures
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1752 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-24 13:48:21 +00:00
Juergen Hoeller 3d9dfb340f support for default "conversionService" bean in an ApplicationContext; revised formatting package, now integrated with DataBinder and AnnotationMethodHandlerAdapter; revised AccessControlContext access from BeanFactory
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1750 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-24 13:30:42 +00:00
Keith Donald 64e0586040 missing field test case
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1745 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-20 03:51:20 +00:00
Keith Donald dd1de62bfc core context.message, context.alert, model.binder modules; includes SpEL-based GenericBinder implementation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1743 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-20 03:40:23 +00:00
Keith Donald dd6a0d3478 removed framework specific annotation in favor of user-defined for now
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1741 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-19 15:02:50 +00:00
Keith Donald bc85327d19 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1740 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-19 14:43:20 +00:00
Keith Donald 7fb83ba297 SPR-6013, SPR-6014, SPR-6015 tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1736 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-17 23:13:29 +00:00
Keith Donald d0408ded78 SPR-6012, SPR-6013, SPR-6014 initial commit
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1734 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-17 18:35:04 +00:00
Keith Donald c962d1566c pruned presentation model system from trunk to move to dev branch as its a 3.1 feature now
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1690 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-05 15:25:54 +00:00
Mark Fisher 2373c12eed added PeriodicTrigger implementation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1684 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-04 15:58:54 +00:00
Mark Fisher 10ef17240a added tests for ThreadPoolTaskScheduler
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1673 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-01 03:12:19 +00:00
Juergen Hoeller 5b6b05cb5a fixed constructor resolution algorithm to trigger ambiguity exception as late as possible
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1656 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-29 16:43:12 +00:00
Juergen Hoeller 0d93975a05 revised non-lenient resolution
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1648 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-28 14:43:37 +00:00
Keith Donald f0947f51e4 new presentation model methods; ability to surpress commit of dirty value in PMB
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1643 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-27 21:49:09 +00:00
Juergen Hoeller 1b37f79e4e lenientConstructorResolution flag applies to factory methods as well
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1638 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-27 14:09:42 +00:00
Mark Fisher 12d2f1852f Initial import of GenericBinder.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1632 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-27 01:05:46 +00:00
Keith Donald 9b0ac325a3 added bind template / field binder
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1624 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-26 20:23:51 +00:00
Keith Donald 919e984995 presentation model binder tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1621 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-25 17:40:42 +00:00
Keith Donald 0b2e26a254 collapsed into support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1619 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-25 04:42:58 +00:00
Keith Donald 43c0ee7cd5 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1618 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-25 04:40:31 +00:00
Keith Donald 92eb8bd3c2 updated test package structure
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1616 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-25 04:21:44 +00:00
Keith Donald bc27c13d71 presentation model binder
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1613 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-24 23:20:49 +00:00
Keith Donald 783f78ce6d polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1605 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-24 19:17:47 +00:00
Keith Donald 2e8e8866ce Refactored class naming to capture ui.binding system as a general PresentationModel framework; PresentationModel and FieldModel are the key API elements now
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1602 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-24 15:50:37 +00:00
Juergen Hoeller e49820d4b0 @Required does not get processed on beans returned by @Bean factory methods (SPR-5744)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1601 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-24 13:29:28 +00:00
Keith Donald a9c22a334d more pruning
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1600 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-23 14:03:20 +00:00
Keith Donald 6adbf92d1c polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1599 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-23 13:55:39 +00:00
Keith Donald 4831d2a832 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1595 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-22 20:02:35 +00:00
Keith Donald 0c847ab75d polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1593 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-22 19:55:35 +00:00
Keith Donald 195ef3d582 updated tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1592 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-22 19:37:26 +00:00
Juergen Hoeller 2cbcb94954 @Primary/@Lazy/@DependsOn supported as meta-annotations; @Bean supported as meta-annotation on factory methods as well
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1590 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-22 15:23:22 +00:00
Juergen Hoeller d67c11d48b @PostConstruct works for multiple private init methods of the same name in a hierarchy (SPR-5945)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1588 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-22 12:52:47 +00:00
Keith Donald 74257cafb0 list binding working
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1585 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-21 22:54:52 +00:00
Keith Donald 162b7732bb nested binding work; list binding still has kinks
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1584 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-21 22:32:06 +00:00
Juergen Hoeller 68a265de1a resort to using @Bean directly
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1583 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-21 15:22:58 +00:00
Juergen Hoeller 89c0218430 support scope meta-annotations on factory methods as well
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1580 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-21 14:23:25 +00:00
Juergen Hoeller 53cfa5d4fa revised static annotation check
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1576 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-21 14:12:16 +00:00
Juergen Hoeller cdf1c8d1a3 scoped proxies retain original qualifiers (SPR-5911)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1574 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-21 13:00:00 +00:00
Keith Donald 1c15fd2370 nested properties polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1568 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-20 22:29:14 +00:00
Keith Donald 63b822720f all tests back compiling, still a few failing marked ignored
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1567 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-20 22:05:28 +00:00
Keith Donald 6079d531da list element binding
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1566 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-20 20:34:02 +00:00
Keith Donald 2dec0e7786 more passing tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1565 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-20 19:07:32 +00:00
Keith Donald 861d22e01a property not found / required
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1564 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-20 16:10:06 +00:00
Keith Donald 3d108e83f9 type formatters
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1563 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-20 14:26:29 +00:00
Keith Donald 9fb9157f28 binding rule impl
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1559 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-20 06:22:11 +00:00
Keith Donald 8e788bf293 additional binding metadata
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1557 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-20 03:48:32 +00:00
Keith Donald 8817f5909a binding status
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1554 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-19 06:26:48 +00:00
Keith Donald 4687501a65 binding system refactoring - work in progress
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1553 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-18 16:18:22 +00:00