Skip to content

Disable incremental compilation on managed java projects #553

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

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

keynmol
Copy link
Contributor

@keynmol keynmol commented Apr 19, 2023

  1. Further simplify javac settings (no dependency scope)
  2. Configure minimized projects as java only

Namely, disable incremental compilation, as it seems to wreak havoc

This is still whack-a-mole level of rigour, but at this point it seems to be more resilient to clean-compile-test loop.

Test plan

  • Ensure CI is still green
  • Manually test

Sorry, something went wrong.

2. Configure minimized projects as java only

Namely, disable incremental compilation, as it seems to wreak havoc
@keynmol keynmol marked this pull request as ready for review April 19, 2023 12:19
@keynmol keynmol requested a review from olafurpg April 19, 2023 12:32
@olafurpg olafurpg merged commit bd1f069 into main Apr 19, 2023
@keynmol keynmol deleted the simplify-settings branch April 19, 2023 13:35
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