Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-dev] DTP plugin version change to minor increment only

Carl,

That's my intention.  I should get all the plugins updated today.  

Regards,
Brian

Brian Payton

DTP PMC Lead
Developer Tooling for Data Services
IBM Silicon Valley Laboratory





From:        Carl Anderson/Raleigh/IBM@IBMUS
To:        DTP development mailing list <dtp-dev@xxxxxxxxxxx>
Date:        11/05/2015 11:38 AM
Subject:        Re: [dtp-dev] DTP plugin version change to minor increment only
Sent by:        dtp-dev-bounces@xxxxxxxxxxx




Brian,

Will this be done for Neon M3?

FWIW,

- Carl Anderson
WTP Releng project lead

Inactive hide details for Brian Payton---11/05/2015 02:06:09 PM---FYI, I am changing the DTP plugin versions to increment the mBrian Payton---11/05/2015 02:06:09 PM---FYI, I am changing the DTP plugin versions to increment the minor segment only, rather than the maj

From:
Brian Payton/Santa Teresa/IBM@IBMUS
To:
DTP development mailing list <dtp-dev@xxxxxxxxxxx>
Date:
11/05/2015 02:06 PM
Subject:
[dtp-dev] DTP plugin version change to minor increment only
Sent by:
dtp-dev-bounces@xxxxxxxxxxx




FYI, I am changing the DTP plugin versions to increment the minor segment only, rather than the major segment. The version major segment change was unnecessary given what has changed in DTP and has too much impact on the DTP clients.

This reflects the clear version numbering guidance given here:
https://wiki.eclipse.org/Version_NumberingHere is the relevant section:

- - - - - - - - - - - - -

When to change the minor segment

The minor segment number must be incremented when a plug-in changes in an "externally visible" way. Examples of externally visible changes include binary compatible API changes, an updated BREE(Bundle-RequiredExecutionEnvironment), significant performance changes, major code rework, etc. Another way to know when this version number should be changed is by exclusion: it should indicate changes that are neither bug fixes (indicated by the service segment) nor breaking API changes (indicated by the major segment). When the minor segment is changed, the service segment is reset to 0.

Example: From the version 2.2.7, a minor change would lead to 2.3.0.
- - - - - - - - - - - - -

So the change to Java 8 implies a minor segment change.

Regards,
Brian

Brian Payton
DTP PMC Lead
Developer Tooling for Data Services
IBM Silicon Valley Laboratory


_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://dev.eclipse.org/mailman/listinfo/dtp-dev

_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/dtp-dev



Back to the top