Community
Participate
Working Groups
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.
I have updated the version constraints in the manifest of the com.google.gwtjsonrpc and com.google.gerrit.common bundles.