From: Alex O. <no...@gi...> - 2024-10-18 08:24:48
|
Branch: refs/heads/webarchive-commons-1.1.10 Home: https://github.com/internetarchive/heritrix3 Commit: d6d8a37b4dfe6a6cd54a3400571db014f6595adc https://github.com/internetarchive/heritrix3/commit/d6d8a37b4dfe6a6cd54a3400571db014f6595adc Author: Alex Osborne <aos...@nl...> Date: 2024-10-18 (Fri, 18 Oct 2024) Changed paths: M engine/pom.xml M modules/pom.xml M modules/src/test/java/org/archive/modules/fetcher/FetchHTTPTest.java Log Message: ----------- Replace littleproxy with jetty-proxy (to remove dependency on log4j) littleproxy has not been updated since 2017 and has various out of date dependencies. Since we're using jetty for HTTP server testing anyway, we may as well use it as the proxy too. To unsubscribe from these emails, change your notification settings at https://github.com/internetarchive/heritrix3/settings/notifications |