| #existing API |
| |
| # dirRoot_old is missing because refJars are being supplied |
| name_old gwt22userApi |
| #sourceFiles is specified as colon-separated list of files |
| sourceFiles_old com/google/gwt\ |
| :javax/validation\ |
| |
| #excludedFiles is specified as colon-separated ant patterns |
| excludedFiles_old com/google/gwt/benchmarks/BenchmarkReport.java\ |
| :com/google/gwt/benchmarks/BenchmarkShell.java\ |
| :com/google/gwt/benchmarks/client/Benchmark.java\ |
| :**/linker/**\ |
| :**/rebind/**\ |
| :**/server/**\ |
| :**/tools/**\ |
| :**/vm/**\ |
| :com/google/gwt/regexp/shared/**\ |
| :com/google/gwt/autobean/**/impl/**\ |
| :com/google/gwt/autobean/shared/ValueCodex.java\ |
| :com/google/gwt/autobean/shared/ValueCodexHelper.java\ |
| :com/google/gwt/autobean/shared/AutoBeanCodex.java\ |
| :com/google/gwt/core/client/impl/WeakMapping.java\ |
| :com/google/gwt/core/ext/**\ |
| :com/google/gwt/dev/*.java\ |
| :com/google/gwt/dev/asm/**\ |
| :com/google/gwt/dev/cfg/**\ |
| :com/google/gwt/dev/generator/**\ |
| :com/google/gwt/dev/javac/**\ |
| :com/google/gwt/dev/jdt/**\ |
| :com/google/gwt/dev/jjs/*.java\ |
| :com/google/gwt/dev/jjs/ast/**\ |
| :com/google/gwt/dev/jjs/impl/**\ |
| :com/google/gwt/dev/js/**\ |
| :com/google/gwt/dev/json/**\ |
| :com/google/gwt/dev/resource/**\ |
| :com/google/gwt/dev/shell/**\ |
| :com/google/gwt/dev/ui/**\ |
| :com/google/gwt/dev/util/**\ |
| :com/google/gwt/junit/*.java\ |
| :com/google/gwt/junit/client/GWTTestCase.java\ |
| :com/google/gwt/junit/client/impl/GWTRunner.java\ |
| :com/google/gwt/junit/remote/**\ |
| :com/google/gwt/requestfactory/**\ |
| :com/google/gwt/resources/client/impl/**\ |
| :com/google/gwt/resources/css/**\ |
| :com/google/gwt/resources/ext/**\ |
| :com/google/gwt/resources/rg/**\ |
| :com/google/gwt/rpc/client/impl/ClientWriterFactory.java\ |
| :com/google/gwt/rpc/client/impl/EscapeUtil.java\ |
| :com/google/gwt/rpc/client/impl/RpcCallbackAdapter.java\ |
| :com/google/gwt/soyc/**\ |
| :com/google/gwt/safehtml/shared/SafeHtmlHostedModeUtils.java\ |
| :com/google/gwt/user/client/rpc/core/**\ |
| :com/google/gwt/user/client/rpc/impl/**\ |
| :com/google/gwt/uibinder/attributeparsers/**\ |
| :com/google/gwt/uibinder/elementparsers/**\ |
| :com/google/gwt/uibinder/testing/**\ |
| :com/google/gwt/util/**\ |
| :com/google/gwt/validation/**\ |
| |
| ############################################## |
| #new Api |
| |
| dirRoot_new ./ |
| name_new gwt23userApi |
| #sourceFiles is specified as colon-separated list of files |
| sourceFiles_new dev/core/super\ |
| :user/src\ |
| :user/super\ |
| |
| #excludedFiles is specified as colon-separated ant patterns |
| # The last 3 entries exclude the validation stuff. |
| # Bug: http://code.google.com/p/google-web-toolkit/issues/detail?id=5566 |
| excludedFiles_new user/src/com/google/gwt/benchmarks/BenchmarkReport.java\ |
| :user/src/com/google/gwt/benchmarks/BenchmarkShell.java\ |
| :user/src/com/google/gwt/benchmarks/client/Benchmark.java\ |
| :**/linker/**\ |
| :**/rebind/**\ |
| :**/server/**\ |
| :**/tools/**\ |
| :**/vm/**\ |
| :user/src/com/google/gwt/regexp/shared/**\ |
| :user/src/com/google/web/bindery/autobean/shared/ValueCodexHelper.java\ |
| :user/src/com/google/web/bindery/autobean/**/impl/**\ |
| :user/src/com/google/gwt/core/client/impl/WeakMapping.java\ |
| :user/src/com/google/gwt/junit/*.java\ |
| :user/src/com/google/gwt/junit/client/GWTTestCase.java\ |
| :user/src/com/google/gwt/junit/client/impl/GWTRunner.java\ |
| :user/src/com/google/gwt/junit/remote/**\ |
| :user/src/com/google/gwt/resources/css/**\ |
| :user/src/com/google/gwt/resources/ext/**\ |
| :user/src/com/google/gwt/resources/rg/**\ |
| :user/src/com/google/gwt/rpc/client/impl/ClientWriterFactory.java\ |
| :user/src/com/google/gwt/rpc/client/impl/EscapeUtil.java\ |
| :user/src/com/google/gwt/rpc/client/impl/RpcCallbackAdapter.java\ |
| :user/src/com/google/gwt/safehtml/shared/SafeHtmlHostedModeUtils.java\ |
| :user/src/com/google/gwt/user/client/rpc/core/**\ |
| :user/src/com/google/gwt/user/client/rpc/impl/**\ |
| :user/src/com/google/gwt/uibinder/attributeparsers/**\ |
| :user/src/com/google/gwt/uibinder/elementparsers/**\ |
| :user/src/com/google/gwt/uibinder/testing/**\ |
| :user/src/com/google/gwt/util/**\ |
| :user/src/com/google/gwt/validation/**\ |
| :user/src/com/google/web/bindery/requestfactory/gwt/client/impl/**\ |
| :user/src/com/google/web/bindery/requestfactory/server/impl/**\ |
| :user/src/com/google/web/bindery/requestfactory/shared/impl/**\ |
| :user/src/com/google/web/bindery/requestfactory/vm/**\ |
| :user/src/javax/**\ |
| :user/src/org/**\ |
| |
| ############################################## |
| #excluded packages colon separated list |
| excludedPackages com.google.gwt.editor.client.impl\ |
| :com.google.gwt.junit.client.impl\ |
| :com.google.gwt.benchmarks.client.impl\ |
| |
| ############################################## |
| #Api whitelist |
| # when adding to the white-list, include comments as to why the addition is |
| # being made. |
| |
| # Overloaded SimplePanel constructor to accept a Widget. |
| com.google.gwt.user.client.ui.SimplePanel::SimplePanel(Lcom/google/gwt/dom/client/Element;) OVERLOADED_METHOD_CALL |
| |
| # Overloads for legacy compatibility after introduction of com.google.web.bindery |
| # |
| |
| com.google.gwt.event.shared.EventBus::addHandler(Lcom/google/gwt/event/shared/GwtEvent$Type;Lcom/google/gwt/event/shared/EventHandler;) OVERLOADED_METHOD_CALL |
| com.google.gwt.event.shared.EventBus::addHandlerToSource(Lcom/google/gwt/event/shared/GwtEvent$Type;Ljava/lang/Object;Lcom/google/gwt/event/shared/EventHandler;) OVERLOADED_METHOD_CALL |
| |
| com.google.gwt.event.shared.ResettableEventBus::addHandler(Lcom/google/gwt/event/shared/GwtEvent$Type;Lcom/google/gwt/event/shared/EventHandler;) OVERLOADED_METHOD_CALL |
| com.google.gwt.event.shared.ResettableEventBus::addHandlerToSource(Lcom/google/gwt/event/shared/GwtEvent$Type;Ljava/lang/Object;Lcom/google/gwt/event/shared/EventHandler;) OVERLOADED_METHOD_CALL |
| |
| com.google.gwt.event.shared.SimpleEventBus::addHandler(Lcom/google/gwt/event/shared/GwtEvent$Type;Lcom/google/gwt/event/shared/EventHandler;) OVERLOADED_METHOD_CALL |
| com.google.gwt.event.shared.SimpleEventBus::addHandlerToSource(Lcom/google/gwt/event/shared/GwtEvent$Type;Ljava/lang/Object;Lcom/google/gwt/event/shared/EventHandler;) OVERLOADED_METHOD_CALL |
| |
| com.google.gwt.event.shared.testing.CountingEventBus::addHandler(Lcom/google/gwt/event/shared/GwtEvent$Type;Lcom/google/gwt/event/shared/EventHandler;) OVERLOADED_METHOD_CALL |
| com.google.gwt.event.shared.testing.CountingEventBus::addHandlerToSource(Lcom/google/gwt/event/shared/GwtEvent$Type;Ljava/lang/Object;Lcom/google/gwt/event/shared/EventHandler;) OVERLOADED_METHOD_CALL |
| |
| com.google.gwt.place.shared.PlaceController.DefaultDelegate::addWindowClosingHandler(Lcom/google/gwt/user/client/Window$ClosingHandler;) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE |
| |
| com.google.gwt.place.shared.PlaceHistoryHandler.DefaultHistorian::addValueChangeHandler(Lcom/google/gwt/event/logical/shared/ValueChangeHandler;) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE |
| |
| com.google.gwt.place.shared.PlaceHistoryHandler::register(Lcom/google/gwt/place/shared/PlaceController;Lcom/google/gwt/event/shared/EventBus;Lcom/google/gwt/place/shared/Place;) OVERRIDABLE_METHOD_ARGUMENT_TYPE_CHANGE |
| |
| com.google.gwt.place.shared.PlaceHistoryHandler::register(Lcom/google/gwt/place/shared/PlaceController;Lcom/google/gwt/event/shared/EventBus;Lcom/google/gwt/place/shared/Place;) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE |
| |
| # |
| # end com.google.web.bindery changes |
| |
| # Renamed CellBasedWidgetImplSafari to CellBasedWidgetImplStandardBase. |
| com.google.gwt.user.cellview.client.CellBasedWidgetImplSafari MISSING |
| |
| # Package moved to com.google.web.bindery |
| com.google.gwt.autobean.shared MISSING |
| |
| # Adding protected Video(Element) that conflicts with existing (now deprecated) public Video(String) |
| com.google.gwt.media.client.Video::Video(Ljava/lang/String;) OVERLOADED_METHOD_CALL |
| |
| # move i18n classes to shared |
| com.google.gwt.i18n.client.DateTimeFormat::format(Ljava/util/Date;Lcom/google/gwt/i18n/client/TimeZone;) OVERRIDABLE_METHOD_ARGUMENT_TYPE_CHANGE |
| com.google.gwt.i18n.client.impl.DateRecord MISSING |
| |
| # Overloading AttachDetachException::tryCommand to attach/detach a finite set of widgets. |
| com.google.gwt.user.client.ui.AttachDetachException::tryCommand(Ljava/lang/Iterable;Lcom/google/gwt/user/client/ui/AttachDetachException$Command;) OVERLOADED_METHOD_CALL |
| |