Commit 9cffb0d
committed
AXIS2-6102 Remove WSDL 2.0 references from user-facing docs
Follow-up to WSDL 2.0 code removal. Scrubs WSDL 2.0 mentions from
published site docs, samples README, and codegen tool reference so
documentation matches the 2.0.1 release.
- src/site/xdoc/index.xml: drop MEP Support bullet (described MEPs
in WSDL 2.0 terms); WSDL support bullet now lists 1.1 only
- src/site/xdoc/refLib.xml: remove WSDL 2.0 spec link
- src/site/xdoc/docs/migration.xml: rewrite "WSDL 2.0 support"
section as "WSDL support" (1.1)
- src/site/xdoc/docs/rest-ws.xml: rewrite intro (was framed as
"WSDL 2.0 HTTP Binding defines REST"); drop IRI-style link
- src/site/xdoc/docs/userguide-samples.xml: remove external
FlickrClient entry (WSDL 2.0 code-gen demo from WSO2 nightly)
- src/site/xdoc/tools/CodegenToolReference.xml: remove wsdlVersion
option row (no longer applicable without WSDL 2.0)
- modules/samples/dynamicclient/README.txt: remove
WSDL20DynamicClient mvn command
- .gitignore: ignore wtf.txt (untracked maven build log artifact)1 parent c016d8f commit 9cffb0d
8 files changed
Lines changed: 10 additions & 41 deletions
File tree
- modules/samples/dynamicclient
- src/site/xdoc
- docs
- tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 56 | + | |
61 | 57 | | |
62 | 58 | | |
63 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | 197 | | |
210 | 198 | | |
211 | 199 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | 114 | | |
121 | 115 | | |
122 | 116 | | |
| |||
143 | 137 | | |
144 | 138 | | |
145 | 139 | | |
146 | | - | |
147 | | - | |
| 140 | + | |
148 | 141 | | |
149 | 142 | | |
150 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | 408 | | |
416 | 409 | | |
417 | 410 | | |
| |||
0 commit comments