Mark Fisher
|
e2c36fd592
|
Updated the context module's .classpath file for Groovy 1.6.3 (from 1.5.1)
|
15 years ago |
Mark Pollack
|
4f94f45ec4
|
pom maintenance
|
15 years ago |
Keith Donald
|
67c02f6c35
|
generic converter revising
|
15 years ago |
Juergen Hoeller
|
566eeba8ca
|
specified excluded names matched against unprefixed FactoryBean names as well (SPR-5926)
|
15 years ago |
Keith Donald
|
f1f4bd9fb4
|
generic converter updates
|
15 years ago |
Juergen Hoeller
|
99753f0d1c
|
polishing
|
15 years ago |
Juergen Hoeller
|
7b42a12161
|
consistent loading of optional classes
|
15 years ago |
Keith Donald
|
31441627de
|
updated formatter conversion service adapter to work with type descriptor
|
15 years ago |
Keith Donald
|
33c19b8b14
|
Converter system implementation cleanup and tidying; wip
|
15 years ago |
Juergen Hoeller
|
6f2642f2d3
|
consistently use varargs signature
|
15 years ago |
Juergen Hoeller
|
87e939a4e9
|
adapted to Converter signature change
|
15 years ago |
Juergen Hoeller
|
160521074b
|
avoid caching for expression results even when specified as TypedStringValue (SPR-6115)
|
15 years ago |
Keith Donald
|
881c3ed6fa
|
Mapper and SpelMapper
|
15 years ago |
Rob Harrop
|
aa08c11976
|
[SPR-5859] @ManagedOperation can now be used on getters/setters
|
15 years ago |
Juergen Hoeller
|
ad1269622b
|
@Scope annotations not sufficient for scanning anymore
|
15 years ago |
Juergen Hoeller
|
e1a3e44485
|
initial JSR-330 injection support
|
15 years ago |
Juergen Hoeller
|
34357d2b1f
|
revised DefaultBindingErrorProcessor to use direct getPropertyName() and getValue() calls on PropertyAccessException itself (SPR-6111)
|
15 years ago |
Rob Harrop
|
320f08ac79
|
[SPR-6017] a few more tweaks to how getLocalName is handled
|
15 years ago |
Rob Harrop
|
7835e66abb
|
[SPR-6017] a few more tweaks to how getLocalName is handled
|
15 years ago |
Juergen Hoeller
|
582c092f0e
|
revised use of generic provider class for Eclipse compile compatibility
|
15 years ago |
Keith Donald
|
1e9fc388ac
|
added javax validation, hibernate, and vfs dependencies into eclipse
|
15 years ago |
Rob Harrop
|
8f6a42bf64
|
[SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed
|
15 years ago |
Juergen Hoeller
|
209f43bee7
|
BeanFactory supports ObjectFactory as a dependency type for @Autowired and @Value (SPR-6079)
|
15 years ago |
Rob Harrop
|
df3881d1e8
|
Update groovy dependency to match ivy.xml
|
15 years ago |
Juergen Hoeller
|
6651ff0c55
|
fixed formatter annotation lookup
|
15 years ago |
Juergen Hoeller
|
70038bcf3c
|
fixed format tests
|
15 years ago |
Juergen Hoeller
|
0d084bd7f8
|
updated test dependencies
|
15 years ago |
Juergen Hoeller
|
6e95b2c311
|
polishing
|
15 years ago |
Juergen Hoeller
|
a86a698e5b
|
initial JSR-303 Bean Validation support; revised ConversionService and FormatterRegistry
|
15 years ago |
Juergen Hoeller
|
7123e4f81e
|
expression parser uses context's ConversionService by default
|
15 years ago |
Juergen Hoeller
|
1045847cf7
|
updated to CGLIB 2.2 and EHCache 1.6.2
|
15 years ago |
Juergen Hoeller
|
8754f0bc85
|
updated dependencies
|
15 years ago |
Costin Leau
|
ae8c053568
|
+ fixed NPE when closing up non-initialized contexts
|
15 years ago |
Juergen Hoeller
|
904c2358cd
|
adapted to changes in non-lenient mode
|
15 years ago |
Juergen Hoeller
|
e0bb838259
|
MBeanServerFactoryBean returns JDK 1.5 platform MBeanServer for agent id "" (SPR-5909)
|
15 years ago |
Juergen Hoeller
|
04b619ebfb
|
fixed accidental test failures
|
15 years ago |
Juergen Hoeller
|
427edfe93c
|
fixed package-info
|
15 years ago |
Juergen Hoeller
|
fee838a65e
|
support for default "conversionService" bean in an ApplicationContext; revised formatting package, now integrated with DataBinder and AnnotationMethodHandlerAdapter; revised AccessControlContext access from BeanFactory
|
15 years ago |
Keith Donald
|
a1b3b87540
|
polish
|
15 years ago |
Keith Donald
|
641407cb4d
|
missing field test case
|
15 years ago |
Keith Donald
|
901e88c575
|
polish
|
15 years ago |
Keith Donald
|
78304c0ccf
|
core context.message, context.alert, model.binder modules; includes SpEL-based GenericBinder implementation
|
15 years ago |
Keith Donald
|
2bd664f7ee
|
removed framework specific annotation in favor of user-defined for now
|
15 years ago |
Keith Donald
|
704cc79cee
|
polish
|
15 years ago |
Keith Donald
|
20f5f99e9a
|
SPR-6013, SPR-6014, SPR-6015 tests
|
15 years ago |
Keith Donald
|
db40e15a3e
|
polish
|
15 years ago |
Keith Donald
|
2381452e9a
|
SPR-6012, SPR-6013, SPR-6014 initial commit
|
15 years ago |
Juergen Hoeller
|
45a0cadf8e
|
revised core conversion package for BeanWrapper/BeanFactory integration
|
15 years ago |
Costin Leau
|
d5d3104b7b
|
+ interaction with user code uses now dedicated privileged when running under a security manager
|
15 years ago |
Mark Pollack
|
97e3b5ca8c
|
SPR-5976 - Upgrade POMS to JUnit 4.6
|
16 years ago |