Commit e75a4c8
Update project to use JSpecify (#1356)
Signed-off-by: system24seven <[email protected]>
Co-authored-by: Kevin Herron <[email protected]>1 parent a6a92fd commit e75a4c8
File tree
413 files changed
+891
-957
lines changed- .github/workflows
- milo-examples
- client-examples
- server-examples
- src/main/java/org/eclipse/milo/examples/server/types
- opc-ua-sdk
- codec-json
- src
- main/java/org/eclipse/milo/sdk/core/types/json
- test/java/org/eclipse/milo
- opcua/test/types
- sdk/core/types/json/util
- dtd-core
- src/main/java/org/eclipse/milo/opcua/sdk/core/dtd
- generic
- dtd-reader
- src/main/java/org/eclipse/milo/opcua/sdk/client/dtd
- sdk-client
- src/main/java/org/eclipse/milo/opcua/sdk/client
- nodes
- subscriptions
- typetree
- sdk-core
- src/main/java/org/eclipse/milo/opcua/sdk/core
- types
- typetree
- sdk-server
- src
- main/java/org/eclipse/milo/opcua/sdk/server
- events
- conversions
- operators
- identity
- items
- methods
- nodes
- factories
- filters
- servicesets
- impl
- helpers
- subscriptions
- typetree
- util
- test/java/org/eclipse/milo/opcua/sdk/server
- events/conversions
- nodes/factories
- opc-ua-stack
- encoding-json
- src/main/java/org/eclipse/milo/opcua/stack/core/encoding/json
- stack-core
- src
- main/java/org/eclipse/milo/opcua/stack/core
- channel
- headers
- messages
- encoding
- binary
- security
- types
- builtin
- unsigned
- enumerated
- structured
- util
- test/java/org/eclipse/milo/opcua/stack/core/security
- transport-https
- transport-websocket
- transport
- src/main/java/org/eclipse/milo/opcua/stack/transport/client/uasc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
413 files changed
+891
-957
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 55 | | |
62 | 56 | | |
63 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 50 | | |
57 | 51 | | |
58 | 52 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 40 | | |
46 | 41 | | |
47 | 42 | | |
| |||
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
42 | 43 | | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
62 | 63 | | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments