Bug 155795 - Patch to fix jface.text.Assert deprecation
Summary: Patch to fix jface.text.Assert deprecation
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M2   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-31 06:29 EDT by Dani Megert CLA
Modified: 2006-09-19 00:15 EDT (History)
0 users

See Also:


Attachments
fix (2.34 KB, patch)
2006-08-31 06:30 EDT, Dani Megert CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2006-08-31 06:29:10 EDT
N20060901-0010.

Platform Text has deprecated its Assert class. The attached patch fixes the deprecation warnings caused by this.
Comment 1 Dani Megert CLA 2006-08-31 06:30:27 EDT
Created attachment 49154 [details]
fix
Comment 2 Olivier Thomann CLA 2006-08-31 11:38:14 EDT
Fixed and released in HEAD.
No regression test added or needed.
Released for 3.3M2.
Comment 3 Maxime Daniel CLA 2006-09-19 00:15:18 EDT
Verified for 3.3 M2 using build I20060918-0010.
org.eclipse.jdt.core has no more references to any Assert class.