You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2017/06/12 17:31:02 UTC

[jira] [Created] (BIGTOP-2808) Handle deletion of symlinks: update gradle

Olaf Flebbe created BIGTOP-2808:
-----------------------------------

             Summary: Handle deletion of symlinks: update gradle
                 Key: BIGTOP-2808
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2808
             Project: Bigtop
          Issue Type: Bug
    Affects Versions: 1.2.0
            Reporter: Olaf Flebbe
            Assignee: Olaf Flebbe
             Fix For: 1.2.1


We get various errors in CI because gradle < 2.13 does not handle deletion of symlinks correctly.

Please compare https://docs.gradle.org/2.13/dsl/org.gradle.api.tasks.Delete.html (2.13) with https://docs.gradle.org/2.12/dsl/org.gradle.api.tasks.Delete.html (2.12)

Looks like 2.14.1 is a suitable quick win.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)