Comparing source compatibility of /home/jenkins/agent/workspace/stable/jgit-publish-site/repo/org.eclipse.jgit/target/org.eclipse.jgit-5.8.1.202007141445-r.jar against /home/jenkins/agent/workspace/stable/jgit-publish-site/.repository/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-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 |
NEW | public | org.eclipse.jgit.api.CloneCommand | setNoTags() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.api.CloneCommand | setTagOption(org.eclipse.jgit.transport.TagOpt) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
MODIFIED (*) | public | org.eclipse.jgit.revwalk.RevCommit | call() |
Status: | Name: |
UNCHANGED | org.eclipse.jgit.api.errors.GitAPIException |
UNCHANGED | org.eclipse.jgit.api.errors.NoHeadException |
UNCHANGED | org.eclipse.jgit.api.errors.NoMessageException |
UNCHANGED | org.eclipse.jgit.api.errors.UnmergedPathsException |
UNCHANGED | org.eclipse.jgit.api.errors.ConcurrentRefUpdateException |
UNCHANGED | org.eclipse.jgit.api.errors.WrongRepositoryStateException |
UNCHANGED | org.eclipse.jgit.api.errors.AbortedByHookException |
NEW | org.eclipse.jgit.api.errors.ServiceUnavailableException |
|
Change |
METHOD_NOW_THROWS_CHECKED_EXCEPTION |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jgit.api.errors.GitAPIException | 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 | -7454030293339655877 | 1 |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | ServiceUnavailableException(java.lang.String,java.lang.Throwable) | n.a. | n.a. |
|
NEW | public | ServiceUnavailableException(java.lang.String) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | void | shutdown() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public | java.lang.String | n.a. | cannotCombineTopoSortWithTopoKeepBranchTogetherSort |
NEW | public | java.lang.String | n.a. | exceptionWhileFindingUserHome |
REMOVED (!) | public | java.lang.String
(!)
|
| gpgFailedToParseSecretKey |
REMOVED (!) | public | java.lang.String
(!)
|
| gpgKeyInfo |
REMOVED (!) | public | java.lang.String
(!)
|
| gpgNoCredentialsProvider |
REMOVED (!) | public | java.lang.String
(!)
|
| gpgNoKeyInLegacySecring |
REMOVED (!) | public | java.lang.String
(!)
|
| gpgNoKeyring |
REMOVED (!) | public | java.lang.String
(!)
|
| gpgNoPublicKeyFound |
REMOVED (!) | public | java.lang.String
(!)
|
| gpgNoSecretKeyForPublicKey |
REMOVED (!) | public | java.lang.String
(!)
|
| gpgNotASigningKey |
REMOVED (!) | public | java.lang.String
(!)
|
| gpgSigningCancelled |
NEW | public | java.lang.String | n.a. | invalidHomeDirectory |
NEW | public | java.lang.String | n.a. | signingServiceUnavailable |
REMOVED (!) | public | java.lang.String
(!)
|
| sshUserNameError |
REMOVED (!) | public | java.lang.String
(!)
|
| transportSSHRetryInterrupt |
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jgit.revwalk.filter.RevFilter | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | AddToBitmapWithCacheFilter(org.eclipse.jgit.lib.AnyObjectId,org.eclipse.jgit.lib.BitmapIndex$Bitmap,org.eclipse.jgit.lib.BitmapIndex$BitmapBuilder) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | final public | org.eclipse.jgit.revwalk.filter.RevFilter | clone() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | final public | boolean | include(org.eclipse.jgit.revwalk.RevWalk,org.eclipse.jgit.revwalk.RevCommit) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | final public | boolean | requiresCommitBody() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.eclipse.jgit.lib.BitmapIndex$Bitmap | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | com.googlecode.javaewah.EWAHCompressedBitmap | retrieveCompressed() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | void | clearBitmaps() | n.a. |
|
|
MODIFIED (!) | public | java.util.List (<- java.lang.Iterable)
| getCompressedBitmaps() | n.a. |
Change |
METHOD_RETURN_TYPE_CHANGED |
|
|
NEW | public | void | processBitmapForWrite(org.eclipse.jgit.internal.storage.pack.BitmapCommit,org.eclipse.jgit.lib.BitmapIndex$Bitmap,int) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | void | resetBitmaps(int) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jgit.lib.ObjectId | 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 | -5428611447359579648 | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | org.eclipse.jgit.internal.storage.pack.BitmapCommit$Builder | copyFrom(org.eclipse.jgit.internal.storage.pack.BitmapCommit) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | boolean | isAddToIndex() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | static public | org.eclipse.jgit.internal.storage.pack.BitmapCommit$Builder | newBuilder(org.eclipse.jgit.lib.AnyObjectId) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.internal.storage.pack.BitmapCommit | build() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.internal.storage.pack.BitmapCommit$Builder | setAddToIndex(boolean) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.internal.storage.pack.BitmapCommit$Builder | setFlags(int) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.internal.storage.pack.BitmapCommit$Builder | setId(org.eclipse.jgit.lib.AnyObjectId) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | org.eclipse.jgit.internal.storage.pack.BitmapCommit$Builder | setReuseWalker(boolean) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jgit.transport.ConnectivityChecker | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | FullConnectivityChecker() | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | void | checkConnectivity(org.eclipse.jgit.transport.ConnectivityChecker$ConnectivityCheckInfo,java.util.Set,org.eclipse.jgit.lib.ProgressMonitor) |
Status: | Name: |
NEW | org.eclipse.jgit.errors.MissingObjectException |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jgit.transport.ConnectivityChecker | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | IterativeConnectivityChecker(org.eclipse.jgit.transport.ConnectivityChecker) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | void | checkConnectivity(org.eclipse.jgit.transport.ConnectivityChecker$ConnectivityCheckInfo,java.util.Set,org.eclipse.jgit.lib.ProgressMonitor) |
Status: | Name: |
NEW | org.eclipse.jgit.errors.MissingObjectException |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | void | setForcedHaves(java.util.Set) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
NEW | javax.net.ssl.SSLSocketFactory | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
NEW | public | DelegatingSSLSocketFactory(javax.net.ssl.SSLSocketFactory) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | javax.net.ssl.SSLSocket | createSocket() |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | javax.net.ssl.SSLSocket | createSocket(java.lang.String,int) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | javax.net.ssl.SSLSocket | createSocket(java.lang.String,int,java.net.InetAddress,int) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | javax.net.ssl.SSLSocket | createSocket(java.net.InetAddress,int) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | javax.net.ssl.SSLSocket | createSocket(java.net.InetAddress,int,java.net.InetAddress,int) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | javax.net.ssl.SSLSocket | createSocket(java.net.Socket,java.lang.String,int,boolean) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.lang.String[] | getDefaultCipherSuites() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | java.lang.String[] | getSupportedCipherSuites() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jgit.transport.SshConfigStore | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jgit.transport.SshConfigStore$HostConfig | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW (*) | public abstract | com.googlecode.javaewah.EWAHCompressedBitmap | retrieveCompressed() | n.a. |
Change |
METHOD_ADDED_TO_INTERFACE |
|
Old file | New file |
n.a. | n.a. |
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_BIGFILE_THRESHOLD |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_BITMAP_CONTIGUOUS_COMMIT_COUNT |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_BITMAP_DISTANT_COMMIT_SPAN |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_BITMAP_EXCESSIVE_BRANCH_COUNT |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_BITMAP_INACTIVE_BRANCH_AGE_INDAYS |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_BITMAP_RECENT_COMMIT_COUNT |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_BUILD_BITMAPS |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_CUT_DELTACHAINS |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_DELTA_CACHE_LIMIT |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_DELTA_CACHE_SIZE |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_DELTA_COMPRESSION |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_DEPTH |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_MIN_SIZE_PREVENT_RACYPACK |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_REUSE_DELTAS |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_REUSE_OBJECTS |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_SINGLE_PACK |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_THREADS |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_WAIT_PREVENT_RACYPACK |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_WINDOW |
NEW | public static final | java.lang.String | n.a. | CONFIG_KEY_WINDOW_MEMORY |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | DOT_BUNDLE_EXT |
Superclass:
Status | Superclass | Compatibility Changes: |
REMOVED (!) | org.eclipse.jgit.lib.GpgSigner |
Change |
SUPERCLASS_REMOVED |
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | BouncyCastleGpgSigner() | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | boolean | canLocateSigningKey(java.lang.String,org.eclipse.jgit.lib.PersonIdent,org.eclipse.jgit.transport.CredentialsProvider) |
Status: | Name: |
REMOVED | org.eclipse.jgit.api.errors.CanceledException |
|
|
|
REMOVED (!) | public | void | sign(org.eclipse.jgit.lib.CommitBuilder,java.lang.String,org.eclipse.jgit.lib.PersonIdent,org.eclipse.jgit.transport.CredentialsProvider) |
Status: | Name: |
REMOVED | org.eclipse.jgit.api.errors.CanceledException |
|
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | static public | void | clear() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | void | setPrevBitmap(org.eclipse.jgit.lib.BitmapIndex$Bitmap) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | void | setPrevCommit(org.eclipse.jgit.lib.AnyObjectId) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public abstract | java.util.Optional | areAllReachable(java.util.Collection,java.util.stream.Stream) |
Status: | Name: |
NEW | java.io.IOException |
| n.a. |
Old file | New file |
n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.revwalk.ObjectReachabilityChecker | createObjectReachabilityChecker() |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | -8496970686174955712 | n.a. |
New | true | -6865170097675417526 | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jgit.revwalk.RevSort | n.a. | TOPO_KEEP_BRANCH_TOGETHER |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | boolean | getExposeStatsViaJmx() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
NEW | public | void | setExposeStatsViaJmx(boolean) | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | CredentialsProviderUserInfo(com.jcraft.jsch.Session,org.eclipse.jgit.transport.CredentialsProvider) | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | java.lang.String | getPassphrase() | n.a. |
|
|
REMOVED (!) | public | java.lang.String | getPassword() | n.a. |
|
|
REMOVED (!) | public | java.lang.String[] | promptKeyboardInteractive(java.lang.String,java.lang.String,java.lang.String,java.lang.String[],boolean[]) | n.a. |
|
|
REMOVED (!) | public | boolean | promptPassphrase(java.lang.String) | n.a. |
|
|
REMOVED (!) | public | boolean | promptPassword(java.lang.String) | n.a. |
|
|
REMOVED (!) | public | boolean | promptYesNo(java.lang.String) | n.a. |
|
|
REMOVED (!) | public | void | showMessage(java.lang.String) | n.a. |
|
|
Superclass:
Status | Superclass | Compatibility Changes: |
REMOVED (!) | org.eclipse.jgit.transport.JschConfigSessionFactory |
Change |
SUPERCLASS_REMOVED |
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | DefaultSshSessionFactory() | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | int | n.a. | HTTP_11_MOVED_PERM |
NEW | public static final | int | n.a. | HTTP_NOT_AUTHORITATIVE |
Superclass:
Status | Superclass | Compatibility Changes: |
REMOVED (!) | javax.net.ssl.SSLSocketFactory |
Change |
SUPERCLASS_REMOVED |
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | DelegatingSSLSocketFactory(javax.net.ssl.SSLSocketFactory) | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | javax.net.ssl.SSLSocket | createSocket() |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | public | javax.net.ssl.SSLSocket | createSocket(java.lang.String,int) |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | public | javax.net.ssl.SSLSocket | createSocket(java.lang.String,int,java.net.InetAddress,int) |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | public | javax.net.ssl.SSLSocket | createSocket(java.net.InetAddress,int) |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | public | javax.net.ssl.SSLSocket | createSocket(java.net.InetAddress,int,java.net.InetAddress,int) |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | public | javax.net.ssl.SSLSocket | createSocket(java.net.Socket,java.lang.String,int,boolean) |
Status: | Name: |
REMOVED | java.io.IOException |
|
|
|
REMOVED (!) | public | java.lang.String[] | getDefaultCipherSuites() | n.a. |
|
|
REMOVED (!) | public | java.lang.String[] | getSupportedCipherSuites() | n.a. |
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
REMOVED (!) | org.eclipse.jgit.transport.ConnectivityChecker |
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | FullConnectivityChecker() | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED | public | void | checkConnectivity(org.eclipse.jgit.transport.ConnectivityChecker$ConnectivityCheckInfo,java.util.Set,org.eclipse.jgit.lib.ProgressMonitor) |
Status: | Name: |
REMOVED | org.eclipse.jgit.errors.MissingObjectException |
REMOVED | java.io.IOException |
| n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
REMOVED (!) | org.eclipse.jgit.transport.SshSessionFactory |
Change |
SUPERCLASS_REMOVED |
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | JschConfigSessionFactory() | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | org.eclipse.jgit.transport.RemoteSession | getSession(org.eclipse.jgit.transport.URIish,org.eclipse.jgit.transport.CredentialsProvider,org.eclipse.jgit.util.FS,int) |
Status: | Name: |
REMOVED | org.eclipse.jgit.errors.TransportException |
|
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
REMOVED (!) | org.eclipse.jgit.transport.RemoteSession |
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | JschSession(com.jcraft.jsch.Session,org.eclipse.jgit.transport.URIish) | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED | public | void | disconnect() | n.a. | n.a. |
|
REMOVED | public | java.lang.Process | exec(java.lang.String,int) |
Status: | Name: |
REMOVED | java.io.IOException |
| n.a. |
|
REMOVED | public | org.eclipse.jgit.transport.FtpChannel | getFtpChannel() | n.a. | n.a. |
|
REMOVED (!) | public | com.jcraft.jsch.Channel | getSftpChannel()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
|
Status: | Name: |
REMOVED | com.jcraft.jsch.JSchException |
|
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | static public | org.eclipse.jgit.transport.OpenSshConfig | get(org.eclipse.jgit.util.FS) | n.a. |
|
|
REMOVED (!) | public | com.jcraft.jsch.ConfigRepository$Config | getConfig(java.lang.String) | n.a. |
|
|
REMOVED (!) | public | org.eclipse.jgit.transport.OpenSshConfig$Host | lookup(java.lang.String) | n.a. |
|
|
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | OpenSshConfig$Host() | n.a. |
Change |
CONSTRUCTOR_REMOVED |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
REMOVED (!) | public | int | getConnectionAttempts() | n.a. |
|
|
REMOVED (!) | public | java.lang.String | getHostName() | n.a. |
|
|
REMOVED (!) | public | java.io.File | getIdentityFile() | n.a. |
|
|
REMOVED (!) | public | int | getPort() | n.a. |
|
|
REMOVED (!) | public | java.lang.String | getPreferredAuthentications() | n.a. |
|
|
REMOVED (!) | public | java.lang.String | getStrictHostKeyChecking() | n.a. |
|
|
REMOVED (!) | public | java.lang.String | getUser() | n.a. |
|
|
REMOVED (!) | public | boolean | isBatchMode() | n.a. |
|
|
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | org.eclipse.jgit.transport.UnpackErrorHandler | getUnpackErrorHandler() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file | New file |
n.a. | 2070 |
|
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jgit.transport.SshConfigStore$HostConfig | n.a. | EMPTY_CONFIG |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public abstract | org.eclipse.jgit.transport.SshConfigStore$HostConfig | lookup(java.lang.String,int,java.lang.String) | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public abstract | java.util.Map | getMultiValuedOptions() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public abstract | java.util.Map | getOptions() | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public abstract | java.lang.String | getValue(java.lang.String) | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
NEW | public abstract | java.util.List | getValues(java.lang.String) | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW (*) | public abstract | java.lang.String | getType() | n.a. |
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
METHOD_ABSTRACT_ADDED_TO_CLASS |
|
Old file | New file |
n.a. | n.a. |
|