Commit b95acc9
committed
[#184] Remove legacy CloudEvents support
The existing classes for supporting the creation, mapping and validation
of CloudEvents are not needed anymore because all uProtocol APIs use
UMessage and UAttributes as parameter types. Application developers
do not need to bother with CloudEvents anymore.
Also bumped version to 3.0.0-SNAPSHOT
Fixes #1841 parent 5513b46 commit b95acc9
File tree
19 files changed
+1
-4467
lines changed- src
- main/java/org/eclipse/uprotocol/cloudevent
- datamodel
- factory
- serialize
- validate
- test/java/org/eclipse/uprotocol/cloudevent
- datamodel
- factory
- serialize
- validate
19 files changed
+1
-4467
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 56 | | |
61 | 57 | | |
62 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 79 | | |
87 | 80 | | |
88 | 81 | | |
89 | 82 | | |
90 | 83 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | 84 | | |
111 | 85 | | |
112 | 86 | | |
| |||
Lines changed: 0 additions & 258 deletions
This file was deleted.
0 commit comments