Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 326016 - Eliminate usage of deprecated metadata framework code
Summary: Eliminate usage of deprecated metadata framework code
Status: RESOLVED FIXED
Alias: None
Product: Java Server Faces
Classification: WebTools
Component: JSF Tools (show other bugs)
Version: 3.2.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M7   Edit
Assignee: Gerry Kessler CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-22 18:31 EDT by Gerry Kessler CLA
Modified: 2017-12-19 13:26 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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