ShirleyRex opened a new pull request, #6502: URL: https://github.com/apache/jmeter/pull/6502
## 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](https://wiki.apache.org/jmeter/CodeStyleGuidelines) of this project. - I have updated the documentation accordingly. [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
