SuccessChanges

Summary

  1. Bump commons-fileupload from 1.2.1 to 1.3.3 (commit: 66b1485dbb05926062498fe4ef4e5598fc7ec212) (details)
  2. Bump c3p0 from 0.9.2.1 to 0.9.5.4 (commit: 7015c579a23fe6c4eff0298d71390e6bd8363cba) (details)
  3. Fixes jdk.tools not being found warning (commit: 9e0da98edddd53ebfbc2bc6052531a9780fb329c) (details)
  4. Bump tomcat-embed-core.version from 8.0.32 to 8.5.50 and (commit: e35e8960c87406dccb3c9e5f5308d6faa94bc0de) (details)
  5. Added line 122 with casting (CleanupIF) (commit: 67d5ca5cad1db2c701d9bcf10046c9368895d4bc) (details)
  6. Outcommented TestCorrect, FileChecksumArchiveTester, (commit: 4319452c3343d6cc5aa64da31c9df337b5672688) (details)
  7. Changed outcommenting to @Ignore (commit: f99ba354e51331301700cc3a95e044d7f53b9af3) (details)
  8. Tests that fail locally are ignored (commit: ede844af57f06c03032ab97465a1294c881f4a5b) (details)
  9. Pom indentation and small fixes (commit: 12d18ec97e3c72d09addc0455c71dd17d96a1de5) (details)
  10. Testing non-ignored Hadoop mapper test (commit: e7e250e1473b6da015c4eb19be7261be6db017be) (details)
Commit 66b1485dbb05926062498fe4ef4e5598fc7ec212 by noreply
Bump commons-fileupload from 1.2.1 to 1.3.3
Bumps commons-fileupload from 1.2.1 to 1.3.3.
Signed-off-by: dependabot[bot] <support@github.com>
(commit: 66b1485dbb05926062498fe4ef4e5598fc7ec212)
The file was modifiedpom.xml (diff)
Commit 7015c579a23fe6c4eff0298d71390e6bd8363cba by noreply
Bump c3p0 from 0.9.2.1 to 0.9.5.4
Bumps [c3p0](https://github.com/swaldman/c3p0) from 0.9.2.1 to 0.9.5.4.
- [Release notes](https://github.com/swaldman/c3p0/releases)
-
[Commits](https://github.com/swaldman/c3p0/compare/c3p0-0.9.2.1...c3p0-0.9.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
(commit: 7015c579a23fe6c4eff0298d71390e6bd8363cba)
The file was modifiedpom.xml (diff)
The file was removed.idea/codeStyleSettings.xml
The file was modifiedharvester/heritrix3/heritrix3-extensions/pom.xml (diff)
Commit e35e8960c87406dccb3c9e5f5308d6faa94bc0de by Rasmus Bohl Kristensen (rbkr)
Bump tomcat-embed-core.version from 8.0.32 to 8.5.50 and
tomcat-embed-logging-juli to 8.5.2. addWebapp no longer throws
ServletException so try/catch is removed.
(commit: e35e8960c87406dccb3c9e5f5308d6faa94bc0de)
The file was modifiedpom.xml (diff)
The file was modifiedcommon/common-core/pom.xml (diff)
The file was modifiedcommon/common-core/src/main/java/dk/netarkivet/common/webinterface/GUIWebServer.java (diff)
The file was modifiedarchive/archive-core/src/main/java/dk/netarkivet/archive/arcrepository/ArcRepository.java (diff)
Commit 4319452c3343d6cc5aa64da31c9df337b5672688 by Peter Christiansen (pech)
Outcommented TestCorrect, FileChecksumArchiveTester,
ArcRepositoryTesterStore tests
(commit: 4319452c3343d6cc5aa64da31c9df337b5672688)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/checksum/FileChecksumArchiveTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ArcRepositoryTesterStore.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/distribute/JMSArcRepositoryClientTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/checksum/FileChecksumArchiveTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/distribute/JMSArcRepositoryClientTester.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ArcRepositoryTesterStore.java (diff)
The file was modifiedcommon/common-test/src/main/java/dk/netarkivet/common/distribute/TestRemoteFile.java (diff)
The file was modifiedarchive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ArcRepositoryTesterStore.java (diff)
The file was modifiedharvester/harvester-test/pom.xml (diff)
The file was modifiedhadoop-uber-jar-invoker/pom.xml (diff)
The file was modifiedharvester/harvester-test/src/test/java/dk/netarkivet/viewerproxy/webinterface/hadoop/CrawlLogExtractionMapperTester.java (diff)