Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 326016

Summary: Eliminate usage of deprecated metadata framework code
Product: [WebTools] Java Server Faces Reporter: Gerry Kessler <gerry.kessler>
Component: JSF ToolsAssignee: Gerry Kessler <gerry.kessler>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: raghunathan.srinivasan
Version: 3.2.2   
Target Milestone: 3.3 M7   
Hardware: PC   
OS: Windows XP   
See Also: https://git.eclipse.org/r/114273
https://git.eclipse.org/c/jsf/webtools.jsf.git/commit/?id=8945b5eb5bf80f6edfc8c5d7dd62df85d2e08888
Whiteboard:

Description Gerry Kessler CLA 2010-09-22 18:31:42 EDT
Helios introduced new API, and deprecated old code in the metadata framework mostly around query.  Code should be updated to use this.
Comment 1 Gerry Kessler CLA 2011-03-18 14:38:29 EDT
Checked into HEAD 3/16/11

There remain a handful of deprecated code instances, but most of the client code has been updated to use the new API.  The only remaining code exists in tests, and one or two spots where the deprecated code was part of an API.   In the latter case, as alternative path was supplied, so that clients can update, and no breakage will occur in the meantime.
Comment 2 Eclipse Genie CLA 2017-12-18 20:16:53 EST
New Gerrit change created: https://git.eclipse.org/r/114273