Skip to content

Conversation

@dweiss
Copy link
Contributor

@dweiss dweiss commented Oct 22, 2025

This is larger and not so straightforward. I didn't try to improve it a lot but there are some minor tweaks here and there.

@dweiss dweiss added this to the 11.0.0 milestone Oct 22, 2025
@dweiss dweiss self-assigned this Oct 22, 2025
@github-actions
Copy link
Contributor

This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog label to it and you will stop receiving this reminder on future updates to the PR.

@github-actions
Copy link
Contributor

This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog label to it and you will stop receiving this reminder on future updates to the PR.

Comment on lines +576 to +578
opts.add(List.of("--add-script", customScript.get().getAsFile().toString()));
opts.add(List.of("--add-stylesheet", customCss.get().getAsFile().toString()));
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is new - it uses standard doclet's options to pass custom script/css instead of appending over existing scripts (which move around from jdk to jdk version).

@github-actions
Copy link
Contributor

This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog label to it and you will stop receiving this reminder on future updates to the PR.

@dweiss dweiss merged commit a0bd3c5 into apache:main Oct 22, 2025
12 checks passed
@dweiss dweiss deleted the gradle-plugins-to-java-11 branch October 22, 2025 14:08
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.

1 participant