Skip to content

Gradle wrapper changelog is being showed even in quiet mode #6756

@jakubhava

Description

@jakubhava

The issue

When you upgrade to new Gradle as ./gradlew wrapper --gradle-version=4.9 and the first task you run depends on stdout such as export URL=$(./gradlew -q printDownloadUrl) does not produce correct textual output as it also contains the changelog

This does not occur of you run any subsequent tasks via Gradle wrapper

The expected behavior

The changelog should not be showed when running in quite mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions