This is an automated email from the ASF dual-hosted git repository. royteeuwen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-committer-cli.git
commit 597a0428289a4f701292542492ed69bc3403c9aa Merge: e2a0d70 a6afb9a Author: Roy Teeuwen <[email protected]> AuthorDate: Tue Aug 18 21:12:01 2026 +0200 Merge pull request #50 from apache/feature/SLING-13253-site-update-fixes SLING-13253 - update-local-site: fix problems found running the website update .../sling/cli/impl/jbake/JBakeContentUpdater.java | 18 +++-- .../cli/impl/release/UpdateLocalSiteCommand.java | 74 ++++++++++++++++---- src/main/resources/conf/logback-default.xml | 3 + .../cli/impl/jbake/JBakeContentUpdaterTest.java | 2 + .../impl/release/UpdateLocalSiteCommandTest.java | 78 ++++++++++++++++++++++ .../cli/impl/release/UpdateNewsCommandTest.java | 1 + 6 files changed, 156 insertions(+), 20 deletions(-)
