spring-framework/org.springframework.core
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 updating eclipse settings and classpaths 2009-01-21 23:02:43 +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 Initial code checkin 2008-07-11 06:34:50 +00:00
core.iml Added various XML helper classes, for use with OXM 2009-01-06 16:24:42 +00:00
ivy.xml Added various XML helper classes, for use with OXM 2009-01-06 16:24:42 +00:00
pom.xml Added @Override annotations to core module 2008-10-27 22:26:10 +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