Commit 43ce223
authored
Remove GlobalServiceRegistry context qualifier constants (helidon-io#9827)
Remove the following (unreleased) constants to minimize temporary API surface of 4.2.0
- GlobalServiceRegistry.STATIC_CONTEXT_CLASSIFIER
- GlobalServiceRegistry.CONTEXT_CLASSIFIER1 parent 2de63a8 commit 43ce223
5 files changed
Lines changed: 10 additions & 38 deletions
File tree
- microprofile
- testing/testng/src/main/java/io/helidon/microprofile/testing/testng
- tests/testing
- junit5/src/test/java/io/helidon/microprofile/tests/testing/junit5
- testng/src/test/java/io/helidon/microprofile/tests/testing/testng
- service/registry/src/main/java/io/helidon/service/registry
- testing/junit5/src/main/java/io/helidon/testing/junit5
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
302 | 301 | | |
303 | 302 | | |
304 | 303 | | |
305 | | - | |
| 304 | + | |
306 | 305 | | |
307 | 306 | | |
308 | | - | |
| 307 | + | |
309 | 308 | | |
310 | 309 | | |
311 | 310 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
Lines changed: 4 additions & 31 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 | | - | |
| 28 | + | |
40 | 29 | | |
41 | 30 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 31 | | |
59 | 32 | | |
60 | 33 | | |
| |||
137 | 110 | | |
138 | 111 | | |
139 | 112 | | |
140 | | - | |
| 113 | + | |
141 | 114 | | |
142 | 115 | | |
143 | 116 | | |
| |||
150 | 123 | | |
151 | 124 | | |
152 | 125 | | |
153 | | - | |
| 126 | + | |
154 | 127 | | |
155 | 128 | | |
156 | 129 | | |
157 | 130 | | |
158 | 131 | | |
159 | 132 | | |
160 | | - | |
| 133 | + | |
161 | 134 | | |
162 | 135 | | |
163 | 136 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
0 commit comments