oyarzun commented on pull request #2211: URL: https://github.com/apache/netbeans/pull/2211#issuecomment-685813290
@mcdonnell-john thanks for reviewing the PR. > Before approving this I just want to see about the changes to the distpreparation folder creation, but at the moment it this PR seems to work fine. I'm not sure I know what you mean by the `distpreparation folder`. I followed https://cwiki.apache.org/confluence/display/NETBEANS/Installer+Build+Steps to build the NB installer which makes no mention of such folder. ``` git clone https://github.com/apache/netbeans.git cd netbeans Run ant build Copy release artifact zip(eg netbeans-11.3-bin.zip) to current folder. ``` So I run the build installer script from the top level dir from the cloned source. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
