Commit Graph

2200 Commits

Author SHA1 Message Date
Greg L. Turnquist
8ee2ada5ac Deploy releases directly to maven central on the new Sonatype infrastructure..
To reduce risk of a release getting stuck in an intermediate state on bintray, make all official releases to maven central.

Resolves #1180.
2021-02-26 10:34:21 -06:00
Greg L. Turnquist
1c25bde277 Add icon for 3.x.
Related: #1171.
2020-12-01 14:28:23 -06:00
Greg L. Turnquist
3228e5bfcb Only release against release-3.x branch.
Resolves #1171.
2020-12-01 14:25:58 -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
Greg L. Turnquist
d24b4fb5d5 #1160 - Update code style. 2020-09-29 20:40:54 -05:00
Greg L. Turnquist
419b0b2180 Continue development on v3.0.11.BUILD-SNAPSHOT 2020-09-15 13:11:24 -05:00
Greg L. Turnquist
4d4124e3d4 Releasing Spring Web Services v3.0.10.RELEASE 2020-09-15 13:11:00 -05:00
Greg L. Turnquist
bcbb2ef48e SWS-1091 - Upgrade to Spring Framework 5.0.19.RELEASE. 2020-09-15 13:06:11 -05:00
Greg L. Turnquist
2a18b1d926 SWS-1090 - Add support for 'wsjar' protocol. 2020-09-14 12:34:34 -05:00
Greg Turnquist
41a38f70ad Continue development on v3.0.10.BUILD-SNAPSHOT 2020-04-17 11:00:42 -05:00
Greg Turnquist
c0dedba3c4 Releasing Spring Web Services v3.0.9.RELEASE 2020-04-17 11:00:14 -05:00
Jay Bryant
49f162665e SWS-1086 - Updated reference documentation.
Update look and feel to current team standards.
2020-03-23 14:39:56 -05:00
Greg Turnquist
b25f597cd9 SWS-1085 - Enhance to support reuse in a testing environment. 2020-03-23 11:19:25 -05:00
Greg Turnquist
16464a622f SWS-1085 - Make MockWebServiceServer(MockWebServiceMessageSender) publicly visible. 2020-03-18 16:28:08 -05:00
Greg Turnquist
93a2c980f4 Continue development on v3.0.9.BUILD-SNAPSHOT 2019-11-04 10:03:24 -06:00
Greg Turnquist
c6765de082 Releasing Spring Web Services v3.0.8.RELEASE 2019-11-04 10:03:19 -06:00
Greg Turnquist
531dd98e02 SWS-1068 - Limit number of past build jobs retained. 2019-08-23 16:41:37 -05:00
Greg Turnquist
534e22b555 SWS-1072 - Resolve version conflict in JAX-WS. 2019-08-23 16:37:52 -05:00
Lukasz Jernas
7105d756ed SWS-1075 - Fix assertion message. 2019-08-23 16:22:54 -05:00
Greg Turnquist
7169b81000 SWS-1072 - Resolve version conflict with commons-codec. 2019-08-22 18:38:21 -05:00
Greg Turnquist
d15f47e6f2 SWS-1072 - Upgrade to wss4j 2.2.3. 2019-08-22 18:26:49 -05:00
Greg Turnquist
0bf290e554 SWS-1073 - Polishing. 2019-06-06 16:19:56 -05:00
Greg Turnquist
9c9933066b SWS-1073 - Introduce Jenkins CI. 2019-06-06 12:59:45 -05:00
Greg Turnquist
36b2599ea1 SWS-1067 - Upgrade chart for 2.x. 2019-04-24 18:19:16 -05:00
Greg Turnquist
ab82ffd577 SWS-1068 - Update build chart. 2019-04-24 17:00:51 -05:00
Greg Turnquist
ca5610eb56 SWS-1068 - Upgrade CI. 2019-04-24 16:52:15 -05:00
Greg Turnquist
0e48b4c6c4 SWS-1067 - Fix version number of commons-io. 2019-04-23 10:11:51 -05:00
Greg Turnquist
94ec77b7d9 SWS-1067 - Polishing. 2019-04-23 09:54:41 -05:00
Rune Flobakk
66ea015c99 SWS-1-67 - Reduce commons-io scope.
commons-io is only needed as a test dependency in spring-ws-core.
2019-04-23 09:53:52 -05:00
Spring Operator
620d3eaed4 SWS-1057 - URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

These URLs were fixed successfully.

* http://spring.io migrated to:
  https://spring.io ([https](https://spring.io) result 200).
* http://spring.io/projects/spring-ws migrated to:
  https://spring.io/projects/spring-ws ([https](https://spring.io/projects/spring-ws) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://repo.spring.io migrated to:
  https://repo.spring.io ([https](https://repo.spring.io) result 302).

These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-07 09:47:45 -06:00
Greg Turnquist
78cdade4bf Continue development on v3.0.8.BUILD-SNAPSHOT 2019-02-22 15:45:28 -06:00
Greg Turnquist
6544723807 Releasing Spring Web Services v3.0.7.RELEASE 2019-02-22 15:27:03 -06:00
Greg Turnquist
8268293fcf SWS-1055 - Polishing. 2019-02-22 15:26:24 -06:00
Greg Turnquist
60c2c1c271 SWS-1055 - Perform releases through Concourse. 2019-02-22 14:03:52 -06:00
Greg Turnquist
a16fcaae77 SWS-1050 - Warn if property doesn't exist.
Original pull request: #128
2019-01-11 12:13:43 -06:00
Greg Turnquist
72d616c1ef Continue development 2019-01-09 22:53:08 -06:00
Greg Turnquist
991e4dfc41 Releasing version 3.0.6.RELEASE 2019-01-09 22:42:37 -06:00
Greg Turnquist
1f05307d61 SWS-1049 - Replace direct API usage with better defaults. 2019-01-09 22:37:41 -06:00
Greg Turnquist
cd27d471b6 SWS-1047 - Remove sandbox project.
sandbox was used in the days for svn work when feature branches were unavailable.
2018-12-11 14:28:43 -06:00
Greg Turnquist
e8d89c9eb0 SWS-1045 - Upgrade Spring portfolio. 2018-11-26 10:28:48 -06:00
Greg Turnquist
b7055b31c7 SWS-1044 - Enhance CI pipeline.
* Remove JDK images as a trigger for pull-requests.
* Add Slack notifications.
2018-11-16 11:18:16 -06:00
Greg Turnquist
5bdcca53e3 Polishing 2018-11-13 12:12:44 -06:00
Greg Turnquist
e9138c320a SWS-1043 - Polishing. 2018-11-07 10:52:27 -06:00
Greg Turnquist
d1a50e5c01 SWS-1043 - Fix bug in spring-ws-status 2018-11-07 10:50:38 -06:00
Greg Turnquist
2ade925e1e SWS-1043 - Polishing. 2018-11-07 10:44:42 -06:00