Sam Brannen
|
620c9b1f96
|
[SPR-5895] Upgraded to EasyMock 2.5.1.
|
16 years ago |
Sam Brannen
|
8bfb56c75b
|
[SPR-5887] Upgraded to JUnit 4.6.0.
|
16 years ago |
Chris Beams
|
a9696c7282
|
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
|
16 years ago |
Juergen Hoeller
|
bbd69da37f
|
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
|
16 years ago |
Juergen Hoeller
|
266a65982d
|
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
|
16 years ago |
Juergen Hoeller
|
9d8c99fa1b
|
minimized local MockServletContext dependencies
|
16 years ago |
Juergen Hoeller
|
d446afad33
|
added local Servlet API mocks
|
16 years ago |
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
|
16 years ago |
Arjen Poutsma
|
0a0938fdd6
|
SPR-5426 - Allow for custom processing or result objects returned from handler/controller methods
|
16 years ago |
Thomas Risberg
|
1facd45c5e
|
switched to use XInclude
|
16 years ago |
Mark Pollack
|
362629d03b
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
16 years ago |
Mark Pollack
|
8f76197485
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT
|
16 years ago |
Juergen Hoeller
|
50f49ffca4
|
requires Portlet API 2.0 now
|
16 years ago |
Juergen Hoeller
|
b5ca53eedf
|
request handler methods with @ModelAttribute annotation always return a model attribute (for Portlet MVC as well)
|
16 years ago |
Mark Pollack
|
351fba1a04
|
POM maintenance
Place parent pom in publicly accessible directory (org.sf.spring-parent).
Create a component list pom in org.sf.spring-library.
|
16 years ago |
Juergen Hoeller
|
225eb6bcd9
|
refined version ranges in OSGi manifests
|
16 years ago |
Arjen Poutsma
|
035eea01e8
|
SPR-5409 - Support for PUTting and POSTing non-form data
|
16 years ago |
Mark Pollack
|
0152d8d21d
|
SPR-5385, SPR-5301 - initial pass completed of POMs for maven central repository upload. N.B. Can not build spring with these POMs.
Cleanup remains to meet maven central metadata requirements
|
16 years ago |
Chris Beams
|
3ae3de19a9
|
+ Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated)
+ Finished support for @Import, including detection of circular imports
|
16 years ago |
Juergen Hoeller
|
84ea67669a
|
ModelAndView's "cleared" state gets preserved in case of plain model Map access
|
16 years ago |
Juergen Hoeller
|
43caa57296
|
optimized OrderComparator usage
|
16 years ago |
Juergen Hoeller
|
90b5c3a8dd
|
@RequestMapping type-level param constraints taken into account consistently
|
16 years ago |
Juergen Hoeller
|
c8080be4e5
|
completed documentation on session destruction callbacks
|
16 years ago |
Juergen Hoeller
|
ffb9625abf
|
polishing
|
16 years ago |
Juergen Hoeller
|
60392d6e74
|
ApplicationListener beans get obtained on demand, supporting non-singletons as well; ApplicationListeners will be called in the order according to the Ordered contract; generified ApplicationListener interface
|
16 years ago |
Juergen Hoeller
|
92588cddc6
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
49ba677b64
|
introduced @CookieValue annotation
|
16 years ago |
Juergen Hoeller
|
8dbbb533f3
|
consistent copies of mocks
|
16 years ago |
Juergen Hoeller
|
464c7eedf2
|
updated Spring Portlet MVC to Portlet API 2.0
|
16 years ago |
Chris Beams
|
ea68d343fa
|
eliminated svn:externals in favor of localized copies of shared artifacts
|
16 years ago |
Juergen Hoeller
|
c442a5818d
|
updated dependencies
|
16 years ago |
Juergen Hoeller
|
f0dbfeb791
|
removed dependency on Servlet API mocks
|
16 years ago |
Chris Beams
|
579280d7bf
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
|
16 years ago |
Chris Beams
|
cac2c52e60
|
moving unit tests from .testsuite -> .transaction
fixed externals issue with .portlet that caused build failure
|
16 years ago |
Chris Beams
|
93e30a4fc5
|
moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet
|
16 years ago |
Juergen Hoeller
|
0ed916495c
|
added @RequestHeader support
|
16 years ago |
Juergen Hoeller
|
f8c690c542
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
fda7100866
|
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
|
16 years ago |
Juergen Hoeller
|
85661c6882
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
b0790bf5e7
|
Java 5 code style
|
16 years ago |
Costin Leau
|
dca286d065
|
+ migrated some manifest template changed from 2.5.x to 3.0.x
|
16 years ago |
Juergen Hoeller
|
347f34c68a
|
EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
|
16 years ago |
Arjen Poutsma
|
fe29a711f3
|
Updated projects and ivy.xmls
|
16 years ago |
Arjen Poutsma
|
2a4f985753
|
IntelliJ projects
|
16 years ago |
Arjen Poutsma
|
268cb4a1df
|
Added IntelliJ projects
|
16 years ago |
Arjen Poutsma
|
827916b8e9
|
Bundlor templates now refer to Spring 3.0
|
16 years ago |
Arjen Poutsma
|
b0f24da5ca
|
Added @Override annotations to web-portlet module
|
16 years ago |
Arjen Poutsma
|
07a5693b23
|
Moved portlet files to web package
|
16 years ago |
Scott Andrews
|
51820d82f9
|
adding eclipse project settings
|
16 years ago |
Arjen Poutsma
|
4ea298a7b0
|
Initial import of portlet module
|
16 years ago |