You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/18 22:46:18 UTC

[jira] [Commented] (HAWQ-423) Fix gradle and download plugin version

    [ https://issues.apache.org/jira/browse/HAWQ-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153174#comment-15153174 ] 

ASF GitHub Bot commented on HAWQ-423:
-------------------------------------

GitHub user shivzone opened a pull request:

    https://github.com/apache/incubator-hawq/pull/356

    HAWQ-423. Updated gradle and download plugin version

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/incubator-hawq HAWQ-423

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/356.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 #356
    
----
commit 4883f80136e0a76d2e7211a2aaaf764afcc05dd5
Author: Shivram Mani <sh...@gmail.com>
Date:   2016-02-18T21:44:17Z

    HAWQ-423. Updated gradle and download plugin version

----


> Fix gradle and download plugin version
> --------------------------------------
>
>                 Key: HAWQ-423
>                 URL: https://issues.apache.org/jira/browse/HAWQ-423
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: PXF
>            Reporter: Shivram Mani
>            Assignee: Shivram Mani
>
> We use the plugin de.undercouch.download to download tomcat tarbal .de.undercouch:gradle-download-task version 1.2 was compatible only till gradle 2.5. Gradle 2.6 onwards is incompatible https://github.com/michel-kraemer/gradle-download-task/issues/29
> Upgrade to "de.undercouch:gradle-download-task:2.1.0" works against all newer versions including gradle 2.11



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)