You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rm...@apache.org on 2021/05/22 22:38:19 UTC

[logging-chainsaw] 02/03: Generate changes report

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

rmiddleton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-chainsaw.git

commit 77a7cb8b71b7bcac258b5b59bd672b25b2a59b26
Author: Robert Middleton <ro...@rm5248.com>
AuthorDate: Sat May 22 18:30:12 2021 -0400

    Generate changes report
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 89fcbfe..e8c5d00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -480,6 +480,7 @@
           <reportSet>
             <reports>
               <report>jira-report</report>
+              <report>changes-report</report>
             </reports>
           </reportSet>
         </reportSets>