Not builtChanges

Summary

  1. Fixed merge mess-up in pomfile. (commit: ff1c04542317064085a656fa5a13e8616d2f99f1) (details)
  2. DKUPB-237: The structure is about right, but the final implementation is (commit: a6672bf630454d1b5aa1c6228ce0b9d0d6eb6ef0) (details)
  3. half-finished - should copy client config to all linux machines but (commit: 279e0a534b498de812907c53168597d42c850829) (details)
  4. Fully implemented distribution of client configuration with rest of (commit: 54b7309b9e94e39af4f4c32616b8af190381fa01) (details)
  5. Follow-ups after review (commit: 8525dd52b5d136bdc869ecc7cad9ff280617c3aa) (details)
  6. Fixed issue that -D params should not include dk.netarkivet (commit: 52c8672d5d12c60a7c087eed1dc54f0cd80535e9) (details)
  7. Fixed issue so bitmag config is sent to all linux machines. (commit: 61b04d8ab09decfe1b9560031cedb8c975b44149) (details)
  8. Rebuilt complete settings. (commit: b4c4500ce4f060edef53f9029f7d41a70f9af7e2) (details)
  9. [maven-release-plugin] prepare release netarchivesuite-5.6 (commit: 7b15d7abf1ed8a11f000177058f3acbea23ab29f) (details)
  10. [maven-release-plugin] prepare for next development iteration (commit: 97ebda03303de3f69cd2656ced3de95af6226083) (details)
  11. Updated version to a unique name (commit: e3b328a3cca883f6396a2955ef28bb0e2c7d2300) (details)
Commit ff1c04542317064085a656fa5a13e8616d2f99f1 by Colin Rosenthal (csr)
Fixed merge mess-up in pomfile.
(commit: ff1c04542317064085a656fa5a13e8616d2f99f1)
The file was modifiedpom.xml
The file was modifiedarchive/archive-core/pom.xml
The file was modifieddeploy/deploy-core/pom.xml
Commit a6672bf630454d1b5aa1c6228ce0b9d0d6eb6ef0 by Knud Åge Hansen (kaah)
DKUPB-237: The structure is about right, but the final implementation is
still missing. It probably will look a lot like securityPolicy where a
file is copied. In our case it will be a folder instead
(commit: a6672bf630454d1b5aa1c6228ce0b9d0d6eb6ef0)
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/Machine.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/DeployConfiguration.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/PhysicalLocation.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/WindowsMachine.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/Constants.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/LinuxMachine.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/DeployApplication.java
Commit 279e0a534b498de812907c53168597d42c850829 by Colin Rosenthal (csr)
half-finished - should copy client config to all linux machines but
without enabling it.
(commit: 279e0a534b498de812907c53168597d42c850829)
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/WindowsMachine.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/Machine.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/DeployApplication.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/LinuxMachine.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/Constants.java
Commit 54b7309b9e94e39af4f4c32616b8af190381fa01 by Colin Rosenthal (csr)
Fully implemented distribution of client configuration with rest of
software.
(commit: 54b7309b9e94e39af4f4c32616b8af190381fa01)
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/DeployConfiguration.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/LinuxMachine.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/DeployApplication.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/ScriptConstants.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/PhysicalLocation.java
The file was modifieddeploy/deploy-core/src/test/java/dk/netarkivet/deploy/TestWindowsMachine.java
Commit 8525dd52b5d136bdc869ecc7cad9ff280617c3aa by Colin Rosenthal (csr)
Follow-ups after review
(commit: 8525dd52b5d136bdc869ecc7cad9ff280617c3aa)
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/DeployApplication.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/LinuxMachine.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/Machine.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/PhysicalLocation.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/WindowsMachine.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/DeployConfiguration.java
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/Constants.java
Commit 52c8672d5d12c60a7c087eed1dc54f0cd80535e9 by Colin Rosenthal (csr)
Fixed issue that -D params should not include dk.netarkivet
(commit: 52c8672d5d12c60a7c087eed1dc54f0cd80535e9)
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/ScriptConstants.java
The file was removedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java
Commit 61b04d8ab09decfe1b9560031cedb8c975b44149 by Colin Rosenthal (csr)
Fixed issue so bitmag config is sent to all linux machines.
(commit: 61b04d8ab09decfe1b9560031cedb8c975b44149)
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/LinuxMachine.java
Commit b4c4500ce4f060edef53f9029f7d41a70f9af7e2 by Colin Rosenthal (csr)
Rebuilt complete settings.
(commit: b4c4500ce4f060edef53f9029f7d41a70f9af7e2)
The file was modifieddeploy/deploy-core/src/main/resources/dk/netarkivet/deploy/complete_settings.xml
Commit 7b15d7abf1ed8a11f000177058f3acbea23ab29f by Colin Rosenthal (csr)
[maven-release-plugin] prepare release netarchivesuite-5.6
(commit: 7b15d7abf1ed8a11f000177058f3acbea23ab29f)
The file was modifiedcommon/common-test/pom.xml
The file was modifiedbuild-tools/pom.xml
The file was modifieddeploy/deploy-core/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml
The file was modifiedmonitor/status-gui/pom.xml
The file was modifiedarchive/bitpreservation-gui/pom.xml
The file was modifiedharvester/qa-gui/pom.xml
The file was modifiedwayback/wayback-resourcestore/pom.xml
The file was modifiedharvester/harvestdefinition-gui/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml
The file was modifiedwayback/wayback-indexer/pom.xml
The file was modifiedarchive/pom.xml
The file was modifiedwayback/pom.xml
The file was modifiedintegration-test/pom.xml
The file was modifiedarchive/archive-core/pom.xml
The file was modifiedharvester/pom.xml
The file was modifiedarchive/archive-test/pom.xml
The file was modifieddeploy/deploy-test/pom.xml
The file was modifieddeploy/pom.xml
The file was modifiedmonitor/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml
The file was modifiedcommon/pom.xml
The file was modifiedmonitor/monitor-test/pom.xml
The file was modifiedcommon/common-core/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml
The file was modifiedharvester/harvester-core/pom.xml
The file was modifiedmonitor/monitor-core/pom.xml
The file was modifiedharvester/harvest-scheduler/pom.xml
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml
The file was modifiedharvester/history-gui/pom.xml
The file was modifiedwayback/wayback-test/pom.xml
The file was modifiedpom.xml
The file was modifieddeploy/distribution/pom.xml
The file was modifiedintegration-test/system-test/pom.xml
The file was modifiedharvester/heritrix3/pom.xml
The file was modifiedharvester/harvester-test/pom.xml
The file was modifiedharvester/harvestchannel-gui/pom.xml
Commit 97ebda03303de3f69cd2656ced3de95af6226083 by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
(commit: 97ebda03303de3f69cd2656ced3de95af6226083)
The file was modifieddeploy/distribution/pom.xml
The file was modifiedharvester/pom.xml
The file was modifieddeploy/deploy-test/pom.xml
The file was modifiedharvester/harvester-core/pom.xml
The file was modifiedwayback/wayback-resourcestore/pom.xml
The file was modifiedarchive/pom.xml
The file was modifiedharvester/qa-gui/pom.xml
The file was modifiedpom.xml
The file was modifiedharvester/harvestchannel-gui/pom.xml
The file was modifiedarchive/archive-core/pom.xml
The file was modifiedarchive/archive-test/pom.xml
The file was modifiedharvester/harvestdefinition-gui/pom.xml
The file was modifiedharvester/heritrix3/pom.xml
The file was modifiedwayback/pom.xml
The file was modifiedbuild-tools/pom.xml
The file was modifiedcommon/common-core/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml
The file was modifiedwayback/wayback-indexer/pom.xml
The file was modifiedmonitor/status-gui/pom.xml
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml
The file was modifieddeploy/pom.xml
The file was modifiedmonitor/monitor-core/pom.xml
The file was modifiedmonitor/pom.xml
The file was modifiedcommon/common-test/pom.xml
The file was modifiedarchive/bitpreservation-gui/pom.xml
The file was modifiedcommon/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml
The file was modifiedharvester/harvest-scheduler/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml
The file was modifiedharvester/harvester-test/pom.xml
The file was modifieddeploy/deploy-core/pom.xml
The file was modifiedintegration-test/pom.xml
The file was modifiedharvester/history-gui/pom.xml
The file was modifiedintegration-test/system-test/pom.xml
The file was modifiedmonitor/monitor-test/pom.xml
The file was modifiedwayback/wayback-test/pom.xml
Commit e3b328a3cca883f6396a2955ef28bb0e2c7d2300 by Colin Rosenthal (csr)
Updated version to a unique name
(commit: e3b328a3cca883f6396a2955ef28bb0e2c7d2300)
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml
The file was modifiedintegration-test/system-test/pom.xml
The file was modifiedharvester/harvester-test/pom.xml
The file was modifiedwayback/wayback-indexer/pom.xml
The file was modifiedharvester/harvester-core/pom.xml
The file was modifiedharvester/heritrix3/pom.xml
The file was modifiedharvester/qa-gui/pom.xml
The file was modifiedarchive/bitpreservation-gui/pom.xml
The file was modifiedcommon/pom.xml
The file was modifiedarchive/pom.xml
The file was modifiedarchive/archive-test/pom.xml
The file was modifiedharvester/harvestdefinition-gui/pom.xml
The file was modifiedmonitor/status-gui/pom.xml
The file was modifieddeploy/deploy-test/pom.xml
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml
The file was modifiedmonitor/monitor-core/pom.xml
The file was modifiedharvester/history-gui/pom.xml
The file was modifieddeploy/pom.xml
The file was modifieddeploy/deploy-core/pom.xml
The file was modifiedmonitor/pom.xml
The file was modifiedpom.xml
The file was modifiedwayback/wayback-test/pom.xml
The file was modifiedintegration-test/pom.xml
The file was modifieddeploy/distribution/pom.xml
The file was modifiedcommon/common-core/pom.xml
The file was modifiedharvester/pom.xml
The file was modifiedarchive/archive-core/pom.xml
The file was modifiedmonitor/monitor-test/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml
The file was modifiedcommon/common-test/pom.xml
The file was modifiedbuild-tools/pom.xml
The file was modifiedharvester/harvest-scheduler/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml
The file was modifiedwayback/pom.xml
The file was modifiedharvester/harvestchannel-gui/pom.xml
The file was modifiedwayback/wayback-resourcestore/pom.xml