This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-framework
Watch
1
Star
0
Fork
0
You've already forked spring-framework
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb1631f458a822fa4da7b51ea44388344bc55d6c
spring-framework
/
org.springframework.beans
History
Juergen Hoeller
eb1631f458
SimpleAliasRegistry detects resolved aliases that loop back to the original name (SPR-5419); PropertyPlaceholderConfigurer does not modify Map in case of equal String keys (SPR-5318); inner class names in Java source style ("java.lang.Thread.State") supported as well (SPR-5210)
2009-02-19 16:17:35 +00:00
..
.settings
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
2008-12-18 14:50:25 +00:00
src
SimpleAliasRegistry detects resolved aliases that loop back to the original name (SPR-5419); PropertyPlaceholderConfigurer does not modify Map in case of equal String keys (SPR-5318); inner class names in Java source style ("java.lang.Thread.State") supported as well (SPR-5210)
2009-02-19 16:17:35 +00:00
.classpath
+ polishing .beans tests
2008-12-24 19:14:15 +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
beans.iml
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
2008-11-27 21:49:10 +00:00
build.xml
Added more modules
2008-10-21 08:04:24 +00:00
ivy.xml
+ polishing .beans tests
2008-12-24 19:14:15 +00:00
pom.xml
Fixed manifest templates and pomx
2008-10-23 08:38:18 +00:00
template.mf
+ migrated some manifest template changed from 2.5.x to 3.0.x
2008-11-25 22:20:53 +00:00