SuccessChanges

Summary

  1. fix for https://sbforge.org/jira/browse/NAS-2790 (details)
  2. fix HarvestController when BindingException occurs (details)
  3. Get seedlist with/without alpha order (details)
  4. UI fixes (details)
  5. fix space in domain name (details)
  6. Add comment for crawler trap in crawler-beans (details)
  7. Updated to new matching Heritrix version (details)
  8. [maven-release-plugin] prepare release netarchivesuite-5.6 (details)
  9. [maven-release-plugin] prepare for next development iteration (details)
Commit 834a5b322c067b1e83204b0865c5f520286dfd1c by andreas.predikaka
fix for https://sbforge.org/jira/browse/NAS-2790
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/DomainDefinition.java (diff)
The file was modifiedharvester/harvester-test/src/test/java/dk/netarkivet/harvester/webinterface/DomainDefinitionTester.java (diff)
Commit 01b2292e383f418f40372de37f01a461ff177e6d by clara.wiatrowski
fix HarvestController when BindingException occurs
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/utils/ExceptionUtils.java (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/HarvestControllerServer.java (diff)
Commit 2e16d80f4f6239ec7a437d60822ea697fde029a6 by clara.wiatrowski
Get seedlist with/without alpha order
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/HarvestDefinitionDBDAO.java (diff)
The file was modifiedharvester/history-gui/src/main/webapp/Harveststatus-seeds.jsp (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/HarvestDefinitionDAO.java (diff)
The file was modifiedharvester/harvester-test/src/test/java/dk/netarkivet/harvester/datamodel/SeedListTester.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/Translations.properties (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/Translations_fr.properties (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/src/main/java/dk/netarkivet/heritrix3/monitor/resources/H3JobResource.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/HarvestStatusRunningTablesSort.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/Translations_it.properties (diff)
The file was modifiedharvester/harvestdefinition-gui/src/main/webapp/Definitions-edit-harvest-templates.jsp (diff)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/utils/StringUtils.java (diff)
The file was modifiedharvester/harvester-core/src/main/resources/dk/netarkivet/harvester/Translations_de.properties (diff)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/webinterface/HTMLUtils.java (diff)
The file was modifiedmonitor/monitor-core/src/main/java/dk/netarkivet/monitor/webinterface/JMXSummaryUtils.java (diff)
The file was modifiedharvester/history-gui/src/main/webapp/Harveststatus-running.jsp (diff)
The file was modifiedcommon/common-test/src/test/java/dk/netarkivet/common/utils/StringUtilsTester.java (diff)
The file was modifiedharvester/harvestdefinition-gui/src/main/webapp/Definitions-edit-selective-harvest.jsp (diff)
Commit 22d62b1629ed0c6b25a4e8589fd87acb5c0caddc by clara.wiatrowski
Add comment for crawler trap in crawler-beans
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/GlobalCrawlerTrapListDBDAO.java (diff)
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H3HeritrixTemplate.java (diff)
Commit dd7bf4369a7a0fb262a9ba00359b7684540c8fe4 by Colin Rosenthal (csr)
Updated to new matching Heritrix version
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/Constants.java (diff)
The file was modifiedpom.xml (diff)
Commit 7b15d7abf1ed8a11f000177058f3acbea23ab29f by Colin Rosenthal (csr)
[maven-release-plugin] prepare release netarchivesuite-5.6
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifiedharvester/history-gui/pom.xml (diff)
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was modifiedmonitor/status-gui/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifiedharvester/harvest-scheduler/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 modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifiedcommon/pom.xml (diff)
The file was modifiedharvester/harvestdefinition-gui/pom.xml (diff)
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedarchive/pom.xml (diff)
The file was modifieddeploy/pom.xml (diff)
The file was modifiedharvester/harvestchannel-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was modifiedharvester/pom.xml (diff)
The file was modifiedmonitor/pom.xml (diff)
The file was modifiedarchive/bitpreservation-gui/pom.xml (diff)
The file was modifiedmonitor/monitor-core/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
The file was modifiedharvester/heritrix3/pom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
The file was modifiedintegration-test/pom.xml (diff)
The file was modifiedharvester/qa-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was modifiedwayback/pom.xml (diff)
The file was modifiedbuild-tools/pom.xml (diff)
The file was modifieddeploy/distribution/pom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
Commit 97ebda03303de3f69cd2656ced3de95af6226083 by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
The file was modifiedharvester/qa-gui/pom.xml (diff)
The file was modifiedharvester/harvest-scheduler/pom.xml (diff)
The file was modifiedmonitor/monitor-test/pom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifiedwayback/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml (diff)
The file was modifieddeploy/deploy-test/pom.xml (diff)
The file was modifieddeploy/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml (diff)
The file was modifiedharvester/harvestdefinition-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml (diff)
The file was modifieddeploy/deploy-core/pom.xml (diff)
The file was modifiedarchive/bitpreservation-gui/pom.xml (diff)
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml (diff)
The file was modifiedmonitor/pom.xml (diff)
The file was modifiedwayback/wayback-indexer/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedharvester/harvester-core/pom.xml (diff)
The file was modifiedharvester/harvestchannel-gui/pom.xml (diff)
The file was modifiedarchive/pom.xml (diff)
The file was modifiedcommon/pom.xml (diff)
The file was modifiedharvester/history-gui/pom.xml (diff)
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
The file was modifiedintegration-test/system-test/pom.xml (diff)
The file was modifiedharvester/heritrix3/pom.xml (diff)
The file was modifiedintegration-test/pom.xml (diff)
The file was modifiedwayback/wayback-test/pom.xml (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedwayback/wayback-resourcestore/pom.xml (diff)
The file was modifiedmonitor/status-gui/pom.xml (diff)
The file was modifiedharvester/pom.xml (diff)
The file was modifiedmonitor/monitor-core/pom.xml (diff)
The file was modifiedcommon/common-test/pom.xml (diff)
The file was modifiedarchive/archive-test/pom.xml (diff)
The file was modifiedarchive/archive-core/pom.xml (diff)
The file was modifieddeploy/distribution/pom.xml (diff)
The file was modifiedbuild-tools/pom.xml (diff)