SuccessChanges

Summary

  1. Updated version to a unique name (commit: e3b328a3cca883f6396a2955ef28bb0e2c7d2300) (details)
  2. Squashed commit of the following: (commit: 9687194f6e849461945a3f75bdd3906f128d71c8) (details)
  3. Removed applications from test (commit: 08c4691699f10ee3dc467d168f4382d050510c5f) (details)
  4. Improved test logic (commit: 226e523673d58ad2acd92800489386d66a4200a9) (details)
  5. Filtering transient GUIWebServer from integration test (commit: dd8ac077ee484bdd1136c093400f60eeb4defd9d) (details)
  6. Fixed check in test of which type of instance is running. (commit: 5ed4647b549aaaa91eb8e1ee69866a0b04506b9b) (details)
  7. Debugging generalTest (commit: 55008cad5c80a4bcc652151d61713f63c93abe7c) (details)
  8. Returned old logic. VM running the integration test uses default (commit: 44a990fcc968cb5bd13f5d4b9ce9129c90d07f95) (details)
Commit e3b328a3cca883f6396a2955ef28bb0e2c7d2300 by Colin Rosenthal (csr)
Updated version to a unique name
(commit: e3b328a3cca883f6396a2955ef28bb0e2c7d2300)
The file was modifiedbuild-tools/pom.xml
The file was modifiedmonitor/status-gui/pom.xml
The file was modifiedarchive/archive-core/pom.xml
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml
The file was modifiedharvester/heritrix3/pom.xml
The file was modifiedarchive/pom.xml
The file was modifiedharvester/harvestdefinition-gui/pom.xml
The file was modifiedmonitor/pom.xml
The file was modifiedwayback/wayback-test/pom.xml
The file was modifiedintegration-test/pom.xml
The file was modifiedintegration-test/system-test/pom.xml
The file was modifiedharvester/harvest-scheduler/pom.xml
The file was modifiedmonitor/monitor-core/pom.xml
The file was modifieddeploy/distribution/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml
The file was modifiedharvester/harvestchannel-gui/pom.xml
The file was modifiedcommon/common-core/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml
The file was modifiedwayback/wayback-indexer/pom.xml
The file was modifiedarchive/bitpreservation-gui/pom.xml
The file was modifieddeploy/deploy-core/pom.xml
The file was modifiedwayback/wayback-resourcestore/pom.xml
The file was modifiedpom.xml
The file was modifieddeploy/pom.xml
The file was modifiedmonitor/monitor-test/pom.xml
The file was modifiedcommon/common-test/pom.xml
The file was modifiedharvester/harvester-core/pom.xml
The file was modifiedharvester/harvester-test/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml
The file was modifiedcommon/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml
The file was modifiedwayback/pom.xml
The file was modifieddeploy/deploy-test/pom.xml
The file was modifiedarchive/archive-test/pom.xml
The file was modifiedharvester/history-gui/pom.xml
The file was modifiedharvester/qa-gui/pom.xml
The file was modifiedharvester/pom.xml
Commit 9687194f6e849461945a3f75bdd3906f128d71c8 by Rasmus Bohl Kristensen (rbkr)
Squashed commit of the following:
commit a738bebf1170c0527ccbbc2925c4e15515ed28ab Author: bohlski
<rbkr@kb.dk> Date:   Mon Jan 4 14:31:28 2021 +0100
    Changes from review https://sbforge.org/fisheye/cru/CR-NAS-396
commit 3e922d974c296333cd469778c91f6bad0174270d Author: bohlski
<rbkr@kb.dk> Date:   Wed Dec 9 11:15:02 2020 +0100
    Small addition to error message on invalid base url
commit 16706d0129abb1caed2a9bdaa6df6b7b087ed895 Author: bohlski
<rbkr@kb.dk> Date:   Tue Dec 8 16:36:59 2020 +0100
    Modified the bitmag arcrepositoryclient get() to now request records
through the warc record service.
commit 9a92eca3bdfd3b6546a9a8569433b270f4f938cf Author: bohlski
<rbkr@kb.dk> Date:   Mon Dec 7 15:00:49 2020 +0100
    Fixed missing settings documentation from NARK-1998
(commit: 9687194f6e849461945a3f75bdd3906f128d71c8)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/NASSystemUtil.java
The file was modifiedcommon/common-core/src/main/resources/dk/netarkivet/common/settings.xml
The file was removedcommon/common-core/src/main/resources/dk/netarkivet/common/distribute/arcrepository/bitrepository/JmsBitmagArcRepositoryClientSettings.xml
The file was modifiedquickstart/deploy_standalone_bitmag.xml
The file was addedarchive/archive-core/src/main/java/dk/netarkivet/archive/arcrepository/distribute/BitmagArcRepositoryClient.java
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/viewerproxy/webinterface/hadoop/MetadataCDXMapper.java
The file was removedarchive/archive-core/src/main/java/dk/netarkivet/archive/arcrepository/distribute/JMSBitmagArcRepositoryClient.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/CommonSettings.java
The file was addedcommon/common-core/src/main/resources/dk/netarkivet/common/distribute/arcrepository/bitrepository/BitmagArcRepositoryClientSettings.xml
Commit 08c4691699f10ee3dc467d168f4382d050510c5f by Colin Rosenthal (csr)
Removed applications from test
(commit: 08c4691699f10ee3dc467d168f4382d050510c5f)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/NASSystemUtil.java
Commit 226e523673d58ad2acd92800489386d66a4200a9 by Colin Rosenthal (csr)
Improved test logic
(commit: 226e523673d58ad2acd92800489386d66a4200a9)
The file was modifiedintegration-test/system-test/pom.xml
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/functional/SystemOverviewTest.java
Commit dd8ac077ee484bdd1136c093400f60eeb4defd9d by Colin Rosenthal (csr)
Filtering transient GUIWebServer from integration test
(commit: dd8ac077ee484bdd1136c093400f60eeb4defd9d)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/page/SelectiveHarvestPageHelper.java
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/functional/SystemOverviewTest.java
Commit 5ed4647b549aaaa91eb8e1ee69866a0b04506b9b by Colin Rosenthal (csr)
Fixed check in test of which type of instance is running.
(commit: 5ed4647b549aaaa91eb8e1ee69866a0b04506b9b)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/functional/SystemOverviewTest.java
Commit 55008cad5c80a4bcc652151d61713f63c93abe7c by Colin Rosenthal (csr)
Debugging generalTest
(commit: 55008cad5c80a4bcc652151d61713f63c93abe7c)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/functional/SystemOverviewTest.java
Commit 44a990fcc968cb5bd13f5d4b9ce9129c90d07f95 by Colin Rosenthal (csr)
Returned old logic. VM running the integration test uses default
settings.
(commit: 44a990fcc968cb5bd13f5d4b9ce9129c90d07f95)
The file was modifiedintegration-test/system-test/src/test/java/dk/netarkivet/systemtest/functional/SystemOverviewTest.java