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

Bug 299468

Summary: [Upload] Compile error with latest CVS HEAD
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: RWTAssignee: 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:
Attachments:
Description Flags
Proposed patch none

Description Ivan Furnadjiev CLA 2010-01-13 04:49:02 EST
There is a compile error in Upload#getButtonBorder().
Comment 1 Ivan Furnadjiev CLA 2010-01-13 04:58:44 EST
Created attachment 155960 [details]
Proposed patch

Due to changes for bug 292362: [Theming] ThemeAdapters should be obtained using an adapter factory
the old way to obtain the theme adapter is no longer valid. This patch introduces a new class UploadThemeAdapter.
Comment 2 Ivan Furnadjiev CLA 2010-01-13 05:03:07 EST
Changes are in CVS HEAD.