Skip to content

Commit

Permalink
NO-JIRA Update on cherry-pick-report
Browse files Browse the repository at this point in the history
  • Loading branch information
clebertsuconic committed Jan 24, 2022
1 parent 5e7ecfc commit 3af6d0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/cherry-pick-report.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 "=============================================================================================================================="


Expand Down

0 comments on commit 3af6d0d

Please sign in to comment.