neilcsmith-net edited a comment on pull request #46: URL: https://github.com/apache/netbeans-jenkins-lib/pull/46#issuecomment-1010905939
@JaroslavTulach The problem is that `netbeansrelease.json` is not just setting up the information for the current version, it was intended to be a canonical list of previous _IDE_ releases. It's caused hours of work already due to breaking that fact. Anything that needs to pick up a list of previous releases gets broken, not just the Javadoc generation. At some point we might need to add more logic in to filter by what is and isn't a NetBeans IDE release. If that's build side, then VSNetBeans will still have to behave differently. TL;DR I agree about one point of truth, but the truth I'd like to preserve is an accurate snapshot of release history. -- 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
