Bug 110318

Summary: Compiler warning count should be 0 - runtime diagram model services components
Product: [Modeling] GMF-Runtime Reporter: Frederic Plante <fplante>
Component: GeneralAssignee: Christian Vogt <cvogt>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P1    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
11 Patches none

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