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

Bug 297170

Summary: Prepare for ICU 4.2.x
Product: [RT] RAP Reporter: Rüdiger Herrmann <ruediger.herrmann>
Component: WorkbenchAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.3   
Target Milestone: 1.3 M5   
Hardware: All   
OS: All   
Whiteboard:

Description Rüdiger Herrmann CLA 2009-12-08 04:36:23 EST
In Helios M5, the Platform team is plainning to integrate ICU 4.2.1 (and 4.2.2 later, before releasing Helios).
In order for RAP to also work with the newer version of ICU, the following things need be be done:
* make sure the Import-Package statements don't have an upper bound, especially an exclusionary bound "..., 4.2.0)".
* create a piggypback CQ that requests the use of the newer ICU version
Comment 1 Rüdiger Herrmann CLA 2010-01-13 09:04:07 EST
Changed upper bound of package imports to 4.3 (exclusionary)
Affected plug-ins:
...rap.demo
...rap.jface.databinding
...rap.ui.cheatsheets
...rap.ui.forms
...rap.ui.workbench
Changes are in CVS HEAD