Bug 110318 - Compiler warning count should be 0 - runtime diagram model services components
Summary: Compiler warning count should be 0 - runtime diagram model services components
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P1 normal
Target Milestone: ---   Edit
Assignee: Christian Vogt CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-22 09:35 EDT by Frederic Plante CLA
Modified: 2010-07-19 21:54 EDT (History)
0 users

See Also:


Attachments
11 Patches (25.14 KB, application/x-zip-compressed)
2005-10-12 16:13 EDT, Christian Vogt CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Plante CLA 2005-09-22 09:35:00 EDT
 
Comment 1 Christian Damus CLA 2005-10-06 14:31:38 EDT
The plug-ins to sweep in this bug are:

  - org.eclipse.emf.ocl*
  - org.eclipse.emf.query*
  - org.eclipse.emf.validation*
  - org.eclipse.gmf.runtime.emf.core
  - org.eclipse.gmf.runtime.emf.clipboard.core

and their associated examples and tests (including
org.eclipse.emf.examples.extlibrary*).
Comment 2 Christian Vogt CLA 2005-10-12 16:13:38 EDT
Created attachment 28206 [details]
11 Patches
Comment 3 Christian Vogt CLA 2005-10-12 16:16:20 EDT
Patches Committed
Comment 4 Christian Vogt CLA 2005-10-12 16:42:37 EDT
There are still warnings in the following two files:
org.eclipse.emf.validation.internal.util.AbstractConstraintWithExtractionsAdapte
r (3 warnings)
org.eclipse.emf.validation.internal.util.JavaConstraintParser (6 warnings)

These warnings are due to the use of the deprecated interface (see bug 112401):
org.eclipse.emf.validation.xml.IConstraintWithExtractions
Comment 5 Eclipse Webmaster CLA 2010-07-19 21:54:50 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Common was the original product and component for this bug