Skip to content

Gradle plugin uses to-be-deprecated API for getting and setting file permissions #37878

@jbartok

Description

@jbartok

Gradle 8.3 introduces a new API for setting file permissions.

We intend to deprecate the old, Unix mode based API in Gradle, but we can't do that until major Gradle plugins start using the new one.

For that reason would be good to upgrade this plugin to use Gradle 8.3 and switch internal code to the new API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions