Comparing source compatibility of /home/oleg/src/apache.org/httpcomponents/httpclient/httpclient5-fluent/target/httpclient5-fluent-5.2.1.jar against /home/oleg/.m2/repository/org/apache/httpcomponents/client5/httpclient5-fluent/5.1/httpclient5-fluent-5.1.jar
Old:/home/oleg/.m2/repository/org/apache/httpcomponents/client5/httpclient5-fluent/5.1/httpclient5-fluent-5.1.jar
New:/home/oleg/src/apache.org/httpcomponents/httpclient/httpclient5-fluent/target/httpclient5-fluent-5.2.1.jar
Created:2022-12-07T14:12:41.919+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.1.0
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
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
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
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
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
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
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
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
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
103106
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
113116
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
122125
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
183186
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
189192
UNCHANGEDpublic org.apache.hc.client5.http.fluent.ExecutorauthPreemptive(org.apache.hc.core5.http.HttpHost)n.a.n.a.
Old fileNew file
130133
UNCHANGEDpublic org.apache.hc.client5.http.fluent.ExecutorauthPreemptive(java.lang.String)n.a.n.a.
Old fileNew file
148151
UNCHANGEDpublic org.apache.hc.client5.http.fluent.ExecutorauthPreemptiveProxy(org.apache.hc.core5.http.HttpHost)n.a.n.a.
Old fileNew file
156159
UNCHANGEDpublic org.apache.hc.client5.http.fluent.ExecutorauthPreemptiveProxy(java.lang.String)n.a.n.a.
Old fileNew file
174177
UNCHANGEDpublic org.apache.hc.client5.http.fluent.ExecutorclearAuth()n.a.n.a.
Old fileNew file
193196
UNCHANGEDpublic org.apache.hc.client5.http.fluent.ExecutorclearCookies()n.a.n.a.
Old fileNew file
209212
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
226229
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.ExecutornewInstance()n.a.n.a.
Old fileNew file
7679
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.ExecutornewInstance(org.apache.hc.client5.http.impl.classic.CloseableHttpClient)n.a.n.a.
Old fileNew file
8083
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Executoruse(org.apache.hc.client5.http.auth.CredentialsStore)n.a.n.a.
Old fileNew file
98101
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Executoruse(org.apache.hc.client5.http.cookie.CookieStore)n.a.n.a.
Old fileNew file
204207
UNCHANGED public class org.apache.hc.client5.http.fluent.Formtop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
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
MODIFIED public class org.apache.hc.client5.http.fluent.Requesttop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final java.lang.String
Change
ANNOTATION_DEPRECATED_ADDED
DATE_FORMAT
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
UNCHANGEDpublic static final java.util.Locale
Change
ANNOTATION_DEPRECATED_ADDED
DATE_LOCALE
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
UNCHANGEDpublic static final java.util.TimeZone
Change
ANNOTATION_DEPRECATED_ADDED
TIME_ZONE
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.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
203215
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestaddHeader(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
216228
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Requestbody(org.apache.hc.core5.http.HttpEntity)n.a.n.a.
Old fileNew file
326357
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyByteArray(byte[])n.a.n.a.
Old fileNew file
360391
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyByteArray(byte[],org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
367398
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyByteArray(byte[],int,int)n.a.n.a.
Old fileNew file
371402
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyByteArray(byte[],int,int,org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
378409
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyFile(java.io.File,org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
356387
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyForm(java.lang.Iterable,java.nio.charset.Charset)n.a.n.a.
Old fileNew file
331362
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyForm(java.lang.Iterable)n.a.n.a.
Old fileNew file
342373
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyForm(org.apache.hc.core5.http.NameValuePair[])n.a.n.a.
Old fileNew file
346377
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyStream(java.io.InputStream)n.a.n.a.
Old fileNew file
382413
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyStream(java.io.InputStream,org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
386417
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestbodyString(java.lang.String,org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
350381
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestconnectTimeout(org.apache.hc.core5.util.Timeout)n.a.n.a.
Old fileNew file
295326
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
8697
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestcreate(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
90101
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestcreate(java.lang.String,java.net.URI)n.a.n.a.
Old fileNew file
94105
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestdelete(java.net.URI)n.a.n.a.
Old fileNew file
146157
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestdelete(java.lang.String)n.a.n.a.
Old fileNew file
150161
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Responseexecute()
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
193205
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
197209
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestget(java.net.URI)n.a.n.a.
Old fileNew file
98109
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestget(java.lang.String)n.a.n.a.
Old fileNew file
102113
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requesthead(java.net.URI)n.a.n.a.
Old fileNew file
106117
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requesthead(java.lang.String)n.a.n.a.
Old fileNew file
110121
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestoptions(java.net.URI)n.a.n.a.
Old fileNew file
154165
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestoptions(java.lang.String)n.a.n.a.
Old fileNew file
158169
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestpatch(java.net.URI)n.a.n.a.
Old fileNew file
122133
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestpatch(java.lang.String)n.a.n.a.
Old fileNew file
126137
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestpost(java.net.URI)n.a.n.a.
Old fileNew file
114125
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestpost(java.lang.String)n.a.n.a.
Old fileNew file
118129
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestput(java.net.URI)n.a.n.a.
Old fileNew file
130141
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requestput(java.lang.String)n.a.n.a.
Old fileNew file
134145
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestremoveHeader(org.apache.hc.core5.http.Header)n.a.n.a.
Old fileNew file
229241
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestremoveHeaders(java.lang.String)n.a.n.a.
Old fileNew file
234246
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestresponseTimeout(org.apache.hc.core5.util.Timeout)n.a.n.a.
Old fileNew file
300331
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestsetCacheControl(java.lang.String)n.a.n.a.
Old fileNew file
244256
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestsetDate(java.util.Date)
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
261269
NEWpublic org.apache.hc.client5.http.fluent.RequestsetDate(java.time.Instant)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.292
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestsetHeader(org.apache.hc.core5.http.Header)n.a.n.a.
Old fileNew file
211223
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestsetHeader(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
224236
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestsetHeaders(org.apache.hc.core5.http.Header[])n.a.n.a.
Old fileNew file
239251
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestsetIfModifiedSince(java.util.Date)
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
266278
NEWpublic org.apache.hc.client5.http.fluent.RequestsetIfModifiedSince(java.time.Instant)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.297
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestsetIfUnmodifiedSince(java.util.Date)
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
271287
NEWpublic org.apache.hc.client5.http.fluent.RequestsetIfUnmodifiedSince(java.time.Instant)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.302
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
391422
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requesttrace(java.net.URI)n.a.n.a.
Old fileNew file
138149
UNCHANGEDstatic public org.apache.hc.client5.http.fluent.Requesttrace(java.lang.String)n.a.n.a.
Old fileNew file
142153
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestuseExpectContinue()n.a.n.a.
Old fileNew file
283314
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestuserAgent(java.lang.String)n.a.n.a.
Old fileNew file
288319
UNCHANGEDpublic org.apache.hc.client5.http.fluent.Requestversion(org.apache.hc.core5.http.HttpVersion)n.a.n.a.
Old fileNew file
278309
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestviaProxy(org.apache.hc.core5.http.HttpHost)n.a.n.a.
Old fileNew file
307338
UNCHANGEDpublic org.apache.hc.client5.http.fluent.RequestviaProxy(java.lang.String)n.a.n.a.
Old fileNew file
316347
UNCHANGED public class org.apache.hc.client5.http.fluent.Responsetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic voiddiscardContent()n.a.n.a.
Old fileNew file
8991
UNCHANGEDpublic java.lang.ObjecthandleResponse(org.apache.hc.core5.http.io.HttpClientResponseHandler)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
96100
UNCHANGEDpublic org.apache.hc.client5.http.fluent.ContentreturnContent()
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
107111
UNCHANGEDpublic org.apache.hc.core5.http.HttpResponsereturnResponse()
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
111115
UNCHANGEDpublic voidsaveContent(java.io.File)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
126132