The GitHub Actions job "Build" on jackrabbit-oak.git/trunk has succeeded. Run started by GitHub user smiroslav (triggered by smiroslav).
Head commit for run: 2e63881a959d016157f80f4bab6e381b3130d321 / Miroslav Smiljanic <smmiros...@gmail.com> OAK-9212 AzureArchiveManage.listArchives() should not delete segments (#2467) * OAK-9212 do not delete blobs when doing AzureArchiveManagerV8#listArchives and AzureArchiveManager#listArchives * OAK-9212 remove unused imports * OAK-9212 mock listing blobs during initialisation * OAK-9212 upload deleted marker when the archive is being deleted, and use the same marker to exclude the archive when invoking listArchives * OAK-9212 rename method * OAK-9212 change field visibility * OAK-9212 upload deleted marker when the archive is being deleted, and use the same marker to exclude the archive when invoking listArchives (Azure SDK v12) * OAK-9212 use readOnly when instantiating SegmentArchiveManager * OAK-9212 changed exported version for org.apache.jackrabbit.oak.segment.spi.persistence.split * OAK-9212 use constant * OAK-9212 throw UnsupportedOperationException when in read-only mode * OAK-9212 throw UnsupportedOperationException when in read-only mode * OAK-9212 added test testListArchivesInReadOnlyModeWithPartiallyDeletedArchive * OAK-9212 added test testListArchivesInReadWriteModeWithPartiallyDeletedArchive --------- Co-authored-by: Miroslav Smiljanic <miros...@apache.com> Report URL: https://github.com/apache/jackrabbit-oak/actions/runs/17267672442 With regards, GitHub Actions via GitBox