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

Eliminate afterEvaluate #115

Merged
merged 2 commits into from
Aug 15, 2023
Merged

Conversation

MartinAhrer
Copy link

This pull request eliminates the usage of afterEvaluate that is causing all sorts of side-effects especially with implementing convention plugins configuring defaults

@MartinAhrer
Copy link
Author

I had to update the Kotlin version as the project wouldn't compile (not JDK11 nor JDK17)

@westse
Copy link
Contributor

westse commented Aug 14, 2023

Agreed that use of afterEvaluate should be avoided, and that it has caused numerous issues.

Can this be merged, or at least a comment on why not?

@bnasslahsen
Copy link
Contributor

Will be merged soon !

@bnasslahsen bnasslahsen merged commit 28d989a into springdoc:master Aug 15, 2023
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.

3 participants