Skip to content

Docs: clarify how to always get the latest JMeter version#6502

Open
ShirleyRex wants to merge 1 commit intoapache:masterfrom
ShirleyRex:fix-docs-typo-issue-6499
Open

Docs: clarify how to always get the latest JMeter version#6502
ShirleyRex wants to merge 1 commit intoapache:masterfrom
ShirleyRex:fix-docs-typo-issue-6499

Conversation

@ShirleyRex
Copy link

@ShirleyRex ShirleyRex commented Sep 18, 2025

Description

This PR updates the documentation in xdocs/download_jmeter.xml to clarify how users can always find the latest JMeter release.
A new section, “Getting the Latest Version”, has been added with references to:

  • The official JMeter download page
  • Maven Central
  • GitHub releases

Motivation and Context

Users asked in issue #6499 about the best way to obtain the latest JMeter version immediately after release.
This change makes the documentation clearer and provides direct links to trusted sources.

How Has This Been Tested?

  • Verified that the updated XML is well-formed.
  • Ensured the section renders correctly in the download_jmeter.xml structure.
  • Checked that the links resolve to the latest available JMeter versions.

Screenshots (if appropriate):

Types of changes

  • Bug fix - Documentation update (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.

Closes #6499

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

What’s the best way to get the latest JMeter version immediately after release?

1 participant