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

Bug 403617

Summary: Remove servletbridge.extensionbundle from equinox target feature
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: RelengAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mknauer
Version: 2.1   
Target Milestone: 2.1 M2   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Ralf Sternberg CLA 2013-03-18 07:18:17 EDT
The servletbridge.extensionbundle is problematic for tycho builds as it pretends to export packages which it does not provide at compile time (bug 348045).
For this reason, this bundle will be removed from the platform.

We will have to remove the extensionbundle from the RAP feature and I think we should do that rather quickly to leave some time to resolve potential regressions.

The extensionbundle is normally generated at runtime and doesn't need to be present in the platform. It only needs to be included in the confuguration.

The WAR products tooling needs to be adjusted to this change (bug 398780).
Comment 1 Markus Knauer CLA 2013-03-18 08:27:09 EDT
Removed servletbridge.extensionbundle from equinox target feature in commit d59674abd8ce154f96e27e179a6e5f701b0a89a6
Comment 2 Ivan Furnadjiev CLA 2013-05-06 02:34:39 EDT
Mark as fixed.