You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Tammo van Lessen (JIRA)" <ji...@apache.org> on 2013/10/01 22:35:25 UTC

[jira] [Created] (BUILDR-677) GPG addon hangs when .asc files are still in target

Tammo van Lessen created BUILDR-677:
---------------------------------------

             Summary: GPG addon hangs when .asc files are still in target
                 Key: BUILDR-677
                 URL: https://issues.apache.org/jira/browse/BUILDR-677
             Project: Buildr
          Issue Type: Bug
    Affects Versions: 1.4.12
            Reporter: Tammo van Lessen


When running a build a second time without 'clean', GPG does not automatically overwrite the .asc file. Instead it tries to promt for user input which usually horribly fails on windows. This results in GPG waiting forever for a not shown prompt.

I'd suggest to just overwrite those .asc files per --yes --batch. Patch will follow.



--
This message was sent by Atlassian JIRA
(v6.1#6144)