Skip to content

Missing space in message when running Gradle outside of a Gradle project #35875

@jjohannes

Description

@jjohannes

Current Behavior

If running Gradle outside of a Gradle project, you get this message:

A Gradle build's root directory should contain one of the possible settings files: settings.gradle, settings.gradle.kts, settings.gradle.dcl.It may also contain one of the possible build files: build.gradle, build.gradle.kts, build.gradle.dcl.

Expected Behavior

Message should be like this:

A Gradle build's root directory should contain one of the possible settings files: settings.gradle, settings.gradle.kts, settings.gradle.dcl. It may also contain one of the possible build files: build.gradle, build.gradle.kts, build.gradle.dcl.

With a between settings.gradle.dcl. and It.

Context (optional)

No response

Self-contained Reproducer Project

Run Gradle outside a project.

Gradle version

9.2.1

Build scan URL (optional)

No response

Your Environment (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions