Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 367537 - com.google.gwtjsonrpc should specify version constraint for imports on com.google.gwt.user packages
Summary: com.google.gwtjsonrpc should specify version constraint for imports on com.go...
Status: RESOLVED FIXED
Alias: None
Product: Orbit
Classification: Tools
Component: bundles (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: Juno M5   Edit
Assignee: Steffen Pingel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 339474
  Show dependency tree
 
Reported: 2011-12-24 08:44 EST by Steffen Pingel CLA
Modified: 2011-12-24 09:41 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.