Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downgrade CI jobs to JDK 23 #8061

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

mbien
Copy link
Member

@mbien mbien commented Dec 16, 2024

CI has to wait for the PRs which handle the JDK SM removal.

additionally, the javadoc step did start failing with:

 BUILD FAILED
/home/runner/work/netbeans/netbeans/nbbuild/build.xml:407: The following error occurred while executing this line:
/home/runner/work/netbeans/netbeans/nbbuild/javadoctools/build.xml:43: The following error occurred while executing this line:
/home/runner/work/netbeans/netbeans/nbbuild/templates/projectized.xml:409: The following error occurred while executing this line:
/home/runner/work/netbeans/netbeans/nbbuild/javadoctools/replaces.xml:75: JAXP00010004: The accumulated size of entities is "100,029" that exceeded the "100,000" limit set by "jdk.xml.totalEntitySizeLimit".

this is partially reverting #7974, only build remains on JDK 24

CI has to wait for the PRs which handle the JDK SM removal.
@mbien mbien added CI continuous integration changes ci:all-tests [ci] enable all tests JavaDoc [ci] enable java/javadoc tests and build-javadoc target labels Dec 16, 2024
@mbien mbien added this to the NB25 milestone Dec 16, 2024
@mbien
Copy link
Member Author

mbien commented Dec 16, 2024

going to merge once green to fix master

@mbien mbien merged commit 597078b into apache:master Dec 16, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:all-tests [ci] enable all tests CI continuous integration changes JavaDoc [ci] enable java/javadoc tests and build-javadoc target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant