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

Bug 376591

Summary: Update BREE for rap.ui, rap.jface and rap.jface.databinding
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: RelengAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 1.5   
Target Milestone: 1.5 M7   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Ralf Sternberg CLA 2012-04-12 09:09:29 EDT
I tried to update tycho to 0.14.1, which now fully supports bundle runtime execution environments. With this version, the runtime build fails because of imported packages that are provided by the JRE but are not part of the lower execution environments defined in the bundles rap.ui, rap.jface and rap.jface.databinding. Examples are org.xml.sax, org.w3c.dom, etc.

Since these bundles all have a bundle requirement to rap.rwt, whose BREE is J2SE-1.5, they cannot be used in a smaller environment anyway. I threrefore suggest to update their BREE to J2SE-1.5, too.
Comment 1 Ralf Sternberg CLA 2012-04-13 12:29:29 EDT
Updated BREE headers as suggested, also for ui.views, ui.forms, and ui.cheatsheets.