Comparing source compatibility of /home/oleg/src/apache.org/httpcomponents/httpclient/httpclient5-fluent/target/httpclient5-fluent-5.2.3.jar against /home/oleg/.m2/repository/org/apache/httpcomponents/client5/httpclient5-fluent/5.2/httpclient5-fluent-5.2.jar
Old:/home/oleg/.m2/repository/org/apache/httpcomponents/client5/httpclient5-fluent/5.2/httpclient5-fluent-5.2.jar
New:/home/oleg/src/apache.org/httpcomponents/httpclient/httpclient5-fluent/target/httpclient5-fluent-5.2.3.jar
Created:2023-12-01T16:45:13.236+0100
Access modifier filter:PROTECTED
Only modifications:false
Only binary incompatible modifications:false
Ignore missing classes:true
Includes:all
Excludes:@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal
Semantic Versioning:0.0.1
WARNING: You are using the option '--ignore-missing-classes', i.e. superclasses and interfaces that could not be found on the classpath are ignored. Hence changes caused by these superclasses and interfaces are not reflected in the output.
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
UNCHANGED public class org.apache.hc.client5.http.fluent.Asynctop
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic java.util.concurrent.Futureexecute(org.apache.hc.client5.http.fluent.Request,org.apache.hc.core5.http.io.HttpClientResponseHandler,org.apache.hc.core5.concurrent.FutureCallback)n.a.n.a.
Old fileNew file
9797
UNCHANGEDpublic java.util.concurrent.Futureexecute(org.apache.hc.client5.http.fluent.Request,org.apache.hc.core5.http.io.HttpClientResponseHandler)n.a.n.a.
Old fileNew file
114114
UNCHANGEDpublic java.util.concurrent.Futureexecute(org.apache.hc.client5.http.fluent.Request,org.apache.hc.core5.concurrent.FutureCallback)n.a.n.a.
Old fileNew file
118118
UNCHANGEDpublic java.util.concurrent.Futureexecute(org.apache.hc.client5.http.fluent.Request)n.a.n.a.
Old fileNew file
122122
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.AsyncnewInstance()n.a.n.a.
Old fileNew file
4646
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Asyncuse(org.apache.hc.client5.http.fluent.Executor)n.a.n.a.
Old fileNew file
5454
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Asyncuse(java.util.concurrent.Executor)n.a.n.a.
Old fileNew file
5959
UNCHANGED public class org.apache.hc.client5.http.fluent.Contenttop
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final org.apache.hc.client5.http.fluent.Contentn.a.NO_CONTENT
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic Content(byte[],org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
5050
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic byte[]asBytes()n.a.n.a.
Old fileNew file
6060
UNCHANGEDpublic java.io.InputStreamasStream()n.a.n.a.
Old fileNew file
7979
UNCHANGEDpublic java.lang.StringasString()n.a.n.a.
Old fileNew file
6464
UNCHANGEDpublic java.lang.StringasString(java.nio.charset.Charset)n.a.n.a.
Old fileNew file
7575
UNCHANGEDpublic org.apache.hc.core5.http.ContentTypegetType()n.a.n.a.
Old fileNew file
5656
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
8484
UNCHANGED public class org.apache.hc.client5.http.fluent.ContentResponseHandlertop
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.impl.classic.AbstractHttpClientResponseHandlern.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.io.HttpClientResponseHandlern.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic ContentResponseHandler()n.a.n.a.
Old fileNew file
4545
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.client5.http.fluent.ContenthandleEntity(org.apache.hc.core5.http.HttpEntity)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
4949
UNCHANGED public class org.apache.hc.client5.http.fluent.Executortop
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Executorauth(org.apache.hc.client5.http.auth.AuthScope,org.apache.hc.client5.http.auth.Credentials)n.a.n.a.
Old fileNew file
106106
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Executorauth(org.apache.hc.core5.http.HttpHost,org.apache.hc.client5.http.auth.Credentials)n.a.n.a.
Old fileNew file
116116
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Executorauth(java.lang.String,org.apache.hc.client5.http.auth.Credentials)n.a.n.a.
Old fileNew file
125125
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Executorauth(org.apache.hc.core5.http.HttpHost,java.lang.String,char[])n.a.n.a.
Old fileNew file
186186
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Executorauth(org.apache.hc.core5.http.HttpHost,java.lang.String,char[],java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
192192
UNCHANGEDpublic org.apache.hc.client5.http.fluent.ExecutorauthPreemptive(org.apache.hc.core5.http.HttpHost)n.a.n.a.
Old fileNew file
133133
UNCHANGEDpublic org.apache.hc.client5.http.fluent.ExecutorauthPreemptive(java.lang.String)n.a.n.a.
Old fileNew file
151151
UNCHANGEDpublic org.apache.hc.client5.http.fluent.ExecutorauthPreemptiveProxy(org.apache.hc.core5.http.HttpHost)n.a.n.a.
Old fileNew file
159159
UNCHANGEDpublic org.apache.hc.client5.http.fluent.ExecutorauthPreemptiveProxy(java.lang.String)n.a.n.a.
Old fileNew file
177177
UNCHANGEDpublic org.apache.hc.client5.http.fluent.ExecutorclearAuth()n.a.n.a.
Old fileNew file
196196
UNCHANGEDpublic org.apache.hc.client5.http.fluent.ExecutorclearCookies()n.a.n.a.
Old fileNew file
212212
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Responseexecute(org.apache.hc.client5.http.fluent.Request)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
229229
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.ExecutornewInstance()n.a.n.a.
Old fileNew file
7979
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.ExecutornewInstance(org.apache.hc.client5.http.impl.classic.CloseableHttpClient)n.a.n.a.
Old fileNew file
8383
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Executoruse(org.apache.hc.client5.http.auth.CredentialsStore)n.a.n.a.
Old fileNew file
101101
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Executoruse(org.apache.hc.client5.http.cookie.CookieStore)n.a.n.a.
Old fileNew file
207207
UNCHANGED public class org.apache.hc.client5.http.fluent.Formtop
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Formadd(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
5454
UNCHANGEDpublic java.util.Listbuild()n.a.n.a.
Old fileNew file
5959
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Formform()n.a.n.a.
Old fileNew file
4545
UNCHANGED public class org.apache.hc.client5.http.fluent.Requesttop
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final java.lang.Stringn.a.DATE_FORMAT
Annotations:
Status:Fully Qualified Name:Elements:
UNCHANGEDjava.lang.Deprecatedn.a.
UNCHANGEDpublic static final java.util.Localen.a.DATE_LOCALE
Annotations:
Status:Fully Qualified Name:Elements:
UNCHANGEDjava.lang.Deprecatedn.a.
UNCHANGEDpublic static final java.util.TimeZonen.a.TIME_ZONE
Annotations:
Status:Fully Qualified Name:Elements:
UNCHANGEDjava.lang.Deprecatedn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestaddHeader(org.apache.hc.core5.http.Header)n.a.n.a.
Old fileNew file
215215
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestaddHeader(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
228228
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Requestbody(org.apache.hc.core5.http.HttpEntity)n.a.n.a.
Old fileNew file
357357
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyByteArray(byte[])n.a.n.a.
Old fileNew file
391391
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyByteArray(byte[],org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
398398
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyByteArray(byte[],int,int)n.a.n.a.
Old fileNew file
402402
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyByteArray(byte[],int,int,org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
409409
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyFile(java.io.File,org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
387387
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyForm(java.lang.Iterable,java.nio.charset.Charset)n.a.n.a.
Old fileNew file
362362
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyForm(java.lang.Iterable)n.a.n.a.
Old fileNew file
373373
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyForm(org.apache.hc.core5.http.NameValuePair[])n.a.n.a.
Old fileNew file
377377
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyStream(java.io.InputStream)n.a.n.a.
Old fileNew file
413413
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyStream(java.io.InputStream,org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
417417
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyString(java.lang.String,org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
381381
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestconnectTimeout(org.apache.hc.core5.util.Timeout)n.a.n.a.
Old fileNew file
326326
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestcreate(org.apache.hc.core5.http.Method,java.net.URI)n.a.n.a.
Old fileNew file
9797
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestcreate(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
101101
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestcreate(java.lang.String,java.net.URI)n.a.n.a.
Old fileNew file
105105
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestdelete(java.net.URI)n.a.n.a.
Old fileNew file
157157
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestdelete(java.lang.String)n.a.n.a.
Old fileNew file
161161
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Responseexecute()
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
205205
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Responseexecute(org.apache.hc.client5.http.impl.classic.CloseableHttpClient)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
209209
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestget(java.net.URI)n.a.n.a.
Old fileNew file
109109
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestget(java.lang.String)n.a.n.a.
Old fileNew file
113113
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requesthead(java.net.URI)n.a.n.a.
Old fileNew file
117117
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requesthead(java.lang.String)n.a.n.a.
Old fileNew file
121121
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestoptions(java.net.URI)n.a.n.a.
Old fileNew file
165165
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestoptions(java.lang.String)n.a.n.a.
Old fileNew file
169169
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestpatch(java.net.URI)n.a.n.a.
Old fileNew file
133133
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestpatch(java.lang.String)n.a.n.a.
Old fileNew file
137137
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestpost(java.net.URI)n.a.n.a.
Old fileNew file
125125
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestpost(java.lang.String)n.a.n.a.
Old fileNew file
129129
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestput(java.net.URI)n.a.n.a.
Old fileNew file
141141
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestput(java.lang.String)n.a.n.a.
Old fileNew file
145145
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestremoveHeader(org.apache.hc.core5.http.Header)n.a.n.a.
Old fileNew file
241241
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestremoveHeaders(java.lang.String)n.a.n.a.
Old fileNew file
246246
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestresponseTimeout(org.apache.hc.core5.util.Timeout)n.a.n.a.
Old fileNew file
331331
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestsetCacheControl(java.lang.String)n.a.n.a.
Old fileNew file
256256
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestsetDate(java.util.Date)
Annotations:
Status:Fully Qualified Name:Elements:
UNCHANGEDjava.lang.Deprecatedn.a.
n.a.n.a.
Old fileNew file
269269
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestsetDate(java.time.Instant)n.a.n.a.
Old fileNew file
292292
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestsetHeader(org.apache.hc.core5.http.Header)n.a.n.a.
Old fileNew file
223223
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestsetHeader(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
236236
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestsetHeaders(org.apache.hc.core5.http.Header[])n.a.n.a.
Old fileNew file
251251
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestsetIfModifiedSince(java.util.Date)
Annotations:
Status:Fully Qualified Name:Elements:
UNCHANGEDjava.lang.Deprecatedn.a.
n.a.n.a.
Old fileNew file
278278
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestsetIfModifiedSince(java.time.Instant)n.a.n.a.
Old fileNew file
297297
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestsetIfUnmodifiedSince(java.util.Date)
Annotations:
Status:Fully Qualified Name:Elements:
UNCHANGEDjava.lang.Deprecatedn.a.
n.a.n.a.
Old fileNew file
287287
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestsetIfUnmodifiedSince(java.time.Instant)n.a.n.a.
Old fileNew file
302302
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
422422
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requesttrace(java.net.URI)n.a.n.a.
Old fileNew file
149149
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requesttrace(java.lang.String)n.a.n.a.
Old fileNew file
153153
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestuseExpectContinue()n.a.n.a.
Old fileNew file
314314
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestuserAgent(java.lang.String)n.a.n.a.
Old fileNew file
319319
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Requestversion(org.apache.hc.core5.http.HttpVersion)n.a.n.a.
Old fileNew file
309309
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestviaProxy(org.apache.hc.core5.http.HttpHost)n.a.n.a.
Old fileNew file
338338
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestviaProxy(java.lang.String)n.a.n.a.
Old fileNew file
347347
UNCHANGED public class org.apache.hc.client5.http.fluent.Responsetop
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic voiddiscardContent()n.a.n.a.
Old fileNew file
9191
UNCHANGEDpublic java.lang.ObjecthandleResponse(org.apache.hc.core5.http.io.HttpClientResponseHandler)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
100100
UNCHANGEDpublic org.apache.hc.client5.http.fluent.ContentreturnContent()
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
111111
UNCHANGEDpublic org.apache.hc.core5.http.HttpResponsereturnResponse()
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
115115
UNCHANGEDpublic voidsaveContent(java.io.File)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
132132