This website requires JavaScript.
Explore
Help
Sign In
root
/
spring-framework
mirror of
https://github.com/spring-projects/spring-framework.git
Watch
1
Star
0
Fork
You've already forked spring-framework
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5c67dbf424
spring-framework
/
org.springframework.core
History
Keith Donald
5c67dbf424
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
2011-05-23 05:21:02 +00:00
..
.settings
Merge 3.1.0 development branch into trunk
2010-10-25 19:48:20 +00:00
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
2011-05-23 05:21:02 +00:00
.classpath
[SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1.
2010-12-30 08:00:58 +00:00
.project
adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml
2008-10-24 21:05:25 +00:00
build.xml
Added DomUtils.getChildElements() method. Also refactored ConfigBeanDefinitionParser.parse() to use it.
2010-05-14 16:07:39 +00:00
core.iml
polishing
2009-12-01 02:45:12 +00:00
ivy.xml
Publishing license and notice files
2010-08-23 13:17:31 +00:00
pom.xml
Merge 3.1.0 development branch into trunk
2010-10-25 19:48:20 +00:00
template.mf
SPR-7197
2010-05-15 09:22:56 +00:00