Spring Buildmaster
671f97721f
Increment version to 3.1.3.BUILD-SNAPSHOT
13 years ago
Spring Buildmaster
49f728eae8
Release version 3.1.2.RELEASE
13 years ago
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
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
Chris Beams
a962bd0677
Revert accidental changes in Eclipse/pom metadata
13 years ago
David Syer
4242b32624
Update spring-context dependencies in pom
13 years ago
David Syer
7ec9292e54
SPR-7404: Added JsonMessageConverter, borrowing from Spring AMQP
13 years ago
Chris Beams
f3d00da080
Use Geronimo j2ee-connector API in JMS pom
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
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
David Syer
1a351db6e0
Update Central POMs to 3.0.2
15 years ago
Juergen Hoeller
b54a099f49
marked spring-tx as a required dependency (SPR-6737)
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
b077d5ba97
SPR-6678: fix poms for 3.0.1
15 years ago
Mark Pollack
c6cd1a528e
SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate
...
SPR-5956 - Remove commons-logging dependency definitions in pom.xml for all but spring-core so as to make exclusion rule easier for user who use slf4j
15 years ago
Mark Pollack
4f94f45ec4
pom maintenance
15 years ago
Mark Pollack
97e3b5ca8c
SPR-5976 - Upgrade POMS to JUnit 4.6
16 years ago
Arjen Poutsma
3d29023ef3
Updating POMs to contain Junit & EasyMock version numbers. Apparently, the maven ant tasks cannot resolve our parent pom.
16 years ago
Mark Pollack
0c16554e23
SPR-5803 and additional POM maintenance/development
16 years ago
Mark Pollack
362629d03b
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
16 years ago
Mark Pollack
8f76197485
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT
16 years ago
Mark Pollack
351fba1a04
POM maintenance
...
Place parent pom in publicly accessible directory (org.sf.spring-parent).
Create a component list pom in org.sf.spring-library.
16 years ago
Mark Pollack
0152d8d21d
SPR-5385, SPR-5301 - initial pass completed of POMs for maven central repository upload. N.B. Can not build spring with these POMs.
...
Cleanup remains to meet maven central metadata requirements
16 years ago
Arjen Poutsma
e6b7d6222a
Initial import of the JMS module
16 years ago