Skip to content

Conversation

@chjyothsna25-svg
Copy link

Fixes #5166

Adds the missing -since option so the aggregated Javadoc shows the correct version tabs.


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

@mpkorstanje
Copy link
Contributor

mpkorstanje commented Dec 21, 2025

Thanks for offering a pull request!

Unfortunately your chose solution hardcodes a list of version numbers. This is not ideal, as noted in #5166 (comment) we are looking for a solution that automatically populates the list of versions based on existing releases in git.

The solution for doing this is non-trivial and as noted in #5166 (comment) we think that it will be more efficient if the JUnit team does the work on this. As such we are not looking for contributions on this issue.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add -since for javadoc

2 participants