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

robbie pushed a commit to branch new-logging
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit cc8247f8e31a2a62bb5d7f22b8f5bd4f9c7c4d60
Author: Robbie Gemmell <[email protected]>
AuthorDate: Thu Sep 15 17:34:45 2022 +0100

    fix application of filtered version ref previously added in logging docs
---
 artemis-website/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml
index a1af3edce8..e134e0d369 100644
--- a/artemis-website/pom.xml
+++ b/artemis-website/pom.xml
@@ -293,6 +293,7 @@ File | package | observation
                               <copy todir="${scratch-dir-user-manual}" 
overwrite="true">
                                  <fileset 
file="${src-dir-user-manual}/book.json" />
                                  <fileset 
file="${src-dir-user-manual}/client-classpath.md" />
+                                 <fileset 
file="${src-dir-user-manual}/logging.md" />
                                  <filterset>
                                     <filter 
token="PROJECT_VERSION_FILTER_TOKEN" value="${project.version}" />
                                  </filterset>

Reply via email to