Commit Graph

32 Commits

Author SHA1 Message Date
Stéphane Nicoll
e4a2f759b7 Upgrade to Spring Framework 7.0.0-M5
Closes gh-1552
2025-05-16 06:34:18 +02:00
Stéphane Nicoll
e49bfa498b Start building against Spring Framework 7.0.0-M5 snapshots
See gh-1552
2025-04-23 11:56:32 +02:00
Stéphane Nicoll
d07c091890 Start working on Spring Web Services 5.0 2025-04-23 10:45:04 +02:00
Stéphane Nicoll
bb345207f6 Upgrade to Spring Framework 6.2.6
Closes gh-1523
2025-04-17 11:46:12 +02:00
Stéphane Nicoll
36e431d126 Start building against Spring Framework 6.2.6 snapshots
See gh-1523
2025-04-11 12:13:43 +02:00
Stéphane Nicoll
c823957e3c Merge branch '4.0.x'
Closes gh-1501
2025-03-17 09:28:35 +01:00
Stéphane Nicoll
c32f65e4e3 Add support for compatibility tests
This commit enables the compatibility test plugin to tests against
several Spring Framework and Spring Security versions.

Closes gh-1493
2025-03-17 09:26:13 +01:00
Stéphane Nicoll
016bb137e1 Use Spring Framework 6.1.x by default
Closes gh-1496
2025-03-14 16:28:16 +01:00
Stéphane Nicoll
3ac5ba0fc8 Upgrade to Spring Framework 6.2.4
Closes gh-1489
2025-03-13 17:52:35 +01:00
Stéphane Nicoll
a407024cbb Start building against Spring Framework 6.2.4 snapshots
See gh-1489
2025-03-10 15:20:18 +01:00
Stéphane Nicoll
5e65ce981d Start development on 4.1.0 snapshots 2025-03-09 10:39:14 +01:00
Stéphane Nicoll
10f4a3bd1e Review reference guide
Closes gh-1475
2025-03-05 16:23:00 +01:00
Andy Wilkinson
49e6c9a70f Port the build to Gradle
Closes gh-1457
2025-02-28 16:38:31 +01:00
Greg Turnquist
0f80b6eb5c SWS-998 - Migrate to Maven and CircleCI 2017-10-13 16:03:22 -05:00
Greg Turnquist
6f9efb7e91 SWS-994 - Upgrade to Java 8, Spring 5, and everything else
Move Spring Web Services to 3.0.0.BUILD-SNAPSHOT

Key updates include:

* Rebase against Java 8
* Spring 5
* Smack 4.2
* Removal of wss4j 1.x support
* Gradle 4.0
* Plugins
2017-10-05 11:02:18 -05:00
Spring Buildmaster
3b82d4e012 Next development version 2016-08-29 15:42:15 +00:00
Spring Buildmaster
dc9cfefde2 Next development version 2016-08-26 19:08:24 +00:00
Spring Buildmaster
87b289ab54 Next development version 2016-04-11 16:09:51 +00:00
Greg Turnquist
d4a59abe13 Upgrade master to 2.3.0.BUILD-SNAPSHOT 2016-01-20 15:31:52 -06:00
Spring Buildmaster
666c8c1628 Next development version 2015-12-15 09:50:03 -08:00
Spring Buildmaster
93e76d8682 Next development version 2015-11-02 12:59:54 -08:00
Spring Buildmaster
d2125073ac Increment version to 2.2.3.BUILD-SNAPSHOT 2015-08-10 11:30:56 -07:00
Greg Turnquist
30f6a24fdf Increment version to 2.2.2.BUILD-SNAPSHOT 2015-03-25 12:12:24 -05:00
Spring Buildmaster
27e9512f70 Release version 2.2.1.RELEASE 2015-03-25 09:43:27 -07:00
Greg Turnquist
0e8b892603 Revert "Prepare 2.2.1.RELEASE"
This reverts commit 2b936b83ce.
2015-03-25 10:13:11 -05:00
Greg Turnquist
2b936b83ce Prepare 2.2.1.RELEASE 2015-03-24 16:45:29 -05:00
Arjen Poutsma
51ac3be556 Increment version to 2.2.1.BUILD-SNAPSHOT 2014-05-22 16:26:55 +02:00
Spring Buildmaster
032615d873 [artifactory-release] Release version 2.2.0.RELEASE 2014-05-22 06:43:18 -07:00
Arjen Poutsma
c88b1413da Increment version to 2.2.0.BUILD-SNAPSHOT 2014-05-01 08:24:33 +02:00
Spring Buildmaster
1e65680d4f Release version 2.2.0.BUILD 2014-04-30 03:17:33 -07:00
Arjen Poutsma
f11317c560 Bumped version to 2.2 2014-04-15 11:07:48 +02:00
Arjen Poutsma
843ca6d2ef Migrated to Gradle build
This commit migrates from a Maven-based build system to a Gradle-based
one. Changes include:

- Removed archetype & parent
- Renamed core, support, test, security and xml directories to
  spring-ws-core, spring-ws-test, spring-ws-security, spring-xml
  respectively.
- Moved samples to separate project
  (https://github.com/spring-projects/spring-ws-samples)
2013-11-25 10:57:26 +01:00