Switch to the xsiframe GWT linker

This will be the default in a future version of GWT.  It is not
compatible with Gerrit's hacky server side selector.  Get rid of
the hacky server selection and run only the stock code.

The new linker selection is compatible with Super Dev Mode.

Change-Id: I26c2ed184b6f336d4f964732023aa81d647a5e7c
This commit is contained in:
Shawn Pearce
2014-03-07 01:44:47 -08:00
parent e6cdfa5769
commit 4aba6912cc
13 changed files with 5 additions and 582 deletions

View File

@@ -12,7 +12,6 @@ java_library2(
'//gerrit-common:annotations',
'//gerrit-common:server',
'//gerrit-extension-api:api',
'//gerrit-gwtexpui:linker_server',
'//gerrit-gwtexpui:server',
'//gerrit-patch-jgit:server',
'//gerrit-prettify:server',