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

Bug 326217

Summary: Check project for deprecated API usage
Product: [Technology] Subversive Reporter: Alexander Gurov <a.gurov>
Component: CoreAssignee: Igor Burilo <igor.burilo>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.7   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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.