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
9d8c99fa1bd01bd06fba82d6541cb004bae9c184
spring-framework
/
org.springframework.test
History
Juergen Hoeller
b15e77d5d0
renamed "contextProperties" attribute to "contextParameters" (matching web.xml naming); "contextParameters" contains Servlet/PortletConfig parameters as well; added default "servletContext" and "servletConfig" environment beans; added default "portletContext" and "portletConfig" environment beans; added default web scope "application", wrapping a ServletContext/PortletContext; MockPortletSession supports destruction of session attributes on invalidation
2009-05-05 12:12:01 +00:00
..
.settings
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
2008-12-18 14:50:25 +00:00
src
renamed "contextProperties" attribute to "contextParameters" (matching web.xml naming); "contextParameters" contains Servlet/PortletConfig parameters as well; added default "servletContext" and "servletConfig" environment beans; added default "portletContext" and "portletConfig" environment beans; added default web scope "application", wrapping a ServletContext/PortletContext; MockPortletSession supports destruction of session attributes on invalidation
2009-05-05 12:12:01 +00:00
.classpath
Corrected typos and sorted Eclipse classpath.
2009-04-28 21:45:14 +00:00
.project
adding eclipse project settings
2008-10-27 15:48:40 +00:00
build.xml
Initial import of test module
2008-10-27 11:59:27 +00:00
ivy.xml
deleted old test data source factory
2009-04-22 21:29:47 +00:00
pom.xml
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
2009-04-09 14:38:35 +00:00
template.mf
+ osgi manifest updates
2009-04-11 20:57:09 +00:00
test.iml
switched to use XInclude
2009-04-14 21:37:40 +00:00