Skip to content

standardOutput does not accept a String value #60

@dilanSachi

Description

@dilanSachi

When I set the value of standardOutput as tempUtilLogs.log, I get the following error. However when I set the value to file type as, new File("tempUtilLogs.log") it works.

Cannot set the value of task ':startTestUtilAsDaemon' property 'standardOutput' of type org.gradle.api.file.RegularFile using an instance of type org.codehaus.groovy.runtime.GStringImpl.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions