ebarboni commented on issue #3456: URL: https://github.com/apache/netbeans/issues/3456#issuecomment-1013051009
not sure if it related but #2421 may be triaged with that (potentially discarded) xml file is for apidoc menu generation to get post/next apidoc to be parsed with xsl and so on. json file was intended as cache I think was I should have done is copy json + xml + properties in nbbuild and not nbuild/build. So we "lock what was used for build" and be sure we can rebuild offline from the "source package". On jenkins it would'nt be present so will redownload each time. On local build "master" or on "branch" it will no be updated except if we add a task to so or if we append ant clean maybe -- 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
