From 276fcfa5a966de64ff341e66575d9f82c9f1d436 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Sun, 29 Nov 2020 10:14:35 +0200 Subject: Bug 569227 - Update to Jetty 9.4.35 Approve api changes as we are just users of Jetty. Change-Id: I98b2120fde5a5739e96e194aee3ae6d163862859 Signed-off-by: Alexander Kurtakov --- .../eclipse/apiexclude/exclude_list.txt | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list.txt b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list.txt index 6de44830e..8a75a4acd 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list.txt +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list.txt @@ -3,3 +3,49 @@ # The unapproved entry exclude list can be copied from /buildlogs/mb080_publish-eclipse_output.txt # Search for: Potential exclude list: # Copy the list into this report and remove "[apitooling.apifreeze] " +ADDED#org.eclipse.jetty.util.ajax +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpHeader#isPseudo()Z +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#ACL +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#ACL_AS_INT +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#BASELINE_CONTROL +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#BIND +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#CHECKIN +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#CHECKOUT +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#COPY +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#GET_AS_INT +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#HEAD_AS_INT +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#LABEL +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#LINK +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#LOCK +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#LOOK_AHEAD +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#MERGE +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#MKACTIVITY +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#MKCALENDAR +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#MKCOL +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#MKREDIRECTREF +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#MKWORKSPACE +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#ORDERPATCH +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#PATCH +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#POST_AS_INT +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#PRI_AS_INT +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#PROPFIND +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#PROPPATCH +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#PUT_AS_INT +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#REBIND +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#REPORT +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#SEARCH +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#UNBIND +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#UNCHECKOUT +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#UNLINK +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#UNLOCK +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#UPDATE +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#UPDATEREDIRECTREF +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#VERSION_CONTROL +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#isIdempotent()Z +org.eclipse.jetty.http:org.eclipse.jetty.http.HttpMethod#isSafe()Z +org.eclipse.jetty.server:org.eclipse.jetty.server.HttpChannel#ensureConsumeAllOrNotPersistent()V +org.eclipse.jetty.server:org.eclipse.jetty.server.Response#sendRedirect(ILjava/lang/String;Z)V +org.eclipse.jetty.server:org.eclipse.jetty.server.Response#sendRedirect(Ljava/lang/String;Z)V +org.eclipse.jetty.server:org.eclipse.jetty.server.session.SessionHandler#getSessionCookieName(Ljavax/servlet/SessionCookieConfig;)Ljava/lang/String; +org.eclipse.jetty.util:org.eclipse.jetty.util.Trie#empty(Z)Lorg/eclipse/jetty/util/Trie; + -- cgit v1.2.1