Commit Graph

6 Commits

Author SHA1 Message Date
Stéphane Nicoll
e036303222 Upgrade to Gradle 8.14
Closes gh-1553
2025-05-02 10:10:00 +02: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
Greg Turnquist
89cdd2f5f9 SWS-927 Upgrade to Gradle 2.8 2015-11-16 10:36:25 -06: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