Juergen Hoeller
fc11102e34
updated dependencies
14 years ago
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
15777818c4
made Excel tests work
15 years ago
Juergen Hoeller
e99cda3739
updated to final versions of JSR-330 and JSR-303 APIs
15 years ago
Juergen Hoeller
270fc84923
added ".vm" as resource file extension
15 years ago
Juergen Hoeller
fa2bb722f0
initial JSR-330 injection support
15 years ago
Rob Harrop
f20c074ff4
reworked PropertyPlaceholderHelper
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
Arjen Poutsma
ead837938a
Added Copyright plugin info
16 years ago
Thomas Risberg
1facd45c5e
switched to use XInclude
16 years ago
Juergen Hoeller
565c1c1320
added Groovy file settings
16 years ago
Juergen Hoeller
6d66e43402
updated code style settings
16 years ago
Juergen Hoeller
dd7d299aa4
updated for execution of integration tests
16 years ago
Juergen Hoeller
02164ab6a7
always use static imports with '*'
16 years ago
Juergen Hoeller
35040a6572
prepared for 3.0 M2 release
16 years ago
Chris Beams
07c15ce746
renamed .testsuite -> .integration-tests
16 years ago
Juergen Hoeller
c4401c4058
updated changelog
16 years ago
Juergen Hoeller
fda7100866
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
16 years ago
Juergen Hoeller
29657105da
Java 5 code style
16 years ago
Juergen Hoeller
9e419dacfc
added script resources
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
89095e625c
Intellij projects
16 years ago
Arjen Poutsma
2a4f985753
IntelliJ projects
16 years ago
Arjen Poutsma
f39be46cb1
Added IntelliJ project
16 years ago
Arjen Poutsma
268cb4a1df
Added IntelliJ projects
16 years ago