Spring Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Keith Donald 888da26094 revised findCommonElement handling within TypeDescriptor.forObject(Object); we now fully introspect the collection elements to resolve the common type. We also support nested introspection e.g. collections of collections. Object.class is used to indicate no common type, and TypeDescriptor.NULL is used to indicate a null element value 15 years ago
..
.settings Merge 3.1.0 development branch into trunk 15 years ago
src revised findCommonElement handling within TypeDescriptor.forObject(Object); we now fully introspect the collection elements to resolve the common type. We also support nested introspection e.g. collections of collections. Object.class is used to indicate no common type, and TypeDescriptor.NULL is used to indicate a null element value 15 years ago
.classpath [SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1. 15 years ago
.project
build.xml Added DomUtils.getChildElements() method. Also refactored ConfigBeanDefinitionParser.parse() to use it. 16 years ago
core.iml polishing 16 years ago
ivy.xml Publishing license and notice files 16 years ago
pom.xml Merge 3.1.0 development branch into trunk 15 years ago
template.mf SPR-7197 16 years ago