[
https://issues.apache.org/jira/browse/GEODE-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15494604#comment-15494604
]
ASF GitHub Bot commented on GEODE-1899:
---------------------------------------
GitHub user jaredjstewart opened a pull request:
https://github.com/apache/incubator-geode/pull/240
GEODE-1899: Renamed the custom 'clean' task to work with Gradle 3.0+
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jaredjstewart/incubator-geode
feature/GEODE-1899
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-geode/pull/240.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #240
----
commit 804a1cabc78357bea13844dd767afcc66a7426af
Author: Jared Stewart <[email protected]>
Date: 2016-09-15T20:24:34Z
GEODE-1899: Renamed the custom 'clean' task to work with Gradle 3.0+
----
> Address the custom 'clean' gradle task warning
> ----------------------------------------------
>
> Key: GEODE-1899
> URL: https://issues.apache.org/jira/browse/GEODE-1899
> Project: Geode
> Issue Type: Improvement
> Components: build, management
> Reporter: Jared Stewart
> Assignee: Jared Stewart
> Priority: Minor
>
> Geode cannot be built using the latest release of Gradle:
> {code}Defining custom 'clean' task when using the standard Gradle lifecycle
> plugins has been deprecated and is scheduled to be removed in Gradle 3.0{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)