spring 源码 https://spring.io/
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.
 
 
Mark Pollack 0152d8d21d SPR-5385, SPR-5301 - initial pass completed of POMs for maven central repository upload. N.B. Can not build spring with these POMs. 16 years ago
..
.settings Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 16 years ago
src Re-adding ConfigurationPostProcessorTests after its brief removal in r814. @Ignore-ing the testCglibClassesAreLoadedJustInTimeForEnhancement() method as it turns out this was one of the culprits in the recent build breakage. The classloader hacking causes subtle downstream effects, breaking unrelated tests. The test method is still useful, but should only be run on a manual basis to ensure CGLIB is not prematurely classloaded, and should not be run as part of the automated build. 16 years ago
.classpath + JavaDoc updates 16 years ago
.project adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 16 years ago
build.xml Added more modules 16 years ago
context.iml updated compile and test dependencies 16 years ago
ivy.xml + Moving .config.java module -> .context 16 years ago
pom.xml SPR-5385, SPR-5301 - initial pass completed of POMs for maven central repository upload. N.B. Can not build spring with these POMs. 16 years ago
template.mf refined OSGi version constraints for "javax.annotation" and "junit.framework" 16 years ago