This most definitely should *not* happen. Note that Travis builds NetBeans all the time and downloads dependencies just like you do and builds would fail when this happens.
Do *not* change hashes if you don't know why it must be changed. From a security standpoint it is very dangerous. --emi ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On 15 June 2018 6:41 PM, Josh Juneau <[email protected]> wrote: > Hi Jan and Emilian, > > Thanks for the responses. Yes, after I clone, I simply run ant. I just > performed a new clone to test the issue again, and here is example of the > hash update: > > Download of > B9BBF5BF22E1B8603F312F6E02ABC6267996B38A-net.java.html.boot.fx-1.5.1.jar > produced content with hash BA6D811096540A6AA8C50131D9839F24BA130798 when > B9BBF5BF22E1B8603F312F6E02ABC6267996B38A was expected > > In this case, I'd have to modify the binaries-list has to the expected hash > and re-run the build. This occurs about 10 times, and then the build will > complete successfully. > > If we are asking users to build from source, then I'd think that this manual > hash update requirement should not be occurring. > > Thanks for your time and assistance...it is appreciated. > > Josh Juneau > > [email protected] > > http://jj-blogger.blogspot.com > > https://www.apress.com/index.php/author/author/view/id/1866 > > > On Jun 15, 2018, at 9:40 AM, Jan Lahoda [email protected] wrote: > > > > Hi Josh, > > > > Do I understand correctly that you clone, and then simply run "ant"? Then > > > > I'd expect no need to update any hashes (the correct dependencies should be > > > > downloaded). Do you have an example where you had to change the hash? > > > > Thanks, > > > > Jan > > > > > On Fri, Jun 15, 2018 at 1:42 PM, Josh Juneau [email protected] wrote: > > > > > > I am able to obtain and build the latest Apache NetBeans incubator sources > > > > > > and build, but not without first modifying the MD5 sums within a number of > > > > > > the binaries-list files to match those that are "expected". Is there a > > > > > > reason that these MD5 sums are not up-to-date if one attempts to build > > > from > > > > > > the latest in the incubator? > > > > > > I'm going to write a short blog post on how to build from scratch, and I > > > > > > wanted to cover how to modify the MD5 sums to get the build to work > > > > > > correctly. However, this is a workaround and I'd rather not propagate a > > > > > > workaround if I don't have to do so. It also may bring security questions > > > > > > into the fold, and I don't want to go down that path. > > > > > > Thanks for your time, and great work on NetBeans 9.0! > > > > > > Josh Juneau > > > > > > [email protected] > > > > > > http://jj-blogger.blogspot.com > > > > > > https://www.apress.com/index.php/author/author/view/id/1866 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
