<major>.<minor>.<incremental> yes, incremental reports to fixes yes, minor reports to features
I have checked those two, and really they are not features - improvement in logger etc. So 3.6.2 is alright, 3.7.0 too. Worse is timing, because both improvements in 3.6.2 are open. 2 Improvements: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVersion%20%3D%203.6.2%20ORDER%20BY%20priority%20ASC%2C%20updated%20DESC 2 Features: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20issuetype%20in%20(%22New%20Feature%22%2C%20Wish)%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVersion%20%3D%203.7.0-candidate%20ORDER%20BY%20priority%20ASC%2C%20updated%20DESC On Thu, Jun 13, 2019 at 6:59 PM Gary Gregory <[email protected]> wrote: > A minor version bump implies new functionality IMO. > > Gary > > On Thu, Jun 13, 2019, 12:29 Robert Scholte <[email protected]> wrote: > > > What I would to be able to answer is: what's so special in Maven 3.7.0? > > > > It is also about having a good (marketing) story or being able to show > > new > > functionality. > > > > Looking at the release notes[1] I see a long list, but for the end user I > > don't see this real special new set of features that makes it worth 3.7.0 > > There are some performance and memory usage improvements, but for the > > average user I wonder if they will notice it. > > > > The plans we have for 3.7.0 are of a different category and do deserve > > this bump, but for this I'd prefer to keep it 3.6.2 > > > > my 2 cents, > > Robert > > > > [1] https://issues.apache.org/jira/projects/MNG/versions/12345234 > > > > On Thu, 13 Jun 2019 11:42:46 +0200, Michael Osipov <[email protected]> > > wrote: > > > > > Folks, > > > > > > 3.6.2 includes so many improvements that I claim it has to be 3.7.0. > > > 3.7.0 should be moved to 3.8.0. > > > > > > WDYT? > > > > > > Michael > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > >
