This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-framework
Watch
1
Star
0
Fork
0
You've already forked spring-framework
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
855eac549eb5f42c9c2f14e6a447cae1294f90a2
spring-framework
/
org.springframework.integration-tests
History
Keith Donald
f323a5bb5d
fixed broken classpaths for ehcache and junit
2009-09-02 16:29:43 +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
/test
Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now
2009-05-07 22:29:55 +00:00
.classpath
fixed broken classpaths for ehcache and junit
2009-09-02 16:29:43 +00:00
.project
…
build.xml
…
integration-tests.iml
updated dependencies
2009-08-31 11:25:54 +00:00
ivy.xml
updated dependencies
2009-08-31 11:25:54 +00:00
pom.xml
SPR-5976 - Upgrade POMS to JUnit 4.6
2009-08-05 17:48:53 +00:00
template.mf
…