This repository was archived by the owner on Aug 6, 2025. It is now read-only.
Commit 6ef293d
Fixes issue with AzureBlobStore blockid incorrectly using base64url encoding
1 parent ddfb2ea commit 6ef293d
2 files changed
Lines changed: 5 additions & 4 deletions
File tree
- providers/azureblob/src
- main/java/org/jclouds/azureblob/blobstore
- test/java/org/jclouds/azureblob/blobstore
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
444 | | - | |
445 | | - | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
446 | 447 | | |
447 | 448 | | |
448 | 449 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments