You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by ikysil <gi...@git.apache.org> on 2017/10/04 18:04:07 UTC

[GitHub] incubator-netbeans pull request #61: Repair build failure due to binary hash...

GitHub user ikysil opened a pull request:

    https://github.com/apache/incubator-netbeans/pull/61

    Repair build failure due to binary hash not matching the updated coor…

    …dinates.
    
    [downloadbinaries] Downloading: http://central.maven.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
    
    BUILD FAILED
    incubator-netbeans/nbbuild/build.xml:1094: Download of http://central.maven.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
    produced content with hash DA3584329A263616E277E15462B387ADDD1B208D when 0D7D8ABA0D11E8CD2F775F47CD3A6CFBF2837DA4 was expected

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

    $ git pull https://github.com/ikysil/incubator-netbeans build-fails-due-to-incorrect-binary-hash

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

    https://github.com/apache/incubator-netbeans/pull/61.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 #61
    
----
commit 852b33738287ade73557b90dd7b32cc35c1c99b0
Author: Illya Kysil <ik...@ikysil.name>
Date:   2017-10-04T18:02:42Z

    Repair build failure due to binary hash not matching the updated coordinates.
    
    [downloadbinaries] Downloading: http://central.maven.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
    
    BUILD FAILED
    incubator-netbeans/nbbuild/build.xml:1094: Download of http://central.maven.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
    produced content with hash DA3584329A263616E277E15462B387ADDD1B208D when 0D7D8ABA0D11E8CD2F775F47CD3A6CFBF2837DA4 was expected

----


---

[GitHub] incubator-netbeans issue #61: Repair build failure due to binary hash not ma...

Posted by matthiasblaesing <gi...@git.apache.org>.
Github user matthiasblaesing commented on the issue:

    https://github.com/apache/incubator-netbeans/pull/61
  
    This was already fixed by @jlahoda in 743564d016ca29ee65bc96a631b0ef72d762ad34


---

[GitHub] incubator-netbeans pull request #61: Repair build failure due to binary hash...

Posted by ikysil <gi...@git.apache.org>.
Github user ikysil closed the pull request at:

    https://github.com/apache/incubator-netbeans/pull/61


---