Skip to content

Commit d3405f9

Browse files
committed
SWS-1043 - Polishing
1 parent 6569207 commit d3405f9

File tree

4 files changed

+101
-26
lines changed

4 files changed

+101
-26
lines changed

README.adoc

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,81 @@ document-driven Web services. Spring Web Services aims to facilitate
55
contract-first SOAP service development, allowing for the creation of flexible
66
web services using one of the many ways to manipulate XML payloads.
77

8+
== Project Status
9+
10+
We go to great lengths to ensure smooth upgrades. We also seek to make your upgrade on major versions of Java can be as smooth
11+
as possible.
12+
13+
Check the matrix below to see the status of supported versions:
14+
15+
.`master` branch
16+
[cols=2]
17+
|===
18+
| Job | Status
19+
20+
| Test - JDK 8
21+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws/jobs/Test%20-%20JDK%208/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws"]
22+
23+
| Test - JDK 8 and Spring.NEXT
24+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws/jobs/Test%20-%20JDK%208%20and%20Spring.NEXT/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws"]
25+
26+
| Test - JDK 8 and Spring snapshots
27+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws/jobs/Test%20-%20JDK%208%20and%20Spring%20(snapshots)/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws"]
28+
29+
| Test - JDK 8 and Spring.NEXT snapshots
30+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws/jobs/Test%20-%20JDK%208%20and%20Spring.NEXT%20(snapshots)/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws"]
31+
32+
| Test - JDK 11
33+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws/jobs/Test%20-%20JDK%2011/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws"]
34+
35+
| Test - JDK 11 and Spring.NEXT
36+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws/jobs/Test%20-%20JDK%2011%20and%20Spring.NEXT/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws"]
37+
38+
| Test - JDK 11 and Spring snapshots
39+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws/jobs/Test%20-%20JDK%2011%20and%20Spring%20(snapshots)/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws"]
40+
41+
| Test - JDK 11 and Spring.NEXT snapshots
42+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws/jobs/Test%20-%20JDK%2011%20and%20Spring.NEXT%20(snapshots)/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws"]
43+
44+
| Build - Release to repo.spring.io
45+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws/jobs/Build/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws"]
46+
|===
47+
48+
.`2.x` branch
49+
[cols=2]
50+
|===
51+
| Job | Status
52+
53+
| Test - JDK 8
54+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws-2.x/jobs/Test%20-%20JDK%208/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws-2.x"]
55+
56+
| Test - JDK 8 and Spring.NEXT
57+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws-2.x/jobs/Test%20-%20JDK%208%20and%20Spring.NEXT/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws-2.x"]
58+
59+
| Test - JDK 8 and Spring snapshots
60+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws-2.x/jobs/Test%20-%20JDK%208%20and%20Spring%20(snapshots)/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws-2.x"]
61+
62+
| Test - JDK 8 and Spring.NEXT snapshots
63+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws-2.x/jobs/Test%20-%20JDK%208%20and%20Spring.NEXT%20(snapshots)/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws-2.x"]
64+
65+
| Test - JDK 11
66+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws-2.x/jobs/Test%20-%20JDK%2011/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws-2.x"]
67+
68+
| Test - JDK 11 and Spring.NEXT
69+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws-2.x/jobs/Test%20-%20JDK%2011%20and%20Spring.NEXT/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws-2.x"]
70+
71+
| Test - JDK 11 and Spring snapshots
72+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws-2.x/jobs/Test%20-%20JDK%2011%20and%20Spring%20(snapshots)/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws-2.x"]
73+
74+
| Test - JDK 11 and Spring.NEXT snapshots
75+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws-2.x/jobs/Test%20-%20JDK%2011%20and%20Spring.NEXT%20(snapshots)/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws-2.x"]
76+
77+
| Build - Release to repo.spring.io
78+
| image:https://ci.spring.io/api/v1/teams/spring-team/pipelines/spring-ws-2.x/jobs/Build/badge[link="https://ci.spring.io/teams/spring-team/pipelines/spring-ws-2.x"]
79+
|===
80+
81+
82+
883
== Installation
984

1085
Releases of Spring Web Services are available for download from Maven Central,

ci/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash -x
1+
#!/bin/bash
22

33
set -euo pipefail
44

ci/pipeline-template.yml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@ groups:
6868
- name: spring-ws
6969
jobs:
7070
- Test - JDK 8
71-
- Test - JDK 8 + Spring.NEXT
72-
- Test - JDK 8 + Spring.NEXT (snapshots)
73-
- Test - JDK 8 + Spring (snapshots)
71+
- Test - JDK 8 and Spring.NEXT
72+
- Test - JDK 8 and Spring.NEXT (snapshots)
73+
- Test - JDK 8 and Spring (snapshots)
7474
- Test - JDK 11
75-
- Test - JDK 11 + Spring.NEXT
76-
- Test - JDK 11 + Spring.NEXT (snapshots)
77-
- Test - JDK 11 + Spring (snapshots)
75+
- Test - JDK 11 and Spring.NEXT
76+
- Test - JDK 11 and Spring.NEXT (snapshots)
77+
- Test - JDK 11 and Spring (snapshots)
7878
- Build
7979
- name: pull-requests
8080
jobs:
@@ -93,7 +93,7 @@ jobs:
9393
file: spring-ws-github/ci/test.yml
9494
params: { PROFILE: "distribute,convergence" }
9595

96-
- name: Test - JDK 8 + Spring.NEXT
96+
- name: Test - JDK 8 and Spring.NEXT
9797
serial: true
9898
public: true
9999
plan:
@@ -105,7 +105,7 @@ jobs:
105105
file: spring-ws-github/ci/test.yml
106106
params: { PROFILE: "springnext,convergence" }
107107

108-
- name: Test - JDK 8 + Spring.NEXT (snapshots)
108+
- name: Test - JDK 8 and Spring.NEXT (snapshots)
109109
serial: true
110110
public: true
111111
plan:
@@ -117,7 +117,7 @@ jobs:
117117
file: spring-ws-github/ci/test.yml
118118
params: { PROFILE: "springnext-buildsnapshot,convergence" }
119119

120-
- name: Test - JDK 8 + Spring (snapshots)
120+
- name: Test - JDK 8 and Spring (snapshots)
121121
serial: true
122122
public: true
123123
plan:
@@ -142,7 +142,7 @@ jobs:
142142
file: spring-ws-github/ci/test.yml
143143
params: { PROFILE: "distribute,java11,convergence" }
144144

145-
- name: Test - JDK 11 + Spring.NEXT
145+
- name: Test - JDK 11 and Spring.NEXT
146146
serial: true
147147
public: true
148148
plan:
@@ -155,7 +155,7 @@ jobs:
155155
file: spring-ws-github/ci/test.yml
156156
params: { PROFILE: "springnext,java11,convergence" }
157157

158-
- name: Test - JDK 11 + Spring.NEXT (snapshots)
158+
- name: Test - JDK 11 and Spring.NEXT (snapshots)
159159
serial: true
160160
public: true
161161
plan:
@@ -168,7 +168,7 @@ jobs:
168168
file: spring-ws-github/ci/test.yml
169169
params: { PROFILE: "springnext-buildsnapshot,java11,convergence" }
170170

171-
- name: Test - JDK 11 + Spring (snapshots)
171+
- name: Test - JDK 11 and Spring (snapshots)
172172
serial: true
173173
public: true
174174
plan:
@@ -189,13 +189,13 @@ jobs:
189189
trigger: true
190190
passed: [
191191
Test - JDK 8,
192-
Test - JDK 8 + Spring.NEXT,
193-
Test - JDK 8 + Spring.NEXT (snapshots),
194-
Test - JDK 8 + Spring (snapshots),
192+
Test - JDK 8 and Spring.NEXT,
193+
Test - JDK 8 and Spring.NEXT (snapshots),
194+
Test - JDK 8 and Spring (snapshots),
195195
Test - JDK 11,
196-
Test - JDK 11 + Spring.NEXT,
197-
Test - JDK 11 + Spring.NEXT (snapshots),
198-
Test - JDK 11 + Spring (snapshots)
196+
Test - JDK 11 and Spring.NEXT,
197+
Test - JDK 11 and Spring.NEXT (snapshots),
198+
Test - JDK 11 and Spring (snapshots)
199199
]
200200
- put: spring-ws-status
201201
params:
@@ -242,28 +242,28 @@ jobs:
242242
- task: test (JDK 8)
243243
file: spring-ws-github/ci/test.yml
244244
params: { PROFILE: "distribute,convergence" }
245-
- task: test (JDK 8 + Spring.NEXT)
245+
- task: test (JDK 8 and Spring.NEXT)
246246
file: spring-ws-github/ci/test.yml
247247
params: { PROFILE: "springnext,convergence" }
248-
- task: test (JDK 8 + Spring.NEXT snapshots)
248+
- task: test (JDK 8 and Spring.NEXT snapshots)
249249
file: spring-ws-github/ci/test.yml
250250
params: { PROFILE: "springnext-buildsnapshot,convergence" }
251-
- task: test (JDK 8 + Spring snapshots)
251+
- task: test (JDK 8 and Spring snapshots)
252252
file: spring-ws-github/ci/test.yml
253253
params: { PROFILE: "spring-buildsnapshot,convergence" }
254254
- task: test (JDK 11)
255255
image: openjdk:11-jdk
256256
file: spring-ws-github/ci/test.yml
257257
params: { PROFILE: "distribute,java11,convergence" }
258-
- task: test (JDK 11 + Spring.NEXT)
258+
- task: test (JDK 11 and Spring.NEXT)
259259
image: openjdk:11-jdk
260260
file: spring-ws-github/ci/test.yml
261261
params: { PROFILE: "springnext,java11,convergence" }
262-
- task: test (JDK 11 + Spring.NEXT snapshots)
262+
- task: test (JDK 11 and Spring.NEXT snapshots)
263263
image: openjdk:11-jdk
264264
file: spring-ws-github/ci/test.yml
265265
params: { PROFILE: "springnext-buildsnapshot,java11,convergence" }
266-
- task: test (JDK 11 + Spring snapshots)
266+
- task: test (JDK 11 and Spring snapshots)
267267
image: openjdk:11-jdk
268268
file: spring-ws-github/ci/test.yml
269269
params: { PROFILE: "spring-buildsnapshot,java11,convergence" }

ci/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash -x
1+
#!/bin/bash
22

33
set -euo pipefail
44

0 commit comments

Comments
 (0)