Not builtChanges

Summary

  1. Created an invoker-module to prevent the job from including all the (commit: fffd21b9e21b9572899722516c0c6e10a16db15c) (details)
  2. Package in libs (commit: 4ca12576421f97206a423b90978a9b684619ae7b) (details)
  3. Added an extra sanity check in the run.sh script. (commit: dae7ccb17d1e55a49039a7388ff60797959fc609) (details)
  4. Added an extra line to show how to customise location of krb5.conf (commit: 6086fdeca97e33163c28c23062593b6f17f23b95) (details)
  5. Modified to support dynamic identification of the correct file-system (commit: dd68c05afd42a7a8beb6c10dde0a134b2a9b47a4) (details)
  6. Refactoring to make MetadataIndexingApplication closer to a reusable (commit: 48366f7a72262d6f1442b635b466a2b929b9bcd3) (details)
  7. Parametrised the script to make it more flexible. (commit: 048313b7a4b5d7b85e5aba5d9e31227a96008016) (details)
  8. Corrected internal versions (commit: d5e904f8602621fb085dc9d52d2bf6a31992b8d9) (details)
  9. Pom indentation and small fixes (commit: 12d18ec97e3c72d09addc0455c71dd17d96a1de5) (details)
  10. Changed version to 7.0-SNAPSHOT (commit: 617efc9a7b921f06f00bcf8aee6e104253242f84) (details)
  11. Fixed some post-merge stuff (commit: 7bb7162b0968ca5e0fdcb83f8b63551f8573c8f9) (details)
  12. [maven-release-plugin] prepare release netarchivesuite-7.0 (commit: 90520aea9d5e13775630dfd51d5942015feb6732) (details)
  13. [maven-release-plugin] prepare for next development iteration (commit: 9f8459ec50a9145c1922559b5ed7a407b550ca7b) (details)
Commit fffd21b9e21b9572899722516c0c6e10a16db15c by Asger Askov Blekinge (abr)
Created an invoker-module to prevent the job from including all the
hadoop dependencies once again
(commit: fffd21b9e21b9572899722516c0c6e10a16db15c)
The file was addedhadoop-uber-jar-invoker/src/main/resources/run.sh
The file was modifiedhadoop-uber-jar/src/main/java/MetadataIndexingApplication.java
The file was addedhadoop-uber-jar-invoker/pom.xml
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/CommonSettings.java
The file was modifiedpom.xml
The file was addedhadoop-uber-jar-invoker/src/main/assembly/assembly.xml
Commit 4ca12576421f97206a423b90978a9b684619ae7b by Asger Askov Blekinge (abr)
Package in libs
(commit: 4ca12576421f97206a423b90978a9b684619ae7b)
The file was modifiedhadoop-uber-jar-invoker/src/main/assembly/assembly.xml
The file was modifiedhadoop-uber-jar-invoker/src/main/resources/run.sh
Commit dae7ccb17d1e55a49039a7388ff60797959fc609 by Colin Rosenthal (csr)
Added an extra sanity check in the run.sh script.
(commit: dae7ccb17d1e55a49039a7388ff60797959fc609)
The file was modifiedhadoop-uber-jar-invoker/src/main/assembly/assembly.xml
The file was modifiedhadoop-uber-jar/src/main/java/MetadataIndexingApplication.java
The file was modifiedhadoop-uber-jar-invoker/src/main/resources/run.sh
Commit 6086fdeca97e33163c28c23062593b6f17f23b95 by Colin Rosenthal (csr)
Added an extra line to show how to customise location of krb5.conf
(commit: 6086fdeca97e33163c28c23062593b6f17f23b95)
The file was modifiedhadoop-uber-jar-invoker/src/main/resources/run.sh
Commit dd68c05afd42a7a8beb6c10dde0a134b2a9b47a4 by Colin Rosenthal (csr)
Modified to support dynamic identification of the correct file-system
for hadoop input
(commit: dd68c05afd42a7a8beb6c10dde0a134b2a9b47a4)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/utils/hadoop/GetMetadataMapper.java
The file was modifiedhadoop-uber-jar-invoker/src/main/resources/run.sh
The file was modifiedhadoop-uber-jar/src/main/java/MetadataIndexingApplication.java
Commit 48366f7a72262d6f1442b635b466a2b929b9bcd3 by Colin Rosenthal (csr)
Refactoring to make MetadataIndexingApplication closer to a reusable
real-world case.
(commit: 48366f7a72262d6f1442b635b466a2b929b9bcd3)
The file was modifiedhadoop-uber-jar-invoker/src/main/resources/run.sh
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/viewerproxy/webinterface/Reporting.java
The file was modifiedharvester/harvester-core/src/main/java/dk/netarkivet/harvester/indexserver/RawMetadataCache.java
The file was modifiedwayback/wayback-indexer/src/main/java/dk/netarkivet/wayback/indexer/ArchiveFile.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/CommonSettings.java
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/utils/hadoop/HadoopJobUtils.java
The file was addedhadoop-uber-jar-invoker/src/main/resources/input.txt
The file was modifiedhadoop-uber-jar/src/main/java/MetadataIndexingApplication.java
The file was modifiedpom.xml
The file was modifiedcommon/common-core/src/main/resources/dk/netarkivet/common/settings.xml
Commit 048313b7a4b5d7b85e5aba5d9e31227a96008016 by Colin Rosenthal (csr)
Parametrised the script to make it more flexible.
(commit: 048313b7a4b5d7b85e5aba5d9e31227a96008016)
The file was modifiedhadoop-uber-jar-invoker/src/main/resources/run.sh
Commit d5e904f8602621fb085dc9d52d2bf6a31992b8d9 by Colin Rosenthal (csr)
Corrected internal versions
(commit: d5e904f8602621fb085dc9d52d2bf6a31992b8d9)
The file was modifiedhadoop-uber-jar-invoker/pom.xml
The file was modifiedhadoop-uber-jar/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml
Commit 12d18ec97e3c72d09addc0455c71dd17d96a1de5 by Rasmus Bohl Kristensen (rbkr)
Pom indentation and small fixes
(commit: 12d18ec97e3c72d09addc0455c71dd17d96a1de5)
The file was modifiedharvester/harvester-test/pom.xml
The file was modifiedhadoop-uber-jar-invoker/pom.xml
Commit 617efc9a7b921f06f00bcf8aee6e104253242f84 by Colin Rosenthal (csr)
Changed version to 7.0-SNAPSHOT
(commit: 617efc9a7b921f06f00bcf8aee6e104253242f84)
The file was modifiedarchive/bitpreservation-gui/pom.xml
The file was modifieddeploy/deploy-core/pom.xml
The file was modifiedhadoop-uber-jar-invoker/pom.xml
The file was modifiedhadoop-uber-jar/pom.xml
The file was modifiedintegration-test/pom.xml
The file was modifiedharvester/harvestchannel-gui/pom.xml
The file was modifiedcommon/common-core/pom.xml
The file was modifiedharvester/harvestdefinition-gui/pom.xml
The file was modifiedharvester/pom.xml
The file was modifiedcommon/common-test/pom.xml
The file was modifiedbuild-tools/pom.xml
The file was modifiedharvester/heritrix3/pom.xml
The file was modifiedharvester/harvest-scheduler/pom.xml
The file was modifiedwayback/wayback-indexer/pom.xml
The file was modifieddeploy/distribution/pom.xml
The file was modifiedarchive/archive-test/pom.xml
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml
The file was modifiedharvester/harvester-test/pom.xml
The file was modifiedarchive/archive-core/pom.xml
The file was modifiedharvester/history-gui/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml
The file was modifiedwayback/pom.xml
The file was modifiedharvester/harvester-core/pom.xml
The file was modifieddeploy/pom.xml
The file was modifieddeploy/deploy-test/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml
The file was modifiedmonitor/status-gui/pom.xml
The file was modifiedwayback/wayback-test/pom.xml
The file was modifiedcommon/pom.xml
The file was modifiedmonitor/pom.xml
The file was modifiedmonitor/monitor-core/pom.xml
The file was modifiedintegration-test/system-test/pom.xml
The file was modifiedarchive/pom.xml
The file was modifiedpom.xml
The file was modifiedharvester/qa-gui/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml
The file was modifiedmonitor/monitor-test/pom.xml
The file was modifiedwayback/wayback-resourcestore/pom.xml
Commit 7bb7162b0968ca5e0fdcb83f8b63551f8573c8f9 by Colin Rosenthal (csr)
Fixed some post-merge stuff
(commit: 7bb7162b0968ca5e0fdcb83f8b63551f8573c8f9)
The file was modifiedhadoop-uber-jar-invoker/pom.xml
Commit 90520aea9d5e13775630dfd51d5942015feb6732 by Colin Rosenthal (csr)
[maven-release-plugin] prepare release netarchivesuite-7.0
(commit: 90520aea9d5e13775630dfd51d5942015feb6732)
The file was modifiedbuild-tools/pom.xml
The file was modifiedharvester/harvester-test/pom.xml
The file was modifiedwayback/wayback-indexer/pom.xml
The file was modifieddeploy/pom.xml
The file was modifiedharvester/qa-gui/pom.xml
The file was modifiedharvester/harvester-core/pom.xml
The file was modifiedharvester/harvestdefinition-gui/pom.xml
The file was modifiedmonitor/status-gui/pom.xml
The file was modifiedmonitor/monitor-test/pom.xml
The file was modifiedmonitor/monitor-core/pom.xml
The file was modifieddeploy/deploy-core/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml
The file was modifiedarchive/archive-test/pom.xml
The file was modifiedharvester/harvestchannel-gui/pom.xml
The file was modifiedmonitor/pom.xml
The file was modifiedarchive/bitpreservation-gui/pom.xml
The file was modifiedharvester/harvest-scheduler/pom.xml
The file was modifiedharvester/heritrix3/pom.xml
The file was modifiedharvester/history-gui/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml
The file was modifiedintegration-test/pom.xml
The file was modifiedhadoop-uber-jar/pom.xml
The file was modifiedarchive/archive-core/pom.xml
The file was modifiedarchive/pom.xml
The file was modifiedwayback/pom.xml
The file was modifieddeploy/deploy-test/pom.xml
The file was modifiedwayback/wayback-resourcestore/pom.xml
The file was modifiedwayback/wayback-test/pom.xml
The file was modifiedhadoop-uber-jar-invoker/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml
The file was modifiedharvester/pom.xml
The file was modifiedcommon/common-test/pom.xml
The file was modifiedintegration-test/system-test/pom.xml
The file was modifieddeploy/distribution/pom.xml
The file was modifiedcommon/common-core/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml
The file was modifiedpom.xml
The file was modifiedcommon/pom.xml
Commit 9f8459ec50a9145c1922559b5ed7a407b550ca7b by Colin Rosenthal (csr)
[maven-release-plugin] prepare for next development iteration
(commit: 9f8459ec50a9145c1922559b5ed7a407b550ca7b)
The file was modifiedarchive/archive-test/pom.xml
The file was modifieddeploy/deploy-test/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-controller/pom.xml
The file was modifiedbuild-tools/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-monitor/pom.xml
The file was modifiedharvester/qa-gui/pom.xml
The file was modifiedharvester/heritrix3/pom.xml
The file was modifiedmonitor/status-gui/pom.xml
The file was modifiedhadoop-uber-jar-invoker/pom.xml
The file was modifiedarchive/archive-core/pom.xml
The file was modifiedarchive/pom.xml
The file was modifiedharvester/pom.xml
The file was modifiedarchive/bitpreservation-gui/pom.xml
The file was modifiedcommon/common-core/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml
The file was modifieddeploy/distribution/pom.xml
The file was modifiedharvester/harvestdefinition-gui/pom.xml
The file was modifiedwayback/wayback-indexer/pom.xml
The file was modifiedintegration-test/pom.xml
The file was modifiedwayback/pom.xml
The file was modifiedmonitor/monitor-test/pom.xml
The file was modifiedcommon/pom.xml
The file was modifiedharvester/harvest-scheduler/pom.xml
The file was modifiedharvester/harvester-test/pom.xml
The file was modifiedharvester/heritrix3/heritrix3-bundler/pom.xml
The file was modifiedharvester/history-gui/pom.xml
The file was modifiedharvester/harvestchannel-gui/pom.xml
The file was modifiedintegration-test/system-test/pom.xml
The file was modifiedhadoop-uber-jar/pom.xml
The file was modifiedmonitor/monitor-core/pom.xml
The file was modifiedcommon/netarchivesuite-test-utils/pom.xml
The file was modifieddeploy/pom.xml
The file was modifiedwayback/wayback-resourcestore/pom.xml
The file was modifiedmonitor/pom.xml
The file was modifiedcommon/common-test/pom.xml
The file was modifiedharvester/harvester-core/pom.xml
The file was modifieddeploy/deploy-core/pom.xml
The file was modifiedpom.xml
The file was modifiedwayback/wayback-test/pom.xml