Skip to content

Commit 69d928e

Browse files
qqmyerspdurbin
andauthored
Update doc/release-notes/10680-Bagit-Change.md
Co-authored-by: Philip Durbin <[email protected]>
1 parent 6d0c4c8 commit 69d928e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### Archival Bag Configuration Change
22

3-
Archival Bags now use the JVMSetting BAGIT_SOURCE_ORG_NAME in generating the bag.info file's "Internal-Sender-Identifier" rather than pulling the value from a deprecated bagit.SourceOrganization Bundle.properties entry (appending " Catalog" in both cases). Sites using archival bags would not see a change if these settings were already using the same value.
3+
Archival Bags now exclusively use the JVM option `dataverse.bagit.sourceorg.name` in generating the bag.info file's "Internal-Sender-Identifier" rather than pulling the value from a deprecated `bagit.SourceOrganization` entry in Bundle.properties (appending " Catalog" in both cases). Sites using archival bags would not see a change if these settings were already using the same value. See #10680 and #11416.
4+
5+
## Upgrade Instructions
6+
7+
If you are using archival bags, be sure that the `dataverse.bagit.sourceorg.name` JVM option is set.
48

59

0 commit comments

Comments
 (0)