Files
gerrit/lib/gwt
David Ostrovsky bb4fca2732 Strip servlet API from GWT jar to avoid classpath collision
gwt-user.jar is packaging javax.servlet stuff in older version that our
own servlet_api_3_1. In case plugins depend on the new API they get
compilation failures that hard to track down und understand. We are
already stripping outdated Jetty stuff from gwt-dev.jar artifact so that
we don't mind to do it also for gwt-user.jar. The good news are in GWT
2.8 the most dependencies were externalized.

Reported-by: David Pursehouse <dpursehouse@collab.net>
Change-Id: Ief44bc676fca9bcd2fb1e4f7dff4547d1604c5cd
2016-11-09 22:38:00 +00:00
..
2016-06-14 21:12:02 +02:00