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.
 
 
Juergen Hoeller 7a6b2cfe1f shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 15 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 consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441) 16 years ago
.classpath Updated Eclipse .classpath to aspectj 1.6.8 16 years ago
.project adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 17 years ago
build.xml + upgrade to AspectJ 1.6.8 16 years ago
ivy.xml shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 15 years ago
pom.xml Spring 3.0.5 15 years ago
template.mf + make use or property placeholders inside template.mf 16 years ago
transaction.iml updated dependencies 17 years ago