From: Alex O. <no...@gi...> - 2025-04-28 08:10:25
|
Branch: refs/heads/jetty-12 Home: https://github.com/internetarchive/heritrix3 Commit: db16b6096079b009ee241325c88fa8cd10557b0d https://github.com/internetarchive/heritrix3/commit/db16b6096079b009ee241325c88fa8cd10557b0d Author: Alex Osborne <aos...@nl...> Date: 2025-04-28 (Mon, 28 Apr 2025) Changed paths: M engine/src/main/java/org/archive/crawler/restlet/JobResource.java M engine/src/main/java/org/archive/crawler/restlet/models/CrawlJobModel.java M engine/src/main/resources/org/archive/crawler/restlet/Job.ftl Log Message: ----------- Fix 'anypath' URL generation and avoid unnecessary usages of it Restlet 2.6 refuses paths with double slash in the static path and we were inadvertently generating them. To unsubscribe from these emails, change your notification settings at https://github.com/internetarchive/heritrix3/settings/notifications |