Juergen Hoeller
c60511bf04
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)
14 years ago
Chris Beams
367a0c2933
Upgrade javax.servlet dependency to 3.0 for .web
...
In support of SPR-7672 which will support code-based configuration
alternatives to web.xml using new features in the Servlet 3.0 API.
This upgrade does *not* force Spring users to upgrade to Servlet 3.0
capable containers. Compatibility with and support for
javax.servlet >= 2.4 remains.
Issue: SPR-7672
14 years ago
Arjen Poutsma
54bbcf3a42
SPR-6180 - Upgrade Apache HttpClient to version 4.0
14 years ago
Ben Hale
7730e76c06
Publishing license and notice files
14 years ago
Arjen Poutsma
5303ab68aa
Atom Feed HttpMessageConverter
15 years ago
Juergen Hoeller
5063c6dd00
upgraded to Hibernate Validator 4.0.2 and Jackson 1.4.2
15 years ago
Costin Leau
0fd4a45070
+ upgrade to AspectJ 1.6.8
...
+ externalize some of the jar versions
+ align the versions of some dependencies between pom.xml and ivy.xml
15 years ago
David Syer
1202f67cc8
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
15 years ago
Juergen Hoeller
1045847cf7
updated to CGLIB 2.2 and EHCache 1.6.2
15 years ago
Juergen Hoeller
8754f0bc85
updated dependencies
15 years ago
Keith Donald
9eb85af234
moved multipart and bind to web project since independent of servlet and required by new native web request parameter map
16 years ago
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
Arjen Poutsma
3ca8c9be17
SPR-5823 - JSON HttpMessageConverter
16 years ago
Juergen Hoeller
2524ca33d5
FacesRequestAttributes (as used by RequestContextHolder) can access global Portlet session (SPR-5637)
16 years ago
Juergen Hoeller
07fba932ac
updated to Hessian 3.2.1 (remaining compatible with Hessian 3.1.3 and above)
16 years ago
Arjen Poutsma
ca01cb4df6
SPR-5539: Add XML HttpMessageConverters
16 years ago
Arjen Poutsma
4a02cd96ea
Added HTTP abstraction for RestTemplate
16 years ago
Chris Beams
93e30a4fc5
moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet
16 years ago
Juergen Hoeller
fda7100866
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
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
e7f5ebf992
16 years ago
Arjen Poutsma
cc057d76eb
16 years ago
Arjen Poutsma
2ec60699ee
Downgraded to JSP 2.0.0
16 years ago
Arjen Poutsma
43505a6ce7
Upgraded ivy files to correspond to those in 2.5.5
16 years ago
Arjen Poutsma
04eaa47ec1
Initial import of web module
16 years ago
Arjen Poutsma
c236f9fac7
Initial import of JDBC module
16 years ago
Arjen Poutsma
846b848fd3
Initial import of tx bundle
16 years ago
Arjen Poutsma
c48f8215e6
Moved over initial version of aop bundle
16 years ago
Arjen Poutsma
99a441fe31
Added more modules
16 years ago
Ben Hale
ca010140fb
Initial code checkin
17 years ago