ebarboni commented on pull request #3443: URL: https://github.com/apache/netbeans/pull/3443#issuecomment-1011288752
in fact "publish_apidoc":"false" is kind of "vsix_only":"true" so we can filter the list no using another boolean. for the build in https://github.com/apache/netbeans-jenkins-lib/blob/master/vars/asfMainNetBeansBuild.groovy this is up to us. (Will try to make that possible so we can have common way on "X.X release" and for the X.X.301) for apidoc with the new flag we just avoid curl 404 in the vm if we patch to scan for the publish flag. I'm not sure the other place where we use the json. -- 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. To unsubscribe, e-mail: [email protected] 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
