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

ASF GitHub Bot commented on KAFKA-2781:
---------------------------------------

GitHub user ewencp opened a pull request:

    https://github.com/apache/kafka/pull/461

    KAFKA-2781: Only require signing artifacts when uploading archives.

    

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

    $ git pull https://github.com/ewencp/kafka kafka-2781-no-signing-for-install

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

    https://github.com/apache/kafka/pull/461.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 #461
    
----
commit 9ffbf55dcb1f0a38f62debb7225fd3a84829a3da
Author: Ewen Cheslack-Postava <m...@ewencp.org>
Date:   2015-11-09T16:57:34Z

    KAFKA-2781: Only require signing artifacts when uploading archives.

----


> Signing jars shouldn't be required for install task
> ---------------------------------------------------
>
>                 Key: KAFKA-2781
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2781
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Ewen Cheslack-Postava
>            Assignee: Ewen Cheslack-Postava
>             Fix For: 0.9.0.0
>
>
> This was a regression when we added support for a flag that allows skipping 
> signing. That patch unintentionally broadened the default tasks that require 
> signing to Gradle's normal defaults, which include install when the build is 
> not a -SNAPSHOT. However, we really only want to sign when uploading archives.



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

Reply via email to