Commit f636353
committed
Check for an existing value in getTypedValue
This additional check is needed due to a change in the ModelStore
for version 1.1.1 of the SPDX Java Library which expecteds
getTypedValue to return empty if the ID does not exist
Signed-off-by: Gary O'Neall <gary@sourceauditor.com>1 parent 86faccb commit f636353
1 file changed
Lines changed: 7 additions & 1 deletion
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1286 | 1286 | | |
1287 | 1287 | | |
1288 | 1288 | | |
1289 | | - | |
| 1289 | + | |
1290 | 1290 | | |
1291 | 1291 | | |
1292 | 1292 | | |
1293 | 1293 | | |
1294 | 1294 | | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
1295 | 1298 | | |
1296 | 1299 | | |
1297 | 1300 | | |
1298 | 1301 | | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
1299 | 1305 | | |
1300 | 1306 | | |
1301 | 1307 | | |
| |||
0 commit comments