Spring Framework
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.
 
 
Arjen Poutsma 30604ae861 Released Spring 3.0.0.RELEASE 16 years ago
..
.settings updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed. 17 years ago
src use TypeDescriptor.forObject instead of constructor; enforce use of TypeDescriptor.valueOf through making the constructor private 17 years ago
.classpath Updated Eclipse classpath regarding javax.inject and javax.validation. 17 years ago
.project adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 18 years ago
beans.iml initial JSR-330 injection support 17 years ago
build.xml Added more modules 18 years ago
ivy.xml SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 17 years ago
pom.xml Released Spring 3.0.0.RELEASE 16 years ago
template.mf extended CGLIB version range (SPR-6400) 17 years ago