Comparing source compatibility of /Users/d029788/src/git/jgit/org.eclipse.jgit/target/org.eclipse.jgit-5.3.0.201903130848-r.jar against /Users/d029788/.m2/repository/org/eclipse/jgit/org.eclipse.jgit/5.2.0.201812061821-r/org.eclipse.jgit-5.2.0.201812061821-r.jar
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| UNCHANGED | public | org.eclipse.jgit.api.CheckoutCommand | setForce(boolean)
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
| n.a. |
| Change |
| ANNOTATION_DEPRECATED_ADDED |
|
|
| NEW | public | org.eclipse.jgit.api.CheckoutCommand | setForced(boolean) | n.a. | n.a. |
|
| NEW | public | org.eclipse.jgit.api.CheckoutCommand | setForceRefUpdate(boolean) | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | void | setCredentialsProvider(org.eclipse.jgit.transport.CredentialsProvider) | n.a. | n.a. |
|
| NEW | public | org.eclipse.jgit.api.CommitCommand | setSign(java.lang.Boolean) | n.a. | n.a. |
|
| NEW | public | org.eclipse.jgit.api.CommitCommand | setSigningKey(java.lang.String) | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| UNCHANGED | public | void | setName(java.lang.String)
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
| n.a. |
| Change |
| ANNOTATION_DEPRECATED_ADDED |
|
|
| NEW | public | org.eclipse.jgit.api.RemoteRemoveCommand | setRemoteName(java.lang.String) | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| UNCHANGED | public | void | setName(java.lang.String)
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
| n.a. |
| Change |
| ANNOTATION_DEPRECATED_ADDED |
|
|
| UNCHANGED | public | void | setPush(boolean)
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
| n.a. |
| Change |
| ANNOTATION_DEPRECATED_ADDED |
|
|
| NEW | public | org.eclipse.jgit.api.RemoteSetUrlCommand | setRemoteName(java.lang.String) | n.a. | n.a. |
|
| NEW | public | org.eclipse.jgit.api.RemoteSetUrlCommand | setRemoteUri(org.eclipse.jgit.transport.URIish) | n.a. | n.a. |
|
| UNCHANGED | public | void | setUri(org.eclipse.jgit.transport.URIish)
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
| n.a. |
| Change |
| ANNOTATION_DEPRECATED_ADDED |
|
|
| NEW | public | org.eclipse.jgit.api.RemoteSetUrlCommand | setUriType(org.eclipse.jgit.api.RemoteSetUrlCommand$UriType) | n.a. | n.a. |
|
Superclass:
| Status | Superclass | Compatibility Changes: |
| NEW | java.lang.Enum | n.a. |
Interfaces:
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| NEW | java.lang.Comparable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class |
| Old | false | n.a. | n.a. |
| New | true | -352482047006841254 | n.a. |
Fields:
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | org.eclipse.jgit.api.RemoteSetUrlCommand$UriType | n.a. | FETCH |
| NEW | public static final | org.eclipse.jgit.api.RemoteSetUrlCommand$UriType | n.a. | PUSH |
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | static public | org.eclipse.jgit.api.RemoteSetUrlCommand$UriType | valueOf(java.lang.String) | n.a. | n.a. |
|
| NEW | static public | org.eclipse.jgit.api.RemoteSetUrlCommand$UriType[] | values() | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| UNCHANGED | public | void | setApplyIndex(boolean)
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
| n.a. |
| Change |
| ANNOTATION_DEPRECATED_ADDED |
|
|
| UNCHANGED | public | void | setApplyUntracked(boolean)
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
| n.a. |
| Change |
| ANNOTATION_DEPRECATED_ADDED |
|
|
| NEW | public | org.eclipse.jgit.api.StashApplyCommand | setRestoreIndex(boolean) | n.a. | n.a. |
|
| NEW | public | org.eclipse.jgit.api.StashApplyCommand | setRestoreUntracked(boolean) | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | static public | boolean | isCrLfText(byte[]) | n.a. | n.a. |
|
| NEW | static public | boolean | isCrLfText(java.io.InputStream) |
| Status: | Name: |
| NEW | java.io.IOException |
| n.a. |
|
| NEW | static public | boolean | isCrLfText(byte[],int) | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | void | setForce(boolean) | n.a. | n.a. |
| Old file | New file |
| n.a. | 1283 |
|
Fields:
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public | java.lang.String | n.a. | credentialPassphrase |
| NEW | public | java.lang.String | n.a. | gpgFailedToParseSecretKey |
| NEW | public | java.lang.String | n.a. | gpgKeyInfo |
| NEW | public | java.lang.String | n.a. | gpgNoCredentialsProvider |
| NEW | public | java.lang.String | n.a. | gpgNoKeyInLegacySecring |
| NEW | public | java.lang.String | n.a. | gpgNoKeyring |
| NEW | public | java.lang.String | n.a. | gpgNoPublicKeyFound |
| NEW | public | java.lang.String | n.a. | gpgNoSecretKeyForPublicKey |
| NEW | public | java.lang.String | n.a. | gpgSigningCancelled |
| NEW | public | java.lang.String | n.a. | invalidRefAdvertisementLine |
| NEW | public | java.lang.String | n.a. | onlyOpenPgpSupportedForSigning |
| NEW | public | java.lang.String | n.a. | remoteNameCannotBeNull |
| REMOVED (!) | public | java.lang.String
(!)
|
| remoteNameCantBeNull |
| NEW | public | java.lang.String | n.a. | renameBranchFailedAmbiguous |
| REMOVED (!) | public | java.lang.String
(!)
|
| renameBranchFailedBecauseTag |
| NEW | public | java.lang.String | n.a. | renameBranchFailedNotABranch |
| NEW | public | java.lang.String | n.a. | sha1CollisionDetected |
| REMOVED (!) | public | java.lang.String
(!)
|
| sha1CollisionDetected1 |
| NEW | public | java.lang.String | n.a. | unableToReadPackfile |
| NEW | public | java.lang.String | n.a. | unableToSignCommitNoSecretKey |
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | java.util.function.Consumer | getRefLockWaitTimeConsumer() | n.a. | n.a. |
|
| NEW | public | org.eclipse.jgit.internal.storage.dfs.DfsBlockCacheConfig | setRefLockWaitTimeConsumer(java.util.function.Consumer) | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| REMOVED | public | org.eclipse.jgit.lib.Ref | getRef(java.lang.String) |
| Status: | Name: |
| REMOVED | java.io.IOException |
| n.a. |
|
Compatibility Changes:
| Change |
| METHOD_REMOVED_IN_SUPERCLASS |
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| REMOVED | public | org.eclipse.jgit.lib.Ref | getRef(java.lang.String) |
| Status: | Name: |
| REMOVED | java.io.IOException |
| n.a. |
|
| NEW | public | boolean | hasVersioning() | n.a. | n.a. |
|
Fields:
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | long | n.a. | UNKNOWN_SIZE |
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | long | size() | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | java.util.Map | exactRef(java.lang.String[]) |
| Status: | Name: |
| NEW | java.io.IOException |
| n.a. |
|
| NEW | public | org.eclipse.jgit.lib.Ref | firstExactRef(java.lang.String[])
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
|
| Status: | Name: |
| NEW | java.io.IOException |
| n.a. |
|
| REMOVED | public | org.eclipse.jgit.lib.Ref | getRef(java.lang.String) |
| Status: | Name: |
| REMOVED | java.io.IOException |
| n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| REMOVED (!) | public abstract | long | getUpdateIndex() | n.a. |
|
| Old file | New file |
| n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| REMOVED | public | org.eclipse.jgit.lib.Ref | getRef(java.lang.String) |
| Status: | Name: |
| REMOVED | java.io.IOException |
| n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | static public | org.eclipse.jgit.internal.transport.parser.FirstCommand | fromLine(java.lang.String) | n.a. | n.a. |
|
| NEW | public | java.util.Set | getCapabilities() | n.a. | n.a. |
|
| NEW | public | java.lang.String | getLine() | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | org.eclipse.jgit.lib.GpgSignature | getGpgSignature() | n.a. | n.a. |
|
| UNCHANGED | public | void | setEncoding(java.lang.String)
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
| n.a. |
| Change |
| ANNOTATION_DEPRECATED_ADDED |
|
|
| NEW | public | void | setGpgSignature(org.eclipse.jgit.lib.GpgSignature) | n.a. | n.a. |
|
Interfaces:
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class |
| Old | false | n.a. | n.a. |
| New | true | -6837083289996865422 | 1 |
Constructors:
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | GpgSignature(byte[]) | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | java.lang.String | toExternalString() | n.a. | n.a. |
|
| NEW | public | java.lang.String | toString() | n.a. | n.a. |
|
Constructors:
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | GpgSigner() | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public abstract | boolean | canLocateSigningKey(java.lang.String,org.eclipse.jgit.lib.PersonIdent,org.eclipse.jgit.transport.CredentialsProvider) |
| Status: | Name: |
| NEW | org.eclipse.jgit.api.errors.CanceledException |
| n.a. |
| Old file | New file |
| n.a. | n.a. |
|
| NEW | static public | org.eclipse.jgit.lib.GpgSigner | getDefault() | n.a. | n.a. |
|
| NEW | static public | void | setDefault(org.eclipse.jgit.lib.GpgSigner) | n.a. | n.a. |
|
| NEW | public abstract | void | sign(org.eclipse.jgit.lib.CommitBuilder,java.lang.String,org.eclipse.jgit.lib.PersonIdent,org.eclipse.jgit.transport.CredentialsProvider) |
| Status: | Name: |
| NEW | org.eclipse.jgit.api.errors.CanceledException |
| n.a. |
| Old file | New file |
| n.a. | n.a. |
|
Superclass:
| Status | Superclass | Compatibility Changes: |
| NEW | org.eclipse.jgit.lib.GpgSigner | n.a. |
Constructors:
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | BouncyCastleGpgSigner() | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | boolean | canLocateSigningKey(java.lang.String,org.eclipse.jgit.lib.PersonIdent,org.eclipse.jgit.transport.CredentialsProvider) |
| Status: | Name: |
| NEW | org.eclipse.jgit.api.errors.CanceledException |
| n.a. |
|
| NEW | public | void | sign(org.eclipse.jgit.lib.CommitBuilder,java.lang.String,org.eclipse.jgit.lib.PersonIdent,org.eclipse.jgit.transport.CredentialsProvider) |
| Status: | Name: |
| NEW | org.eclipse.jgit.api.errors.CanceledException |
| n.a. |
|
Interfaces:
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | org.eclipse.jgit.lib.Ref | n.a. |
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | long | getUpdateIndex() | n.a. | n.a. |
|
Interfaces:
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | org.eclipse.jgit.lib.Ref | n.a. |
Constructors:
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | ObjectIdRef$PeeledNonTag(org.eclipse.jgit.lib.Ref$Storage,java.lang.String,org.eclipse.jgit.lib.ObjectId,long) | n.a. | n.a. |
|
Interfaces:
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | org.eclipse.jgit.lib.Ref | n.a. |
Constructors:
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | ObjectIdRef$PeeledTag(org.eclipse.jgit.lib.Ref$Storage,java.lang.String,org.eclipse.jgit.lib.ObjectId,org.eclipse.jgit.lib.ObjectId,long) | n.a. | n.a. |
|
Interfaces:
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | org.eclipse.jgit.lib.Ref | n.a. |
Constructors:
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | ObjectIdRef$Unpeeled(org.eclipse.jgit.lib.Ref$Storage,java.lang.String,org.eclipse.jgit.lib.ObjectId,long) | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW (!) | public | long | getUpdateIndex() | n.a. |
| Change |
| METHOD_NEW_DEFAULT |
|
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| MODIFIED (!) | public abstract
(<-
not_abstract
)
| org.eclipse.jgit.lib.Ref | exactRef(java.lang.String) |
| Status: | Name: |
| UNCHANGED | java.io.IOException |
|
| Change |
| METHOD_NOW_ABSTRACT |
|
|
| NEW | final public | org.eclipse.jgit.lib.Ref | findRef(java.lang.String)
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | org.eclipse.jgit.annotations.Nullable | n.a. |
|
| Status: | Name: |
| NEW | java.io.IOException |
| n.a. |
|
| MODIFIED (!) | final
(<-
not_final
)
public not_abstract
(<-
abstract
)
| org.eclipse.jgit.lib.Ref | getRef(java.lang.String)
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
|
| Status: | Name: |
| UNCHANGED | java.io.IOException |
|
| Change |
| METHOD_NOW_FINAL |
| ANNOTATION_DEPRECATED_ADDED |
|
|
| NEW | public | boolean | hasVersioning() | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| UNCHANGED | public | boolean | hasObject(org.eclipse.jgit.lib.AnyObjectId)
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
| n.a. |
| Change |
| ANNOTATION_DEPRECATED_ADDED |
|
|
Interfaces:
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | org.eclipse.jgit.lib.Ref | n.a. |
Constructors:
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | SymbolicRef(java.lang.String,org.eclipse.jgit.lib.Ref,long) | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | long | getUpdateIndex() | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| MODIFIED (!) | not_final
(<-
final
)
public abstract
(<-
not_abstract
)
| java.util.Map | getAdvertisedRefs()
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
| n.a. |
| Change |
| METHOD_NOW_ABSTRACT |
| ANNOTATION_DEPRECATED_ADDED |
|
|
| MODIFIED (!) | public abstract
(<-
not_abstract
)
| org.eclipse.jgit.transport.PushCertificate | getPushCertificate()
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
| n.a. |
| Change |
| METHOD_NOW_ABSTRACT |
| ANNOTATION_DEPRECATED_ADDED |
|
|
| MODIFIED (!) | not_final
(<-
final
)
public abstract
(<-
not_abstract
)
| org.eclipse.jgit.lib.Repository | getRepository()
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
| n.a. |
| Change |
| METHOD_NOW_ABSTRACT |
| ANNOTATION_DEPRECATED_ADDED |
|
|
| MODIFIED (!) | not_final
(<-
final
)
public abstract
(<-
not_abstract
)
| org.eclipse.jgit.revwalk.RevWalk | getRevWalk()
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
| n.a. |
| Change |
| METHOD_NOW_ABSTRACT |
| ANNOTATION_DEPRECATED_ADDED |
|
|
| MODIFIED (!) | public abstract
(<-
not_abstract
)
| void | setAdvertisedRefs(java.util.Map,java.util.Set)
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
| n.a. |
| Change |
| METHOD_NOW_ABSTRACT |
| ANNOTATION_DEPRECATED_ADDED |
|
|
| MODIFIED (!) | public abstract
(<-
not_abstract
)
| void | setPushCertificate(org.eclipse.jgit.transport.PushCertificate)
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
| n.a. |
| Change |
| METHOD_NOW_ABSTRACT |
| ANNOTATION_DEPRECATED_ADDED |
|
|
Compatibility Changes:
| Change |
| ANNOTATION_DEPRECATED_ADDED |
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | final public | java.util.Map | getAdvertisedRefs() | n.a. | n.a. |
|
| NEW | public | org.eclipse.jgit.transport.PushCertificate | getPushCertificate() | n.a. | n.a. |
|
| NEW | final public | org.eclipse.jgit.lib.Repository | getRepository() | n.a. | n.a. |
|
| NEW | final public | org.eclipse.jgit.revwalk.RevWalk | getRevWalk() | n.a. | n.a. |
|
| NEW | public | void | setAdvertisedRefs(java.util.Map,java.util.Set) | n.a. | n.a. |
|
| NEW | public | void | setPushCertificate(org.eclipse.jgit.transport.PushCertificate) | n.a. | n.a. |
|
Constructors:
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
| MODIFIED | public
(<-
package_protected
)
| TransferConfig(org.eclipse.jgit.lib.Config) | n.a. | n.a. |
|
| MODIFIED | public
(<-
package_protected
)
| TransferConfig(org.eclipse.jgit.lib.Repository) | n.a. | n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | long | getFilterBlobLimit() | n.a. | n.a. |
| Old file | New file |
| n.a. | 1536 |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| NEW | public | java.nio.file.attribute.BasicFileAttributes | fileAttributes(java.io.File) |
| Status: | Name: |
| NEW | java.io.IOException |
| n.a. |
|
Fields:
| Status | Modifier | Type | Field | Compatibility Changes: |
| UNCHANGED | public static final | java.nio.charset.Charset |
| Change |
| ANNOTATION_DEPRECATED_ADDED |
| UTF8_CHARSET
Annotations:
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.Deprecated | n.a. |
|