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

Bug 367537

Summary: com.google.gwtjsonrpc should specify version constraint for imports on com.google.gwt.user packages
Product: [Tools] Orbit Reporter: Steffen Pingel <steffen.pingel>
Component: bundlesAssignee: Steffen Pingel <steffen.pingel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: gunnar
Version: unspecified   
Target Milestone: Juno M5   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on:    
Bug Blocks: 339474    

Description Steffen Pingel CLA 2011-12-24 08:44:06 EST
The package imports for com.google.gwt.user.* should specify version constraints to force loading of the com.google.gwt.servlet bundle instead of com.google.gwt.user.

Also the import for com.google.gwt.user.rebind should be marked optional to allow resolving against the com.google.gwt.servlet bundle which does not export that package.
Comment 1 Steffen Pingel CLA 2011-12-24 09:41:17 EST
I have updated the version constraints in the manifest of the com.google.gwtjsonrpc and com.google.gerrit.common bundles.