mcdonnell-john commented on pull request #2211: URL: https://github.com/apache/netbeans/pull/2211#issuecomment-685919282
Hi @oyarzun Yep you've done nothing wrong here, what you did makes sense to me :) The comment I'm making is when Jenkins runs, it executes a pipeline and as part of that pipeline it copies some files and folders into a specific folder as part of the build, that can be found in Jenkins called distpreparation: https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release121/13/artifact/distpreparation/ The job to do this is in the apache/netbeans-jenkins-lib project, I've created a PR for this here: https://github.com/apache/netbeans-jenkins-lib/pull/20 As soon as thats approved I'll be happy to merge this in as well. Just want to make sure that no possible step is missed that might impede the installer generation for the next Apache NetBeans release (12.2 for this change) ---------------------------------------------------------------- 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
