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

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

Github user shivzone commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq/pull/356#discussion_r53423441
  
    --- Diff: pxf/build.gradle ---
    @@ -434,7 +435,6 @@ task tomcatRpm(type: Rpm) {
             packageName 'apache-tomcat'
             summary = 'Apache Tomcat RPM'
             vendor = project.vendor
    -        release = buildNumber()
    --- End diff --
    
    The HAWQ pulse build number is not relevant for the apache tomcat rpm.
    Besides we are not releasing internal custom builds of apache tomcat


> 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)

Reply via email to