This website requires JavaScript.
Explore
Help
Sign In
root
/
spring-framework
mirror of
https://github.com/spring-projects/spring-framework.git
Watch
1
Star
0
Fork
You've already forked spring-framework
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b122cf87df
spring-framework
/
org.springframework.test
History
Juergen Hoeller
6fc6a9e80c
fixed @Rule execution order in SpringJUnit4ClassRunner to match standard JUnit 4 behavior (SPR-8537)
2011-07-18 20:49:26 +00:00
..
.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.
2009-07-15 07:26:31 +00:00
src
fixed @Rule execution order in SpringJUnit4ClassRunner to match standard JUnit 4 behavior (SPR-8537)
2011-07-18 20:49:26 +00:00
.classpath
Updated Eclipse .classpath to aspectj 1.6.8
2010-02-04 13:45:14 +00:00
.project
adding eclipse project settings
2008-10-27 15:48:40 +00:00
build.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)
2011-06-09 13:51:30 +00:00
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)
2011-06-09 13:51:30 +00:00
pom.xml
Spring 3.0.5
2010-10-20 23:33:02 +00:00
template.mf
+ make use or property placeholders inside template.mf
2010-02-19 09:43:22 +00:00
test.iml
SpringJUnit4ClassRunnerAppCtxTests now verifies seamless support for using @Inject in addition to @Autowired, etc.
2009-10-05 22:08:01 +00:00