Skip to content

[jvm] Gradle cache and parallel builds #538

@varlanv

Description

@varlanv

Currently, Gradle optimization features org.gradle.caching and org.gradle.parallel are not enabled.

Is there an issue that prevents to enable them by default?

When I add:

org.gradle.caching=true
org.gradle.parallel=true

and run gradle clean build, everything seems to be okay.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions