Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [gmf-dev] Targeting 3.2M5


Certainly, I'd be happy to commit the patch.  Shall I do it now?

--Linda

 


"Richard Gronback" <Richard.Gronback@xxxxxxxxxxx>
Sent by: gmf-dev-bounces@xxxxxxxxxxx

02/23/2006 09:06 AM

Please respond to
"GMF Project developer discussions."

To
"GMF Project developer discussions." <gmf-dev@xxxxxxxxxxx>
cc
GMF Release List <gmf-releng@xxxxxxxxxxx>
Subject
RE: [gmf-dev] Targeting 3.2M5





Thanks, Linda.
 
We’re configuring a new build machine and have updated the build.cfg to use the platform 3.2M5 release.  Later today, we’ll update all of our dependencies and run the integration build, but as the current platform I-build listed in our build.cfg is no longer available on the download site, we’ll need M5 to run a full build.  To do this, we’d like to have this patch committed.
 
This just means that we’ll need to update our dev targets first with just the new platform (M5) and later with the rest (when they are available).  Otherwise, you can just live with the compiler errors in your workspace for a bit ;-)  The patch is not backward compatible with our previous configuration.
 
If no one objects, we’ll submit the patch and proceed.  Or if you’d like to do it Linda, just let me know.
 
Thanks,
Rich
 



From: gmf-dev-bounces@xxxxxxxxxxx [mailto:gmf-dev-bounces@xxxxxxxxxxx] On Behalf Of Linda Damus
Sent:
Wednesday, February 22, 2006 3:01 PM
To:
GMF Project developer discussions.
Subject:
Re: [gmf-dev] Targeting 3.2M5

 

Hi Richard,


In case it's useful to you, here's a patch to fix this problem in TestingConfigurationElement:




Cheers,


Linda


"Richard Gronback" <Richard.Gronback@xxxxxxxxxxx>
Sent by: gmf-dev-bounces@xxxxxxxxxxx

02/22/2006 08:31 AM


Please respond to
"GMF Project developer discussions."


To
"GMF Project developer discussions." <gmf-dev@xxxxxxxxxxx>
cc
 
Subject
[gmf-dev] Targeting 3.2M5

 


   





Hi All,

 
Just a head’s up… I’ve configured my local target with M5 and observe some compiler errors we’ll need to address before tomorrow’s I-build.

 
Severity            Path     Resource          Description       Location           Creation Time    Id

Error     org.eclipse.gmf.tests.runtime.common.core/src/org/eclipse/gmf/tests/runtime/common/core/internal/util            TestingConfigurationElement.java          The type TestingConfigurationElement must implement the inherited abstract method IConfigurationElement.getContributor()   line 28   February 20, 2006 11:09:40 PM  272820

Error     org.eclipse.gmf.tests.runtime.common.core/src/org/eclipse/gmf/tests/runtime/common/core/internal/util            TestingConfigurationElement.java          The type TestingConfigurationElement must implement the inherited abstract method IConfigurationElement.getNamespaceIdentifier() line 28   February 20, 2006 11:09:40 PM  272819

 
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
_______________________________________________
gmf-dev mailing list
gmf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/gmf-dev


Back to the top