LIBDRUM-982. Documentation updates for consistency with MD-SOAR#260
Merged
dsteelma-umd merged 3 commits intoumd-lib:drum-mainfrom Jun 11, 2025
Merged
LIBDRUM-982. Documentation updates for consistency with MD-SOAR#260dsteelma-umd merged 3 commits intoumd-lib:drum-mainfrom
dsteelma-umd merged 3 commits intoumd-lib:drum-mainfrom
Conversation
Removed the "dspace/src/main/docker-compose/local.cfg" file as its stock DSpace counterpart was removed in DSpace 7.2, see DSpace@618aed6 Removed UMD customization in the "docker-compose-cli.yml" file that referenced the "local.cfg" file, as it is likely inadvertently marked as a UMD customization. https://umd-dit.atlassian.net/browse/LIBDRUM-982
Note that there are still “d7” references, typically in comments in other files, but these are also in the stock DSpace files, so were left alone to simplify merging in the future. The files modified in this commit are all UMD-added files. https://umd-dit.atlassian.net/browse/LIBDRUM-982
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated DRUM files to be more consistent with corresponding files
in MD-SOAR. Intended to simplify future documentation updates.
Remove dspace/src/main/docker-compose/local.cfg
Stock DSpace “dspace/src/main/docker-compose/local.cfg” was removed in DSpace 7.2, see DSpace@618aed6
Update Docker “d7” project references
Updated Docker “d7” project references to “d8” in the following files:
Note that there are still “d7” references, typically in comments in other files, but these are also in the stock DSpace files, so were left alone to simplify merging in the future. The above files are all UMD-added files.
Minor typo fixes
Minor typo fixes were made in the following files:
https://umd-dit.atlassian.net/browse/LIBDRUM-982