Bug 129416 - Remove the MSL compatibility plug-in
Summary: Remove the MSL compatibility plug-in
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: PC Linux
: P2 major
Target Milestone: 1.0   Edit
Assignee: Christian Damus CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on: 129417
Blocks:
  Show dependency tree
 
Reported: 2006-02-24 18:10 EST by Christian Damus CLA
Modified: 2010-07-19 12:24 EDT (History)
0 users

See Also:


Attachments
Patches the EMF clipboard tests (9.21 KB, patch)
2006-03-28 13:41 EST, Christian Damus CLA
no flags Details | Diff
Remove the MSL compatibility plug-ins (3.66 KB, patch)
2006-03-29 10:47 EST, Christian Damus CLA
no flags Details | Diff
Fixes up the GMF docs for MSL removal (55.41 KB, patch)
2006-03-29 10:50 EST, Christian Damus CLA
no flags Details | Diff
Fixes the Prog Guide index (1.15 KB, patch)
2006-03-29 10:59 EST, Christian Damus CLA
no flags Details | Diff
Patches the logic semantic editor example (744 bytes, patch)
2006-03-29 11:20 EST, Christian Damus CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Damus CLA 2006-02-24 18:10:25 EST
The org.eclipse.gmf.runtime.emf.core.compatibility plug-in is deprecated; it needs to be removed once all dependents have ported to the new EMF-TX based API.
Comment 1 Christian Damus CLA 2006-03-28 13:41:29 EST
Created attachment 37120 [details]
Patches the EMF clipboard tests

Patch to remove MSL dependencies from the org.eclipse.gmf.tests.runtime.emf.clipboard test suite.
Comment 2 Christian Damus CLA 2006-03-29 10:47:50 EST
Created attachment 37208 [details]
Remove the MSL compatibility plug-ins

Attached a patch that removes the following plug-ins from mapfiles, PSFs, build scripts, test scripts, etc:

  - org.eclipse.gmf.runtime.emf.core.compatibility
  - org.eclipse.gmf.examples.runtime.emf (obsolete example for MSL)
  - org.eclipse.gmf.tests.runtime.emf (tests the obsolete MSL)
Comment 3 Christian Damus CLA 2006-03-29 10:50:04 EST
Created attachment 37209 [details]
Fixes up the GMF docs for MSL removal

Attached a patch that fixes up the GMF on-line documentation for the removal of the MSL API, including:
  - cleaned out the EMFT documentation, now that it is installed by EMFT
  - removed MSL tutorial, example, multi-threading docs
Comment 4 Christian Damus CLA 2006-03-29 10:59:34 EST
Created attachment 37211 [details]
Fixes the Prog Guide index

Attached a patch to fix up the Programmer's Guide / Common Layer index page.
Comment 5 Christian Damus CLA 2006-03-29 11:20:46 EST
Created attachment 37212 [details]
Patches the logic semantic editor example

Attached a patch to remove the MANIFEST.MF dependency on compatibility plug-in from the Logic Semantic Editor example.
Comment 6 Vishy Ramaswamy CLA 2006-03-30 13:55:53 EST
Reviewed and applied patch
Comment 7 Richard Gronback CLA 2008-08-13 13:07:23 EDT
[target cleanup] 1.0 M6 was the original target milestone for this bug
Comment 8 Eclipse Webmaster CLA 2010-07-19 12:24:50 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime EMF was the original product and component for this bug