Spring Buildmaster
b32a365f14
Increment version to 3.1.2.BUILD-SNAPSHOT
13 years ago
Spring Buildmaster
79c9ca1a26
Release version 3.1.1.RELEASE
13 years ago
Chris Beams
87a021d5c9
Add <license> section to 3.1.x Maven poms
...
Issue: SPR-8927
13 years ago
Chris Beams
41c405998e
Convert CRLF=>LF on files missed earlier
...
Complete pass with `dos2unix` found additional files missed on earlier
related commit.
Issue: SPR-5608
13 years ago
Rossen Stoyanchev
e1b645368a
Add missing (empty) source folders
13 years ago
Chris Beams
e158f61e93
Increment version to 3.1.1.BUILD-SNAPSHOT
13 years ago
Chris Beams
ac107d0c2a
Release Spring Framework 3.1.0.RELEASE
13 years ago
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
Juergen Hoeller
e11dc8597d
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
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
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
Ben Hale
7730e76c06
Publishing license and notice files
14 years ago
Arjen Poutsma
dbfa049e1e
Prepping for 3.0.5
14 years ago
Arjen Poutsma
b31c34ed7d
Upgrading version to 3.0.4
15 years ago
David Syer
eb7f8309e2
Update version in POMs to 3.0.3
15 years ago
Thomas Risberg
47389a0edd
added com.springsource.javax.servlet.jsp dependency to fix problem with test (SPR-7033)
15 years ago
Thomas Risberg
a5f3d00977
added conf attribute for the struts dependency (SPR-7033)
15 years ago
David Syer
1a351db6e0
Update Central POMs to 3.0.2
15 years ago
Costin Leau
8d0bb00188
+ make use or property placeholders inside template.mf
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
Ben Hale
265b82013d
Updates to allow nightly snapshots of maven central-compatible artifacts
15 years ago
David Syer
b077d5ba97
SPR-6678: fix poms for 3.0.1
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
Chris Beams
20ec13ded5
SPR-5529: removed package.html files
15 years ago
Chris Beams
ca0b590bb9
SPR-5523: converted a few additional package.html artifacts to package-info.java
15 years ago
Sam Brannen
ad1bfbcbfd
Added Eclipse project settings for the new web.struts module.
15 years ago
Arjen Poutsma
b42cf25599
SPR-6236: Reintroduce Struts support
15 years ago
Arjen Poutsma
7fa9105096
SPR-6236: Reintroduce Struts support
15 years ago