Commit cca7db2
authored
Check Aspect Model if migration is successful (#10)
* Check Aspect Model if migration is successful
If shared Aspect Models are defined, they may no longer be available. In this case the editor should receive this information and consider the aspect model as not integrated.
* Fix unit test1 parent fd613dc commit cca7db2
File tree
1 file changed
+6
-1
lines changed- src/main/java/io/openmanufacturing/ame/services
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
135 | 137 | | |
136 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
137 | 142 | | |
138 | 143 | | |
139 | 144 | | |
140 | | - | |
| 145 | + | |
141 | 146 | | |
142 | 147 | | |
143 | 148 | | |
| |||
0 commit comments