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
2
Packages
Projects
Releases
Wiki
Activity
110b032ad9
spring-framework
/
org.springframework.test
History
David Syer
b077d5ba97
SPR-6678: fix poms for 3.0.1
2010-01-13 11:07:08 +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
revised javadoc (SPR-5720)
2009-12-09 15:24:47 +00:00
.classpath
Updated Eclipse classpath regarding javax.inject and javax.validation.
2009-10-16 10:16:25 +00:00
.project
adding eclipse project settings
2008-10-27 15:48:40 +00:00
build.xml
[SPR-5889] Customized Spring Build to include TestNG tests in the automated build process; added global build.versions properties file as well.
2009-07-03 10:49:17 +00:00
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
2009-12-04 18:25:31 +00:00
pom.xml
SPR-6678: fix poms for 3.0.1
2010-01-13 11:07:08 +00:00
template.mf
updated version ranges for javax.el and javax.inject
2009-10-23 17:26:12 +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