[
https://issues.apache.org/jira/browse/HAWQ-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071247#comment-15071247
]
ASF GitHub Bot commented on HAWQ-277:
-------------------------------------
GitHub user hornn opened a pull request:
https://github.com/apache/incubator-hawq/pull/216
HAWQ-277. Remove gradle-wrapper.jar
gradlew downloads the jar if necessary.
Gradle version update to 2.10.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hornn/incubator-hawq HAWQ-277
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/216.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 #216
----
commit 8925e0de216d45af45af2685f0a05bb097ed2e0d
Author: Noa Horn <[email protected]>
Date: 2015-12-24T19:04:13Z
HAWQ-277. Remove gradle-wrapper.jar
gradlew downloads the jar if necessary.
Gradle version update to 2.10.
----
> Remove gradle-wrapper.jar and update gradlew
> --------------------------------------------
>
> Key: HAWQ-277
> URL: https://issues.apache.org/jira/browse/HAWQ-277
> Project: Apache HAWQ
> Issue Type: Sub-task
> Components: Build, PXF
> Reporter: Noa Horn
> Assignee: Noa Horn
> Fix For: 2.0.0
>
>
> Replace gradlew by the one used by bigtop
> https://github.com/apache/bigtop/blob/master/gradlew#L18
> And bump up gradle version to latest (2.10)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)