gpgSign = true in git config (master or in repo) causes build tools to fail

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • None
    • Environment:

      Running build tools (only tested building 1.16.1)

    • #117
    • Yes

       
      error is:
       
       {{Exception in thread "main" org.eclipse.jgit.api.errors.ServiceUnavailableException: Signing service is not available
      at org.eclipse.jgit.api.CommitCommand.call(CommitCommand.java:247)
      at org.spigotmc.builder.Builder.main(Builder.java:544)
      at org.spigotmc.builder.Bootstrap.main(Bootstrap.java:34)}}with build tools
      if I run again
       
      I get {{Exception in thread "main" org.eclipse.jgit.api.errors.CannotDeleteCurrentBranchException: Branch patched is checked out and cannot be deleted
      at org.eclipse.jgit.api.DeleteBranchCommand.call(DeleteBranchCommand.java:104)
      at org.spigotmc.builder.Builder.main(Builder.java:541)
      at org.spigotmc.builder.Bootstrap.main(Bootstrap.java:34)}}
       

            Assignee:
            Unassigned
            Reporter:
            Bud Gidiere
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: