SuccessChanges

Summary

  1. Changed version to 7.0-SNAPSHOT (commit: 617efc9a7b921f06f00bcf8aee6e104253242f84) (details)
  2. Fixed some post-merge stuff (commit: 7bb7162b0968ca5e0fdcb83f8b63551f8573c8f9) (details)
  3. Fixed casing of TESTX for StressTest to match bitmag collection (commit: 30f2835823f41d6f66644e748b133d6d1da0f2e0) (details)
  4. Cleanup of pom (commit: 4ab01eeafbda03d2c5f2bd4177c83a0a25a44376) (details)
  5. Removed hard-coded bitmag paths from start scripts (commit: b6ab8c0ac547e01fc616928ff52d2b70fa7e316b) (details)
  6. Restored httpclient 4.5.12 which was apparently necessary after all. (commit: e22863ff5dbff424e9996a765d3a3ebd6e423a3e) (details)
  7. Moved and renamed HadoopMapperTester and cleaned up its subclasses a bit (commit: 19da50ffad622e72f8795a09e117baf44bb5256f) (details)
  8. Fixed FileNameHarvester throwing NullPointer on failed comms with Bitmag (commit: 191b3f4828a54bd30d183a745a9e05e7e85462c4) (details)
  9. Made "TESTX" in automatic tests settable with -Dsystemtest.testx (commit: df4c1ca5e59fe558eb2c8a70157adb92c12a83c5) (details)
  10. [maven-release-plugin] prepare release netarchivesuite-7.0 (commit: 90520aea9d5e13775630dfd51d5942015feb6732) (details)
  11. [maven-release-plugin] prepare for next development iteration (commit: 9f8459ec50a9145c1922559b5ed7a407b550ca7b) (details)
  12. Fixed javadoc generation for most recent versions of maven plugin and (commit: e4dc5be95d6cc93ca9a6cfa1d91f4d79664f33de) (details)
  13. Removed from central pom line 922 and 6 lines and downgraded version of (commit: 251e9e3f22ded07ef19b40b78682f3c6413dc56b) (details)
The file was modifiedcommon/common-test/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedmonitor/status-gui/pom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
The file was modifiedharvester/harvestchannel-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/pom.xml (diff)
The file was modifiedhadoop-uber-jar-invoker/pom.xml (diff)
The file was modifiedhadoop-uber-jar/pom.xml (diff)
The file was modifiedarchive/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml (diff)
The file was modifieddeploy/distribution/pom.xml (diff)
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifiedharvester/qa-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedmonitor/monitor-core/pom.xml (diff)
The file was modifiedwayback/pom.xml (diff)
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was modifiedbuild-tools/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was modifiedharvester/history-gui/pom.xml (diff)
The file was modifiedharvester/harvestdefinition-gui/pom.xml (diff)
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifiedharvester/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
The file was modifieddeploy/pom.xml (diff)
The file was modifiedintegration-test/pom.xml (diff)
The file was modifiedarchive/bitpreservation-gui/pom.xml (diff)
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedmonitor/pom.xml (diff)
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was modifiedcommon/pom.xml (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedhadoop-uber-jar-invoker/pom.xml (diff)
Commit 30f2835823f41d6f66644e748b133d6d1da0f2e0 by Colin Rosenthal (csr)
Fixed casing of TESTX for StressTest to match bitmag collection
(commit: 30f2835823f41d6f66644e748b133d6d1da0f2e0)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/performance/AbstractStressTest.java (diff)
The file was modifiedpom.xml (diff)
The file was modifieddeploy/deploy-core/src/main/java/dk/netarkivet/deploy/LinuxMachine.java (diff)
Commit e22863ff5dbff424e9996a765d3a3ebd6e423a3e by Colin Rosenthal (csr)
Restored httpclient 4.5.12 which was apparently necessary after all.
(commit: e22863ff5dbff424e9996a765d3a3ebd6e423a3e)
The file was modifiedpom.xml (diff)
Commit 19da50ffad622e72f8795a09e117baf44bb5256f by Rasmus Bohl Kristensen (rbkr)
Moved and renamed HadoopMapperTester and cleaned up its subclasses a bit
(commit: 19da50ffad622e72f8795a09e117baf44bb5256f)
The file was modifiedharvester/harvester-test/src/test/java/dk/netarkivet/viewerproxy/webinterface/hadoop/MetadataCDXMapperTester.java (diff)
The file was modifiedwayback/wayback-test/src/test/java/dk/netarkivet/wayback/hadoop/CDXMapperTester.java (diff)
The file was modifiedharvester/harvester-test/src/test/java/dk/netarkivet/viewerproxy/webinterface/hadoop/CrawlLogExtractionMapperTester.java (diff)
The file was addedcommon/common-test/src/main/java/dk/netarkivet/common/hadoop/HadoopMiniClusterTestCase.java
The file was removedharvester/harvester-test/src/test/java/dk/netarkivet/viewerproxy/webinterface/hadoop/HadoopMapperTester.java
The file was modifiedcommon/common-test/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedharvester/harvester-test/src/test/java/dk/netarkivet/harvester/indexserver/hadoop/GetMetadataMapperTester.java (diff)
Commit 191b3f4828a54bd30d183a745a9e05e7e85462c4 by Rasmus Bohl Kristensen (rbkr)
Fixed FileNameHarvester throwing NullPointer on failed comms with Bitmag
(commit: 191b3f4828a54bd30d183a745a9e05e7e85462c4)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/bitrepository/action/getfileids/GetFileIDsAction.java (diff)
The file was modifiedarchive/archive-core/src/main/java/dk/netarkivet/archive/arcrepository/distribute/BitmagArcRepositoryClient.java (diff)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/bitrepository/action/getfile/GetFileAction.java (diff)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/bitrepository/action/putfile/PutFileEventHandler.java (diff)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/bitrepository/action/getfile/GetFileEventHandler.java (diff)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/bitrepository/action/getfileids/GetFileIDsEventHandler.java (diff)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/distribute/bitrepository/action/putfile/PutFileAction.java (diff)
Commit df4c1ca5e59fe558eb2c8a70157adb92c12a83c5 by Colin Rosenthal (csr)
Made "TESTX" in automatic tests settable with -Dsystemtest.testx
(commit: df4c1ca5e59fe558eb2c8a70157adb92c12a83c5)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/environment/DefaultTestEnvironment.java (diff)
Commit 90520aea9d5e13775630dfd51d5942015feb6732 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release netarchivesuite-7.0
(commit: 90520aea9d5e13775630dfd51d5942015feb6732)
The file was modifiedmonitor/monitor-core/pom.xml (diff)
The file was modifiedharvester/harvestdefinition-gui/pom.xml (diff)
The file was modifiedharvester/history-gui/pom.xml (diff)
The file was modifiedhadoop-uber-jar-invoker/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifiedharvester/pom.xml (diff)
The file was modifiedmonitor/status-gui/pom.xml (diff)
The file was modifiedbuild-tools/pom.xml (diff)
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was modifiedwayback/pom.xml (diff)
The file was modifieddeploy/distribution/pom.xml (diff)
The file was modifiedharvester/harvestchannel-gui/pom.xml (diff)
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
The file was modifiedmonitor/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedcommon/pom.xml (diff)
The file was modifiedarchive/bitpreservation-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifieddeploy/pom.xml (diff)
The file was modifiedhadoop-uber-jar/pom.xml (diff)
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedcommon/common-test/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedharvester/qa-gui/pom.xml (diff)
The file was modifiedintegration-test/pom.xml (diff)
The file was modifiedarchive/pom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
Commit 9f8459ec50a9145c1922559b5ed7a407b550ca7b by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
(commit: 9f8459ec50a9145c1922559b5ed7a407b550ca7b)
The file was modifiedhadoop-uber-jar/pom.xml (diff)
The file was modifiedmonitor/status-gui/pom.xml (diff)
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was modifieddeploy/pom.xml (diff)
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedarchive/pom.xml (diff)
The file was modifiedharvester/harvestchannel-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedharvester/heritrix3/pom.xml (diff)
The file was modifiedharvester/history-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml (diff)
The file was modifiedarchive/bitpreservation-gui/pom.xml (diff)
The file was modifiedmonitor/monitor-core/pom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifiedcommon/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifiedharvester/harvestdefinition-gui/pom.xml (diff)
The file was modifiedbuild-tools/pom.xml (diff)
The file was modifiedmonitor/pom.xml (diff)
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifiedharvester/qa-gui/pom.xml (diff)
The file was modifiedwayback/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
The file was modifiedintegration-test/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifieddeploy/distribution/pom.xml (diff)
The file was modifiedcommon/common-test/pom.xml (diff)
The file was modifiedhadoop-uber-jar-invoker/pom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was modifiedharvester/pom.xml (diff)
Commit e4dc5be95d6cc93ca9a6cfa1d91f4d79664f33de by Colin Rosenthal (csr)
Fixed javadoc generation for most recent versions of maven plugin and
Java 11
(commit: e4dc5be95d6cc93ca9a6cfa1d91f4d79664f33de)
The file was modifiedpom.xml (diff)
Commit 251e9e3f22ded07ef19b40b78682f3c6413dc56b by Peter Christiansen (pech)
Removed from central pom line 922 and 6 lines and downgraded version of
plugin from 3.2.0 to 3.1.1
(commit: 251e9e3f22ded07ef19b40b78682f3c6413dc56b)
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/src/test/java/dk/netarkivet/heritrix3/monitor/TestAcceptLanguageHeader.java (diff)
The file was removedcommon/netarchivesuite-test-utils/src/main/java/dk/netarkivet/common/utils/FailsOnLocalAndJenkins.java
The file was modifiedpom.xml (diff)