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

Move Log4j plugins to own source set #9428

Merged
merged 3 commits into from
Jul 2, 2023

Conversation

jpenilla
Copy link
Member

@jpenilla jpenilla commented Jun 30, 2023

The Log4j AP disables incremental compilation, this change limits the scope of that to what actually needs to be processed. Further changes are needed for incremental compilation to actually work, but this is a good first step, and running the l4j processor less is an improvement regardless.

@jpenilla jpenilla requested a review from a team as a code owner June 30, 2023 20:11
@jpenilla jpenilla marked this pull request as draft June 30, 2023 20:32
having log4j plugins in another source set is helpful for compile speed regardless, and will help in enabling incremental compilation in the future
@jpenilla jpenilla changed the title Move Log4j plugins to own source set to allow incremental compilation of main server source set Move Log4j plugins to own source set Jun 30, 2023
@jpenilla jpenilla marked this pull request as ready for review June 30, 2023 22:55
@jpenilla jpenilla merged commit 171ba7c into master Jul 2, 2023
2 checks passed
@jpenilla jpenilla deleted the move-log4j-plugins-to-second-sourceset branch July 2, 2023 05:00
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.

None yet

2 participants