This is an automated email from the ASF dual-hosted git repository.

vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-jakarta.git


The following commit(s) were added to refs/heads/main by this push:
     new c0fcb9a  Fail on Antora warnings
c0fcb9a is described below

commit c0fcb9ae8b8140f32ae8e2639cd85c421bc9ccfc
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Thu May 30 13:32:31 2024 +0200

    Fail on Antora warnings
---
 antora-playbook.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/antora-playbook.yaml b/antora-playbook.yaml
index 29eed2c..0a7c01a 100644
--- a/antora-playbook.yaml
+++ b/antora-playbook.yaml
@@ -28,6 +28,11 @@ content:
         - target/generated-site/antora
       edit_url:
 
+runtime:
+  log:
+    # Fail on warnings
+    failure_level: warn
+
 asciidoc:
   extensions:
     - "@asciidoctor/tabs"

Reply via email to