Commit 54fb748
authored
NIAD-3369: Update XmlBeans to version
* Update Schema JAR file to one having been built using XmlBeans `4.0.0`.
* Update XML validator to use the base exception type of `XmlException` rather than `XmlValidationExceptions` as this is what is now used in `4.0.0`.
* Update build.gradle to use the latest version of the `iucds-schema`.
* Fix minor language errors in the validator which are producing warnings now.4.0.0 (#348)1 parent 031aa67 commit 54fb748
File tree
4 files changed
+6
-7
lines changed- service
- libs
- src/main/java/uk/nhs/adaptors/oneoneone/xml
4 files changed
+6
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Binary file not shown.
Binary file not shown.
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
| 16 | + | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
0 commit comments