Skip to content

Gradle - Some Annotation Processors are Not Incremental #15888

@ParaskP7

Description

@ParaskP7

TL;DR

As part of Gradle 7.3.3 & AGP 7.0.4 upgrade, a new line appeared on the :WordPress:compileWordpressWasabiDebugJavaWithJavac task that informs about the fact the WordPressProcessors annotation processor is not incremental. This annotation processor should become incremental to improve build speed.

Details

The following annotation processors are not incremental:
 WordPressProcessors.jar (project :libs:WordPressProcessors).
Make sure all annotation processors are incremental to improve your build speed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions