Chris Beams
f480333d31
Merge 3.1.0 development branch into trunk
...
Branch in question is 'env' branch from git://git.springsource.org/sandbox/cbeams.git; merged into
git-svn repository with:
git merge -s recursive -Xtheirs --no-commit env
No merge conflicts, but did need to
git rm spring-build
prior to committing.
With this change, Spring 3.1.0 development is now happening on SVN
trunk. Further commits to the 3.0.x line will happen in an as-yet
uncreated SVN branch. 3.1.0 snapshots will be available
per the usual nightly CI build from trunk.
14 years ago
Juergen Hoeller
973fb6ce40
updated to Groovy 1.6.5
15 years ago
Juergen Hoeller
e1a3e44485
initial JSR-330 injection support
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
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
0c2fa5208d
[SPR-5888] Upgrading to TestNG 5.9.
16 years ago
Juergen Hoeller
4cf573ba98
updated to FreeMarker 2.3.15 (SPR-4962)
16 years ago
Thomas Risberg
1facd45c5e
switched to use XInclude
16 years ago
Colin Sampaleanu
31f61628ff
updte hibernate dependencies in integration-test project to same as
...
those in orm project
16 years ago
Juergen Hoeller
e989292e2a
updated compile and test dependencies
16 years ago
Arjen Poutsma
171b855d10
Added JUnit 4.5
16 years ago
Juergen Hoeller
2bdb62f4c2
added IntelliJ settings for integration-tests module
16 years ago
Chris Beams
07c15ce746
renamed .testsuite -> .integration-tests
16 years ago
Chris Beams
b87ab27140
fixed broken tests
...
+ added dependency on antlr 2.7.6, eliminating ClassNotFoundExceptions
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
4e65f48f72
Added test and testsuite intellij projects.
16 years ago