Sam Brannen
1de71c6e37
[SPR-8222] Upgraded to JUnit 4.9.
13 years ago
Sam Brannen
87dad65ff0
[SPR-8622] Upgraded to JUnit 4.8.2
13 years ago
Rossen Stoyanchev
b8c723d080
SPR-8532 Upgrade org.springframework.web.servlet to Servlet 3.0 (as provided dependency) and add support for javax.servlet.Part parameter
14 years ago
Sam Brannen
f5bed462bf
Fixed Eclipse classpath regarding Commons IO and Codec
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
Sam Brannen
62d40dc7aa
Added Apache Commons HTTP JARs to the Eclipse classpath.
14 years ago
Sam Brannen
b130a36af7
[SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1.
14 years ago
Luke Taylor
27be8434f1
Rolled-back accidental .classpath changes
15 years ago
Luke Taylor
3f885d0302
Added DomUtils.getChildElements() method. Also refactored ConfigBeanDefinitionParser.parse() to use it.
15 years ago
Chris Beams
247c46e6ea
SPR-7002: updated .classpath and pom to reflect new dependency upgrade from Jackson 1.0.0->1.4.2
15 years ago
Christian Dupuis
2e5f1c22f6
fixed Eclipse classpath file
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
Sam Brannen
2eeeb1b919
Project now builds in Eclipse: added org.codehaus.jackson JARs and sorted classpath entries.
16 years ago
Juergen Hoeller
2524ca33d5
FacesRequestAttributes (as used by RequestContextHolder) can access global Portlet session (SPR-5637)
16 years ago
Scott Andrews
c488f3768c
updating eclipse classpath settings
16 years ago
Rossen Stoyanchev
c41c64389f
Add (missing) dependencies on oxm project and xmlunit library
16 years ago
Chris Beams
719a25a006
Updating Eclipse classpath to reflect new dependencies on mortbay resources.
16 years ago
Chris Beams
5c1b4347e7
further updates to .classpath / ivy files for javax.el
...
+ made everything consistent with the .iml files
16 years ago
Juergen Hoeller
fda7100866
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
16 years ago
Scott Andrews
ecb86b46a4
syncing eclipse classpath settings
16 years ago
Scott Andrews
a647f1629d
syncing eclipse settings for unit tests
16 years ago
Ben Hale
e2a17f5458
Classpath updates
16 years ago
Scott Andrews
9178e97fb4
synchronized .classpath files with ivy.xml
16 years ago
Scott Andrews
731c33f640
adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml
16 years ago