Not builtChanges

Summary

  1. Fixed merge mess-up in pomfile. (commit: ff1c04542317064085a656fa5a13e8616d2f99f1) (details)
  2. Moved initialisation of bitrepository connection to first upload, so (commit: 0656feba923374c1de9d2a7267784530a83a6507) (details)
  3. Set CollectionID for upload to default to the NAS environment name. (commit: 51496b92545fe793eb11c297ea69e42ce968f0cb) (details)
  4. Added a check that the CollectionID is known to the bitrepository. (commit: 3e1e6d17582fc2d7692727e13f63c6477dfa3e6c) (details)
  5. Follow ups to https://sbforge.org/fisheye/cru/CR-NAS-370 (commit: 0e15e313cc0ffc98e75f5856fafb9c74acc4e44d) (details)
  6. Modified to handle case where bitarchive is a symbolic link. (commit: 7fc4cd52261be9f3332edbafed22e42691621480) (details)
  7. Follow-ups following code review: (commit: bcb1233a7ab6325d68fa64e34dfb51bf984e9641) (details)
  8. Most of the followup to https://sbforge.org/fisheye/cru/CR-NAS-372 (commit: f3a1ba688da30792c7846d519fc99bc6c448c30d) (details)
  9. Most of the followup nr 2 to https://sbforge.org/fisheye/cru/CR-NAS-372 (commit: 4cc7008f4620754fa82ca22dd2ae81bbe88625f1) (details)
  10. Partial followup on CR-NAS-372. (commit: 1197c122a2491839b401dc97122d644b31da1bf5) (details)
  11. Most of the followup nr 3 to https://sbforge.org/fisheye/cru/CR-NAS-372 (commit: b3cd9fcee1116c7eb651328059ef0bc1e7ba1797) (details)
  12. Some trivial documentation followups to (commit: f86fec56c346c383f94f3f5111be69d97143252e) (details)
Commit ff1c04542317064085a656fa5a13e8616d2f99f1 by Colin Rosenthal (csr)
Fixed merge mess-up in pomfile.
(commit: ff1c04542317064085a656fa5a13e8616d2f99f1)
The file was modifiedpom.xml
The file was modifieddeploy/deploy-core/pom.xml
The file was modifiedarchive/archive-core/pom.xml
Commit 0656feba923374c1de9d2a7267784530a83a6507 by Colin Rosenthal (csr)
Moved initialisation of bitrepository connection to first upload, so
viewer instances don't need a valid bitmag config.
(commit: 0656feba923374c1de9d2a7267784530a83a6507)
The file was modifiedarchive/archive-core/src/main/java/dk/netarkivet/archive/arcrepository/distribute/JMSBitmagArcRepositoryClient.java
Commit 51496b92545fe793eb11c297ea69e42ce968f0cb by Colin Rosenthal (csr)
Set CollectionID for upload to default to the NAS environment name.
(commit: 51496b92545fe793eb11c297ea69e42ce968f0cb)
The file was modifiedarchive/archive-core/src/main/java/dk/netarkivet/archive/arcrepository/distribute/JMSBitmagArcRepositoryClient.java
Commit 3e1e6d17582fc2d7692727e13f63c6477dfa3e6c by Colin Rosenthal (csr)
Added a check that the CollectionID is known to the bitrepository.
(commit: 3e1e6d17582fc2d7692727e13f63c6477dfa3e6c)
The file was modifiedarchive/archive-core/src/main/java/dk/netarkivet/archive/arcrepository/distribute/JMSBitmagArcRepositoryClient.java
Commit 0e15e313cc0ffc98e75f5856fafb9c74acc4e44d by Colin Rosenthal (csr)
Follow ups to https://sbforge.org/fisheye/cru/CR-NAS-370
(commit: 0e15e313cc0ffc98e75f5856fafb9c74acc4e44d)
The file was modifiedarchive/archive-core/src/main/java/dk/netarkivet/archive/arcrepository/distribute/JMSBitmagArcRepositoryClient.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/PreservationArcRepositoryClient.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/ArcRepositoryClient.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/ViewerArcRepositoryClient.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/HarvesterArcRepositoryClient.java
Commit 7fc4cd52261be9f3332edbafed22e42691621480 by Colin Rosenthal (csr)
Modified to handle case where bitarchive is a symbolic link.
(commit: 7fc4cd52261be9f3332edbafed22e42691621480)
The file was modifiedarchive/archive-core/src/main/java/dk/netarkivet/archive/bitarchive/BitarchiveAdmin.java
Commit bcb1233a7ab6325d68fa64e34dfb51bf984e9641 by Colin Rosenthal (csr)
Follow-ups following code review:
https://sbforge.org/fisheye/cru/CR-NAS-371
(commit: bcb1233a7ab6325d68fa64e34dfb51bf984e9641)
The file was modifiedarchive/archive-core/src/main/java/dk/netarkivet/archive/bitarchive/BitarchiveAdmin.java
Commit f3a1ba688da30792c7846d519fc99bc6c448c30d by Asger Askov Blekinge (abr)
Most of the followup to https://sbforge.org/fisheye/cru/CR-NAS-372
(commit: f3a1ba688da30792c7846d519fc99bc6c448c30d)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/Bitrepository.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/BitmagArcRepositoryClient.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/BitarchiveRecord.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/GetFileIDsNoFormatter.java
The file was modifiedarchive/archive-core/src/main/java/dk/netarkivet/archive/arcrepository/distribute/JMSBitmagArcRepositoryClient.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/BitrepositoryUtils.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/LocalArcRepositoryClient.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/TestBitrepository.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/GetFileIDsListFormatter.java
The file was removedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/HostName.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/NetarchivesuiteBlockingEventHandler.java
The file was addedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/HostNameUtils.java
Commit 4cc7008f4620754fa82ca22dd2ae81bbe88625f1 by Asger Askov Blekinge (abr)
Most of the followup nr 2 to https://sbforge.org/fisheye/cru/CR-NAS-372
(commit: 4cc7008f4620754fa82ca22dd2ae81bbe88625f1)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/BitmagArcRepositoryClient.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/NetarchivesuiteBlockingEventHandler.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/BitrepositoryUtils.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/HostNameUtils.java
The file was modifiedarchive/archive-core/src/main/java/dk/netarkivet/archive/arcrepository/distribute/JMSBitmagArcRepositoryClient.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/Bitrepository.java
Commit 1197c122a2491839b401dc97122d644b31da1bf5 by Jonas Lindberg Frellesen (jolf)
Partial followup on CR-NAS-372.
(commit: 1197c122a2491839b401dc97122d644b31da1bf5)
The file was modifiedarchive/archive-core/src/main/java/dk/netarkivet/archive/arcrepository/distribute/JMSBitmagArcRepositoryClient.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/Bitrepository.java
Commit b3cd9fcee1116c7eb651328059ef0bc1e7ba1797 by Asger Askov Blekinge (abr)
Most of the followup nr 3 to https://sbforge.org/fisheye/cru/CR-NAS-372
(commit: b3cd9fcee1116c7eb651328059ef0bc1e7ba1797)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/Bitrepository.java
The file was modifiedarchive/archive-core/src/main/java/dk/netarkivet/archive/arcrepository/distribute/JMSBitmagArcRepositoryClient.java
Commit f86fec56c346c383f94f3f5111be69d97143252e by Colin Rosenthal (csr)
Some trivial documentation followups to
https://sbforge.org/fisheye/cru/CR-NAS-373
(commit: f86fec56c346c383f94f3f5111be69d97143252e)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/NetarchivesuiteBlockingEventHandler.java
The file was modifiedarchive/archive-core/src/main/java/dk/netarkivet/archive/arcrepository/distribute/JMSBitmagArcRepositoryClient.java