Hi, Am Freitag, den 26.04.2019, 22:57 -0700 schrieb Laszlo Kishalmi: > As Gradle was a new out-of-the box feature, I've received some > issues/feedback. I've already fixed some of them. > > I would like to do a release of those changes. Those fixes might be not > that important, but what I'm really curious, that actually can we, and > how can we roll out such a partial patch release?
at some point in the past we said, that we wanted to do time based releases and I would still follow that thinking. I would branch any release of master, as late as possible, (not some random other base), do testing and only minimal cherry-picking, release. Repeat X months later. That way we know: - when a release is due - what will be in the release (the state of master) Greetings Matthias --------------------------------------------------------------------- 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
