Skip to content

Commit

Permalink
NO-JIRA: update example again, so that it isnt inconsistent with the …
Browse files Browse the repository at this point in the history
…prior example as originally
  • Loading branch information
gemmellr committed Oct 31, 2023
1 parent d76550a commit a9cb468
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 @@ -171,7 +171,7 @@ $ java -jar jira-git-0.1.SNAPSHOT-jar-with-dependencies.jar artemis-web <path.to
real example used on [2.31.0](https://activemq.apache.org/components/artemis/download/commit-report-2.31.0.html):
```bash
$ java -jar
java -jar jira-git-0.1.SNAPSHOT-jar-with-dependencies.jar artemis release-work/activemq-artemis release-work/activemq-website/src/components/artemis/download/commit-report-2.31.0.html 2.30.0 2.31.0 true
java -jar jira-git-0.1.SNAPSHOT-jar-with-dependencies.jar artemis-web release-work/activemq-artemis release-work/activemq-website/src/components/artemis/download/commit-report-2.31.0.html 2.30.0 2.31.0 true
```
- This will parse all the git commits between the previous release, and current release tags while looking at current JIRA status.

Expand Down

0 comments on commit a9cb468

Please sign in to comment.