Commit Graph

2241 Commits

Author SHA1 Message Date
Greg L. Turnquist
03e870960c Releasing Spring Web Services v3.1.0 2021-05-18 08:59:57 -05:00
Greg L. Turnquist
29827b5c1c Polishing. 2021-05-18 08:39:22 -05:00
Greg L. Turnquist
0c42d98b44 Upgrade to Spring Security 5.5.0.
See #1187.
2021-05-18 08:22:58 -05:00
Greg L. Turnquist
af6f30dede Test against JDK 16 on CI. 2021-05-17 10:47:28 -05:00
Greg L. Turnquist
9f242bede0 Upgrade to Spring Framework 5.3.7. 2021-05-17 10:43:02 -05:00
Greg L. Turnquist
21f44727ee Upgrade to Spring Security 5.5.0-RC2. 2021-05-17 10:40:34 -05:00
Greg L. Turnquist
f63e53b600 Continue development on v3.1.0-SNAPSHOT 2021-04-14 16:08:24 -05:00
Greg L. Turnquist
3eb15f6c97 Releasing Spring Web Services v3.1.0-RC1 2021-04-14 16:08:21 -05:00
Greg L. Turnquist
94bc0f96a6 Look up credentials for artifactory. 2021-04-14 14:45:33 -05:00
Greg L. Turnquist
4ce5529a33 Authenticate with artifactory. 2021-04-14 14:39:41 -05:00
Greg L. Turnquist
347edeeeaa Polishing. 2021-04-13 22:45:51 -05:00
Greg L. Turnquist
6b578f10f9 Remove bintray repository. 2021-04-13 21:58:06 -05:00
Greg L. Turnquist
f62119529c Upgrade to Spring Security 5.5.0-RC1. 2021-04-13 21:57:30 -05:00
Greg L. Turnquist
736480790d Upgrade to Spring Framework 5.3.6. 2021-04-13 21:56:19 -05:00
Greg L. Turnquist
d8e1946bb9 Migrate to main branch. 2021-04-07 10:54:21 -05:00
Greg L. Turnquist
b101e51bb0 Continue development on v3.1.0-SNAPSHOT 2021-03-16 11:02:49 -05:00
Greg L. Turnquist
2290069b49 Releasing Spring Web Services v3.1.0-M2 2021-03-16 11:02:44 -05:00
Greg L. Turnquist
3f08584f96 Upgrade to Spring Security 5.5.0-M3.
Resolves #1190.
2021-03-16 11:01:22 -05:00
Greg L. Turnquist
527cee6532 Upgrade to Spring Framework 5.3.5.
Resolves #1189.
2021-03-16 10:57:46 -05:00
Greg L. Turnquist
c2236f00d6 Polishing. 2021-03-02 13:54:23 -06:00
Greg L. Turnquist
095fa0d726 Migrate to new Sonatype infrastructure.
Resolves #1180.
2021-02-24 13:26:02 -06:00
Greg L. Turnquist
b9a8bed1aa Upgrade to Spring Framework 5.3.5-SNAPSHOT.
Resolves #1181.
2021-02-24 13:08:35 -06:00
Greg L. Turnquist
ec692a945b Continue development on v3.1.0-SNAPSHOT 2021-01-20 18:09:27 -06:00
Greg L. Turnquist
696eba2aee Releasing Spring Web Services v3.1.0-M1 2021-01-20 18:09:20 -06:00
Greg L. Turnquist
5deae38221 Deploy releases directly to maven central.
To reduce risk of a release getting stuck in an intermediate state on bintray, make all official releases to maven central.
2021-01-20 17:32:26 -06:00
Greg L. Turnquist
e0371b5cf5 Properly collect project version number for CI jobs.
The outputs on Jenkins are very different than the outputs when run locally. They must be gathered in a more sophisticated fashion that grepping console logs.
2021-01-20 16:50:16 -06:00
Greg L. Turnquist
737beb5755 Upgrade to Spring Security 5.5. 2021-01-20 11:29:25 -06:00
Greg L. Turnquist
083bd9fe81 Upgrade to Spring Security 5.4.2. 2021-01-20 11:21:20 -06:00
Greg L. Turnquist
8f2333fc8a Upgrade to Spring Framework 5.3.3. 2021-01-20 11:20:25 -06:00
Michele Preziuso
56f2fee4c8 Upgrade to wss4j 2.3.0.
Resolves: #1167
2020-12-02 13:21:27 -06:00
Greg L. Turnquist
bc633b7e79 Upgrade to SAAJ Impl 1.5.2.
Related: #124
2020-12-01 16:30:03 -06:00
Kirill Gavrilov
1972a839a4 Fix typo in why-contract-first.adoc.
Resolves #152.
2020-12-01 15:42:25 -06:00
Jay Bryant
3f0b64c258 Update spring-doc-resources version
* Update spring-doc-resources version

Update the version of spring-doc-resources to get the latest look and feel.
2020-12-01 15:30:49 -06:00
Rafal Kural
8813abaa7e Fixed skip validation in handleResponse.
Fix skip validation in AbstractWsSecurityInterceptor.handleResponse.

Resolves #157.
2020-12-01 15:29:11 -06:00
Jay Bryant
2eb9c9567b Wording changes 2020-12-01 15:21:51 -06:00
Jialin Shao
eb6da139ae Fix flaky test in SpringSecurityPasswordValidationCallbackHandlerTest and SpringDigestPasswordValidationCallbackHandlerTest 2020-12-01 15:19:36 -06:00
Greg L. Turnquist
14b02c8650 Upgrade to JUnit 5.7.0.
Resolves #1175.
2020-12-01 15:13:13 -06:00
Greg L. Turnquist
c478b6e64a Upgrade to AspectJ 1.9.6.
Resolves #1174.
2020-12-01 14:54:41 -06:00
Greg L. Turnquist
f38438fb04 Upgrade to Spring Security 5.4.1.
Resolves #1173.
2020-12-01 14:52:27 -06:00
Greg L. Turnquist
5a8a99345a Upgrade to Spring Framework 5.3.
Resolves #1172.
2020-12-01 14:49:06 -06:00
Greg L. Turnquist
61d0a8d718 Polishing. 2020-12-01 14:35:38 -06:00
Greg L. Turnquist
e97582d611 Polishing. 2020-12-01 14:32:17 -06:00
Greg L. Turnquist
e49688529c Add icon for 3.x.
Related: #1171.
2020-12-01 14:31:20 -06:00
Greg L. Turnquist
d4afb375cc Create a branch for 3.1.0.
Resolves #1170.
2020-12-01 14:23:50 -06:00
Greg L. Turnquist
119e61a2ff Replace JIRA references with Github. 2020-12-01 13:25:37 -06:00
Greg L. Turnquist
8798ac4324 #1169 - Upgrade CI to test against JDK 15. 2020-12-01 13:18:43 -06:00
Greg L. Turnquist
cdc62ee480 #1168 - Revise reference documentation. 2020-12-01 13:17:52 -06:00
Greg L. Turnquist
0d1bfa132d Polish build settings. 2020-11-24 10:49:34 -06:00
Jay Bryant
e1535eb1da Editing pass (#159)
Edited for spelling, punctuation, grammar, usage, and voice.
2020-11-23 10:55:22 -06:00
Greg L. Turnquist
2254b0f789 #1159 - Upgrade to JUnit 5 and AssertJ.
Also upgrade XMLUnit to the 2.x version, using its AssertJ integration.
2020-10-20 14:55:57 -05:00