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

Add Error Prone #2176

Merged
merged 6 commits into from
Dec 16, 2023
Merged

Add Error Prone #2176

merged 6 commits into from
Dec 16, 2023

Conversation

vorburger
Copy link
Contributor

fixes #2054

includes #2172 and #2175

@remkop remkop added this to the 4.7.6 milestone Dec 16, 2023
@remkop remkop added the theme: build An issue or change related to the build system label Dec 16, 2023
@remkop
Copy link
Owner

remkop commented Dec 16, 2023

The java-6-7 builds seem to be failing:

Could not compile initialization script '/home/runner/.gradle/init.d/gradle-build-action.inject-gradle-enterprise.init.gradle'.
> startup failed:
  initialization script '/home/runner/.gradle/init.d/gradle-build-action.inject-gradle-enterprise.init.gradle': 171: unable to resolve class PluginManager 
   @ line 171, column 28.
     void applyPluginExternally(PluginManager pluginManager, String pluginClassName) {
                                ^

@vorburger
Copy link
Contributor Author

The java-6-7 builds seem to be failing:

I'm not convinced yet if it's this PR (change) of adding ErrorProne that's causing this - or if that's just broken on main as-is (on Java 6); let's investigate in #2173.

@remkop remkop merged commit ca0b8b4 into remkop:main Dec 16, 2023
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: build An issue or change related to the build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Error Prone
2 participants