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 revised javadoc (SPR-5720) 17 years ago
.classpath Updated Eclipse classpath regarding javax.inject and javax.validation. 17 years ago
.project adding eclipse project settings 18 years ago
build.xml [SPR-5889] Customized Spring Build to include TestNG tests in the automated build process; added global build.versions properties file as well. 17 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 updated version ranges for javax.el and javax.inject 17 years ago
test.iml SpringJUnit4ClassRunnerAppCtxTests now verifies seamless support for using @Inject in addition to @Autowired, etc. 17 years ago