Skip to content

Commit

Permalink
NO-JIRA small tweak on releasing with jira-git-report
Browse files Browse the repository at this point in the history
  • Loading branch information
clebertsuconic committed Jul 21, 2023
1 parent 6442270 commit c50d97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ $ git clone https://github.com/rh-messaging/jira-git-report.git
$ cd jira-git-report
$ mvn compile assembly:single
$ cd target
$ java -jar jira-git-0.1.SNAPSHOT-jar-with-dependencies.jar artemis <checkoutDirectory>/activemq-artemis <checkoutDirectory>/artemis-website commit-report-<version>.html <previous-version> <version> true
$ java -jar jira-git-0.1.SNAPSHOT-jar-with-dependencies.jar artemis-web <checkoutDirectory>/activemq-artemis <checkoutDirectory>/artemis-website commit-report-<version>.html <previous-version> <version> true
```

real example used on [2.6.1](http://activemq.apache.org/artemis/commit-report-2.6.1.html):
Expand Down

0 comments on commit c50d97d

Please sign in to comment.