Sitelet https://github.com/assertj/assertj/pull/4295
Skip to content

Convert Javadoc to Markdown on assertj-tests modules - #4295

Open
barbulescu wants to merge 1 commit into
assertj:mainfrom
barbulescu:javadoc-2-markdown
Open

Convert Javadoc to Markdown on assertj-tests modules#4295
barbulescu wants to merge 1 commit into
assertj:mainfrom
barbulescu:javadoc-2-markdown

Conversation

@barbulescu

@barbulescu barbulescu commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

This is work on #3977 on modules supporting Java 23+.

Most of the changes were done with Openrewrite with several bugs fixed on the way.

Initial review was done by Claude followed by several fixes and a final manual review.


Blocked by:

@testlens-app

testlens-app Bot commented Jun 20, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

🏷️ Commit: 89782d0
▶️ Tests: 74372 executed
⚪️ Checks: 18/18 completed


Learn more about TestLens at testlens.app.

@scordio scordio self-assigned this Jun 20, 2026
@scordio scordio added theme: documentation An issue related to the documentation event: Hack.Commit.Push A topic worked on during a Hack.Commit.Push event labels Jun 20, 2026
@scordio

scordio commented Jun 21, 2026

Copy link
Copy Markdown
Member

Hi @barbulescu, thanks a lot for raising this!

AFAIK, what should matter is only the Java version at build time, not the language level we target. This means we can do the same for all other modules, and we might also consider targeting 3.x since we're building it with Java 25, and then forward-port the changes to main.

I'll double-check my assumption and apply your changes either in 3.x or main.

@scordio

scordio commented Jun 21, 2026

Copy link
Copy Markdown
Member

FYI, to make sure I'm not clashing with your work, I started experimenting with the Guava module in #4298.

@scordio scordio added this to the 3.x milestone Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

event: Hack.Commit.Push A topic worked on during a Hack.Commit.Push event theme: documentation An issue related to the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants