Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gmf-dev] Plug-in and Feature versions


Hi Team,

Since it is almost GMF M5 we need to fix the feature versions. The GMF SDK feature in 2.0 is still version 1.0.0 and is looking for codegen 1.0.0.

We need to look at this issue as the Eclipse update manager complains about GMF after you load the latest GMF 2.0 integration driver. (i.e. after you load GMF update manager is broken).

I can take this task on if you wish.

Cheers...
Anthony
--
Anthony Hunter mailto:anthonyh@xxxxxxxxxx
Software Development Manager: Eclipse Open Source Components
IBM Rational Software: Aurora / Modeling Tools
Phone: 613-591-7037



From: Richard Gronback <richard.gronback@xxxxxxxxxxx>
To: "GMF Project developer discussions." <gmf-dev@xxxxxxxxxxx>
Date: 03/01/2007 02:13 PM
Subject: Re: [gmf-dev] Plug-in and Feature versions




Thanks, Anthony.  Alex is going to look into the versions on the tooling side.

I propose we wait until M5 to update the feature versions, as it’s our API freeze milestone anyway.  Feature versions should be in accordance with the guidelines and reflect the plug-ins they contain, and the generated feature version suffixes should keep update manager working fine in the meantime.

Best,
Rich


On 1/3/07 1:51 PM, "Anthony Hunter" <anthonyh@xxxxxxxxxx> wrote:


Hi Team,

I have completed going through all the runtime plug-ins, correcting version numbers in head to 1.0.3 or 1.0.100, fixing copyrights and merging missing changes from 1.0.3 into 2.0 (HEAD).

I did not change the features, a number of them are marked as 1.0.1. I am not sure if you want them all changed to 2.0 or 1.1? We do not have any API changes in the Runtime.

We will need to fix the features before M4.

Cheers...
Anthony
--
Anthony Hunter
mailto:anthonyh@xxxxxxxxxx
Manager: Eclipse GMF + GEF
IBM Rational Software: Aurora / Modeling Tools
Phone: 613-591-7037



Anthony Hunter/Ottawa/IBM@IBMCA

Sent by: gmf-dev-bounces@xxxxxxxxxxx
02/01/2007 11:38 AM

Please respond to
"GMF Project developer discussions." <gmf-dev@xxxxxxxxxxx>

To

"GMF Project developer discussions." <gmf-dev@xxxxxxxxxxx>

cc
Subject

Re: [gmf-dev] Plug-in and Feature versions





Hi Richard, looks like some changes to the runtime in the maintenance branch have not make it into HEAD, I will check this out.


Cheers...
Anthony
--
Anthony Hunter
mailto:anthonyh@xxxxxxxxxx
Manager: Eclipse GMF + GEF
IBM Rational Software: Aurora / Modeling Tools
Phone: 613-591-7037



Richard Gronback <richard.gronback@xxxxxxxxxxx>

Sent by: gmf-dev-bounces@xxxxxxxxxxx
02/01/2007 11:18 AM

Please respond to
"GMF Project developer discussions." <gmf-dev@xxxxxxxxxxx>

To

"GMF Project developer discussions." <gmf-dev@xxxxxxxxxxx>

cc
Subject

[gmf-dev] Plug-in and Feature versions






Hi All,

I was looking at our plug-in versions and going to adjust our feature versions for 2.0M4, but have some questions about some of our versions in both HEAD and the maintenance stream (
http://wiki.eclipse.org/index.php/Version_Numbering): <http://wiki.eclipse.org/index.php/Version_Numbering):>

Plug-in                    HEAD        maint
org.eclipse.gmf             1.0.0      1.0.0   branding plug-in, should be same as feature version?
org.eclipse.gmf.sdk         1.0.0      1.0.0   same question
oeg.codegen                 1.2.1       1.0.2   how did we end up at 1.2.1?
oeg.codegen.edit            1.2.1      1.0.0   same question
oeg.bridge                  1.0.102     1.0.1   why .102 and not .100?
oeg.graphdef.codegen.ui     1.0.102     1.0.1  same question
oeg.examples.ui.pde         1.0.0      1.0.1   changes not yet migrated to main?
oeg.runtime.diagram.core    1.0.1       1.0.2   same question
oegr.diagram.ui.properties  1.0.2       1.0.3  same question
oegr.emf.core               1.0.1      1.0.3   same question
oegr.diagram.ui.printing    1.0.2       1.0.3   same question


I suspect there are some API breaking changes that should require a 2.0.0 plug-in version that haven’t been updated yet.  Or, we have no need to change our major segment and might as well call this the GMF 1.1 release :).  Either way, the main dev stream should only have plug-ins with versions 2.0.0, 1.1.0, 1.0.100, or 1.0.0 afaiu from reading the guidelines.

Thanks,
Rich



--
Richard C. Gronback
Borland Software Corporation
richard.gronback@xxxxxxxxxxx
+1 860 227 9215
_______________________________________________
gmf-dev mailing list
gmf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/gmf-dev


Back to the top