Commit 74b9138
Remove deprecated code
Also make the following related changes:
* In the implementation for version 7 of the persistence schema, ensure
that null envelope keys are converted to the empty string, as null
envelope keys are not allowed anymore.
* Change @deprecated annotations to @ScheduleApiChange in a couple of
places in the web API implementation, as we do not really deprecate
the code there, just mark it to not be used in any future web API
versions anymore.
Co-authored-by: Stefan Walter <stefan.walter@iml.fraunhofer.de>
Merged-by: Stefan Walter <stefan.walter@iml.fraunhofer.de>1 parent 3299e23 commit 74b9138
File tree
70 files changed
+91
-3451
lines changed- opentcs-api-base/src
- main/java/org/opentcs
- access
- rmi/services
- to/model
- components/kernel
- services
- data
- model
- visualization
- order
- drivers/vehicle
- commands
- management
- messages
- test/java/org/opentcs/data
- opentcs-common/src/main/java/org/opentcs/util/persistence
- v6
- v7
- opentcs-documentation/src/docs/release-notes
- opentcs-kernel-extension-http-services/src
- main/java/org/opentcs/kernel/extensions/servicewebapi/v1
- binding
- plantmodel
- converter
- test/java/org/opentcs/kernel/extensions/servicewebapi/v1
- binding
- opentcs-kernel-extension-rmi-services/src/main/java/org/opentcs/kernel/extensions/rmi
- opentcs-kernel/src
- guiceConfig/java/org/opentcs/kernel
- main/java/org/opentcs/kernel
- services
- vehicles
- transformers
- workingset
- test/java/org/opentcs/kernel
- extensions/controlcenter/vehicles
- vehicles/transformers
- opentcs-strategies-default/src
- main/java/org/opentcs/strategies/basic
- routing
- scheduling
- test/java/org/opentcs/strategies/basic/scheduling
- modules
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
70 files changed
+91
-3451
lines changedLines changed: 0 additions & 44 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 22 | | |
28 | 23 | | |
29 | 24 | | |
| |||
41 | 36 | | |
42 | 37 | | |
43 | 38 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 39 | | |
67 | 40 | | |
68 | 41 | | |
69 | | - | |
70 | 42 | | |
71 | 43 | | |
72 | 44 | | |
| |||
88 | 60 | | |
89 | 61 | | |
90 | 62 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | 63 | | |
107 | 64 | | |
108 | 65 | | |
| |||
120 | 77 | | |
121 | 78 | | |
122 | 79 | | |
123 | | - | |
124 | 80 | | |
125 | 81 | | |
126 | 82 | | |
| |||
Lines changed: 2 additions & 32 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
19 | | - | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
| |||
40 | 37 | | |
41 | 38 | | |
42 | 39 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 40 | + | |
55 | 41 | | |
56 | 42 | | |
57 | 43 | | |
58 | 44 | | |
59 | 45 | | |
60 | 46 | | |
61 | 47 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 48 | + | |
79 | 49 | | |
80 | 50 | | |
Lines changed: 0 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 46 | | |
72 | 47 | | |
73 | 48 | | |
| |||
Lines changed: 0 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 34 | | |
43 | 35 | | |
44 | 36 | | |
45 | 37 | | |
46 | 38 | | |
47 | 39 | | |
48 | 40 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 41 | | |
54 | 42 | | |
55 | 43 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 44 | | |
61 | 45 | | |
62 | 46 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 47 | | |
72 | 48 | | |
73 | 49 | | |
| |||
Lines changed: 0 additions & 59 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 28 | | |
43 | 29 | | |
44 | 30 | | |
| |||
52 | 38 | | |
53 | 39 | | |
54 | 40 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | 41 | | |
70 | 42 | | |
71 | 43 | | |
| |||
79 | 51 | | |
80 | 52 | | |
81 | 53 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | 54 | | |
97 | 55 | | |
98 | 56 | | |
| |||
106 | 64 | | |
107 | 65 | | |
108 | 66 | | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | 67 | | |
127 | 68 | | |
128 | 69 | | |
| |||
Lines changed: 4 additions & 37 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
59 | 57 | | |
60 | 58 | | |
61 | 59 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 60 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | 61 | | |
80 | 62 | | |
81 | 63 | | |
82 | 64 | | |
83 | | - | |
84 | | - | |
| 65 | + | |
85 | 66 | | |
86 | 67 | | |
87 | 68 | | |
| |||
97 | 78 | | |
98 | 79 | | |
99 | 80 | | |
100 | | - | |
101 | | - | |
| 81 | + | |
102 | 82 | | |
103 | 83 | | |
104 | 84 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | 85 | | |
117 | 86 | | |
118 | 87 | | |
119 | | - | |
| 88 | + | |
120 | 89 | | |
121 | 90 | | |
122 | 91 | | |
123 | 92 | | |
124 | | - | |
125 | | - | |
126 | | - | |
| 93 | + | |
127 | 94 | | |
128 | 95 | | |
129 | 96 | | |
| |||
0 commit comments