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

grobmeier pushed a commit to branch ms12_conversion_of_md_files
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 71b50a45533fd6e1188c534fbf7e751b7316fa73
Author: Christian Grobmeier <[email protected]>
AuthorDate: Thu Mar 7 19:06:07 2024 +0100

    removing the verbose flag
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 863ed405aa..763c701cc2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -781,7 +781,6 @@
                   
<directory>${project.build.directory}/generated-sources/site/resources</directory>
                 </resource>
               </resources>
-              <enableVerbose>true</enableVerbose>
               
<sourceDirectory>${project.build.directory}/generated-sources/site/asciidoc</sourceDirectory>
               <outputDirectory>target/site</outputDirectory>
               <preserveDirectories>true</preserveDirectories>

Reply via email to