Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 326217 - Check project for deprecated API usage
Summary: Check project for deprecated API usage
Status: RESOLVED FIXED
Alias: None
Product: Subversive
Classification: Technology
Component: Core (show other bugs)
Version: 0.7   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Igor Burilo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-24 23:31 EDT by Alexander Gurov CLA
Modified: 2010-09-25 00:09 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Gurov CLA 2010-09-24 23:31:26 EDT
Check for code, which uses deprecated API calls.
Comment 1 Alexander Gurov CLA 2010-09-25 00:09:31 EDT
Check results.

The following classes uses deprecated API calls:

SVNRemoteStorage
SVNClient(s)
AbstractSVNTeamPreferencesPage
SVNHistoryPage
OptionsActionGroup
PropertyData
ValidConnectorsSelectionPanel
SVNTeamUIPlugin
JavaHLConnector
SVNKitConnector
SelectPatchFilePage

Note: actually not for all classes from the list we could avoid deprecated API usage.