Skip to content

--package not working with Gradle 5.0 #197

Description

@abelsromero

Running the package option with gradle 5.0 installed causes it to fail with the underlying gradle message.

Gradle does not allow passing null for the configuration action for CopySpec.from()

Note that the message was captured debugging.

With gradle 4.10.2, it worked fine.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions