Hi, I've cloned the release task list for 11.0 to 11.1 and started revising what needs to be done. Ideally given our faster release schedule it would be good to move to everything being configurable in the build. I'm intrigued why we need to keep hard coding release versions in the AutoUpdate and Installer classes?!
eg. from https://issues.apache.org/jira/browse/NETBEANS-2677 nb/o.n.upgrader/src/org/netbeans/upgrade/AutoUpgrade.java nb/autoupdate.pluginimporter/src/org/netbeans/modules/autoupdate/pluginimporter/Installer.java Given we probably don't need to support import from versions prior to 7.2 any more, can we not list and sort available directories and pick the first one less than our current version automatically now? What would be the pros and cons of that change? Incidentally, I'm planning on treading lightly for NB11.1 so would probably make that a PR early for NB11.2. Best wishes, Neil --------------------------------------------------------------------- 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
