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.
 
 
Chris Beams d1b3f57320 Resolved SPR-6618. Restrictions were too tight on overloaded bean methods and were preventing it altogether. Overloading is now allowed, as long as there is no ambiguity at runtime which bean method should be invoked. 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 Resolved SPR-6618. Restrictions were too tight on overloaded bean methods and were preventing it altogether. Overloading is now allowed, as long as there is no ambiguity at runtime which bean method should be invoked. 16 years ago
.classpath polish; fixed failed tests 16 years ago
.project adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 17 years ago
build.xml SPR-5327: tweak the build.xml for core to try and make commons-logging optional in generated poms 16 years ago
core.iml polishing 16 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 16 years ago
pom.xml SPR-5327: tidy up Maven dependencies (keeping commons-logging) 16 years ago
template.mf polish; fixed failed tests 16 years ago