-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update RTS For DSpace 8.0 #74
base: main
Are you sure you want to change the base?
Conversation
Added ability to specify content store in the configuration rather than only using the primary. Fixes #73. |
…modify and access time metadata in files in the bag
Now using the DSpace timestamp when creating BagIt bags so that MD5 checksums of identical bags from DSpace objects will match. Fixes #70. This PR is now dependent on duraspace/bagit-support#51 in the bagit-support library. |
Added catch for exception during initialization. Should fix #75. |
@nwoodward happy to test this PR if helpful. I won't be able to start testing until the New Year, when we start work on DSpace 8.1 in out dev instance. |
@amgciadev Thank you! I'm going to come back to this PR and check on any remaining issues next month once DSpace 8.1 is out. I think that would be a good time to create a new release. |
This PR is a work in progress to update the Replication Task Suite so that it's compatible with DSpace 8.0.