Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 333719 - Warning in error log while executing a query from Query Editor
Summary: Warning in error log while executing a query from Query Editor
Status: RESOLVED FIXED
Alias: None
Product: EMF
Classification: Modeling
Component: Query2 (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 trivial (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-06 23:01 EST by Ashwani Kr Sharma CLA
Modified: 2011-05-17 17:59 EDT (History)
2 users (show)

See Also:


Attachments
Patch To Remove the Warnings Due to Scope Provider (5.69 KB, patch)
2011-03-02 05:07 EST, Animesh Kumar CLA
wayne.beaton: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ashwani Kr Sharma CLA 2011-01-06 23:01:07 EST
Build Identifier: 

When i run a query from Query editor i get many warning in error log. All are same instance of following:

org.eclipse.emf.query2.syntax.scoping.QueryScopeProvider  - scope_<EClass>(EObject,EClass) is deprecated. Use scope_<EClass>(EObject,EReference) instead.

Reproducible: Always

Steps to Reproduce:
.
Comment 1 Animesh Kumar CLA 2011-03-02 05:07:57 EST
Created attachment 190115 [details]
Patch To Remove the Warnings Due to Scope Provider
Comment 2 saurav sarkar CLA 2011-03-08 01:21:12 EST
Closing the bug as the patch has been submitted.