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

clebertsuconic pushed a commit to branch 2.19.x
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/2.19.x by this push:
     new 036ac28  NO-JIRA Update on cherry-pick-report
036ac28 is described below

commit 036ac2850d6acc2a5c5beb3be9e983f375f9f9a4
Author: Clebert Suconic <[email protected]>
AuthorDate: Mon Jan 24 10:33:42 2022 -0500

    NO-JIRA Update on cherry-pick-report
    
    (cherry picked from commit 3af6d0d58c21c400d053f7a310882bb3247cb7fa)
---
 scripts/cherry-pick-report.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/scripts/cherry-pick-report.sh b/scripts/cherry-pick-report.sh
index 5c2b354..675e2f9 100755
--- a/scripts/cherry-pick-report.sh
+++ b/scripts/cherry-pick-report.sh
@@ -54,9 +54,11 @@ mvn compile assembly:single
 
 java -jar ./target/jira-git-0.1.SNAPSHOT-jar-with-dependencies.jar artemis 
../../.. ../cherry-pick-report.html  2.19.0 main ${USE_REST} 2.19.x 2.19.0
 
+java -jar ./target/jira-git-0.1.SNAPSHOT-jar-with-dependencies.jar artemis 
../../.. ../commit-report-2.19.x.html  2.19.0 2.19.x ${USE_REST}
 
 echo 
"=============================================================================================================================="
 echo " Report generated at ./target/cherry-pick-report/cherry-pick-report.html"
+echo " Report generated at 
./target/cherry-pick-report/commit-report-2.19.x.html"
 echo 
"=============================================================================================================================="
 
 

Reply via email to