Skip to content

Conversation

@karllessard
Copy link
Collaborator

The javadoc binary coming in JDK11 is buggy and fails to generate documentation on valid comments (e.g. multi-line code blocks with @annotations in it).

All other official release of Maven docker images based on JDK17 have failed so far, for other reasons. So to unblock more easily the 1.0.0 release, we'll use a custom docker image that uses the JDK11 image as its base, then installs JDK17 on it, which is used for building the release in JDK11 compatibility mode.

So the doc is generated properly and the compiled classes remain compatible with JDK11.

@karllessard karllessard merged commit 5dd4ce1 into r1.0 Dec 6, 2024
10 checks passed
@karllessard karllessard deleted the custom-docker-release branch December 6, 2024 20:16
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.

2 participants