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.
 
 
Christian Dupuis d80005a955 fixed tooling related problem where empty value of an attribute that should take a bean reference would call the RuntimeBeanReference constructor in the namespace parser and throw a IllegalArgumentException although the problem has already been reported using the ProblemReporter API 16 years ago
..
.settings Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 16 years ago
src fixed tooling related problem where empty value of an attribute that should take a bean reference would call the RuntimeBeanReference constructor in the namespace parser and throw a IllegalArgumentException although the problem has already been reported using the ProblemReporter API 16 years ago
.classpath updating eclipse settings and classpaths 16 years ago
.project adding eclipse project settings for org.springframework.jms 16 years ago
build.xml Initial import of the JMS module 16 years ago
ivy.xml OXM is nearing completion 16 years ago
jms.iml OXM is nearing completion 16 years ago
pom.xml Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again) 16 years ago
template.mf updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges 16 years ago