Comparing source compatibility of /home/jenkins/agent/workspace/stable/jgit-publish-site/repo/org.eclipse.jgit.ssh.apache/target/org.eclipse.jgit.ssh.apache-5.4.3.201909031940-r.jar against /home/jenkins/agent/workspace/stable/jgit-publish-site/.repository/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.3.0.201903130848-r/org.eclipse.jgit.ssh.apache-5.3.0.201903130848-r.jar
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
Superclass:
| Status | Superclass | Compatibility Changes: |
| MODIFIED (!) | org.apache.sshd.common.keyprovider.FileKeyPairProvider(<- org.eclipse.jgit.internal.transport.sshd.EncryptedFileKeyPairProvider)
|
| Change |
| SUPERCLASS_REMOVED |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| REMOVED (!) | public | java.lang.Iterable | loadKeys() | n.a. |
|
|
| NEW | public | java.lang.Iterable | loadKeys(org.apache.sshd.common.session.SessionContext) | n.a. | n.a. |
|
Superclass:
| Status | Superclass | Compatibility Changes: |
| REMOVED (!) | org.apache.sshd.common.keyprovider.FileKeyPairProvider |
| Change |
| SUPERCLASS_REMOVED |
|
Interfaces:
| Status | Interface | Compatibility Changes: |
| REMOVED (!) | org.apache.sshd.common.keyprovider.KeyIdentityProvider |
|
| REMOVED (!) | org.apache.sshd.common.keyprovider.KeyPairProvider |
|
Constructors:
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
| REMOVED (!) | public | EncryptedFileKeyPairProvider(java.util.List) | n.a. |
| Change |
| CONSTRUCTOR_REMOVED |
|
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| REMOVED | public | java.lang.String | getProperty(java.lang.String,java.lang.String) | n.a. | n.a. |
|
Superclass:
| Status | Superclass | Compatibility Changes: |
| REMOVED (!) | org.apache.sshd.client.auth.pubkey.UserAuthPublicKey |
| Change |
| SUPERCLASS_REMOVED |
|
Interfaces:
| Status | Interface | Compatibility Changes: |
| REMOVED (!) | org.apache.sshd.client.auth.UserAuth |
|
| REMOVED (!) | org.apache.sshd.client.session.ClientSessionHolder |
|
| REMOVED (!) | org.apache.sshd.common.auth.UserAuthInstance |
|
| REMOVED (!) | org.apache.sshd.common.NamedResource |
|
| REMOVED (!) | org.apache.sshd.common.signature.SignatureFactoriesManager |
|
Constructors:
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
| REMOVED (!) | public | JGitPublicKeyAuthentication(java.util.List) | n.a. |
| Change |
| CONSTRUCTOR_REMOVED |
|
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| REMOVED (!) | public | org.apache.sshd.client.session.ClientSession | getClientSession() | n.a. |
|
|
| REMOVED (!) | public | java.lang.String | getService() | n.a. |
|
|
| REMOVED (!) | public | org.apache.sshd.client.session.ClientSession | getSession() | n.a. |
|
|
| REMOVED (!) | public | void | init(org.apache.sshd.client.session.ClientSession,java.lang.String) |
| Status: | Name: |
| REMOVED | java.lang.Exception |
|
|
|
Superclass:
| Status | Superclass | Compatibility Changes: |
| REMOVED (!) | org.apache.sshd.client.auth.AbstractUserAuthFactory |
| Change |
| SUPERCLASS_REMOVED |
|
Interfaces:
| Status | Interface | Compatibility Changes: |
| REMOVED (!) | java.util.function.Supplier |
|
| REMOVED (!) | org.apache.sshd.client.auth.UserAuthFactory |
|
| REMOVED (!) | org.apache.sshd.common.auth.UserAuthMethodFactory |
|
| REMOVED (!) | org.apache.sshd.common.Factory |
|
| REMOVED (!) | org.apache.sshd.common.NamedFactory |
|
| REMOVED (!) | org.apache.sshd.common.NamedResource |
|
| REMOVED (!) | org.apache.sshd.common.signature.SignatureFactoriesManager |
|
Fields:
| Status | Modifier | Type | Field | Compatibility Changes: |
| REMOVED (!) | public static final | org.eclipse.jgit.internal.transport.sshd.JGitPublicKeyAuthFactory
(!)
|
| INSTANCE |
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| REMOVED (!) | public | org.apache.sshd.client.auth.UserAuth | create() | n.a. |
|
|
| REMOVED (!) | public | java.util.List | getSignatureFactories() | n.a. |
|
|
| REMOVED (!) | public | void | setSignatureFactories(java.util.List) | n.a. |
|
|
Superclass:
| Status | Superclass | Compatibility Changes: |
| REMOVED (!) | org.apache.sshd.client.auth.pubkey.AbstractKeyPairIterator |
| Change |
| SUPERCLASS_REMOVED |
|
Interfaces:
| Status | Interface | Compatibility Changes: |
| REMOVED (!) | java.io.Closeable |
|
| REMOVED (!) | java.lang.AutoCloseable |
|
| REMOVED (!) | java.nio.channels.Channel |
|
| REMOVED (!) | java.util.Iterator |
|
| REMOVED (!) | org.apache.sshd.client.session.ClientSessionHolder |
|
| REMOVED (!) | org.apache.sshd.common.session.SessionHolder |
|
Constructors:
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
| REMOVED (!) | public | JGitPublicKeyIterator(org.apache.sshd.client.session.ClientSession,org.apache.sshd.common.signature.SignatureFactoriesManager) |
| Status: | Name: |
| REMOVED | java.lang.Exception |
|
| Change |
| CONSTRUCTOR_REMOVED |
|
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| REMOVED (!) | public | void | close() |
| Status: | Name: |
| REMOVED | java.io.IOException |
|
|
|
| REMOVED (!) | public | boolean | hasNext() | n.a. |
|
|
| REMOVED (!) | public | boolean | isOpen() | n.a. |
|
|
| REMOVED (!) | public | org.apache.sshd.client.auth.pubkey.PublicKeyIdentity | next() | n.a. |
|
|
Fields:
| Status | Modifier | Type | Field | Compatibility Changes: |
| MODIFIED (!) | public static final | org.apache.sshd.common.AttributeRepository$AttributeKey (<- org.apache.sshd.common.AttributeStore$AttributeKey)
(!)
|
| Change |
| FIELD_TYPE_CHANGED |
| PREFERRED_AUTHENTICATIONS |
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| REMOVED (!) | public | org.apache.sshd.client.future.ConnectFuture | connect(org.apache.sshd.client.config.hosts.HostConfigEntry) |
| Status: | Name: |
| REMOVED | java.io.IOException |
|
|
|
| NEW | public | org.apache.sshd.client.future.ConnectFuture | connect(org.apache.sshd.client.config.hosts.HostConfigEntry,org.apache.sshd.common.AttributeRepository,java.net.SocketAddress) |
| Status: | Name: |
| NEW | java.io.IOException |
| n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| REMOVED (!) | public | org.apache.sshd.client.config.hosts.HostConfigEntry | resolveEffectiveHost(java.lang.String,int,java.lang.String) |
| Status: | Name: |
| REMOVED | java.io.IOException |
|
|
|
| NEW | public | org.apache.sshd.client.config.hosts.HostConfigEntry | resolveEffectiveHost(java.lang.String,int,java.net.SocketAddress,java.lang.String,org.apache.sshd.common.AttributeRepository) |
| Status: | Name: |
| NEW | java.io.IOException |
| n.a. |
|
Interfaces:
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | org.eclipse.jgit.internal.transport.sshd.RepeatingFilePasswordProvider | n.a. |
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| REMOVED (!) | public | java.lang.String | getPassword(java.lang.String) |
| Status: | Name: |
| REMOVED | java.io.IOException |
|
|
|
| NEW | public | java.lang.String | getPassword(org.apache.sshd.common.session.SessionContext,org.apache.sshd.common.NamedResource,int) |
| Status: | Name: |
| NEW | java.io.IOException |
| n.a. |
|
| REMOVED | public | org.eclipse.jgit.internal.transport.sshd.RepeatingFilePasswordProvider$ResourceDecodeResult | handleDecodeAttemptResult(java.lang.String,java.lang.String,java.lang.Exception) |
| Status: | Name: |
| REMOVED | java.io.IOException |
| REMOVED | java.security.GeneralSecurityException |
| n.a. |
|
| NEW | public | org.apache.sshd.common.config.keys.FilePasswordProvider$ResourceDecodeResult | handleDecodeAttemptResult(org.apache.sshd.common.session.SessionContext,org.apache.sshd.common.NamedResource,int,java.lang.String,java.lang.Exception) |
| Status: | Name: |
| NEW | java.io.IOException |
| NEW | java.security.GeneralSecurityException |
| n.a. |
|
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| REMOVED (!) | public abstract | org.eclipse.jgit.internal.transport.sshd.RepeatingFilePasswordProvider$ResourceDecodeResult | handleDecodeAttemptResult(java.lang.String,java.lang.String,java.lang.Exception) |
| Status: | Name: |
| REMOVED | java.io.IOException |
| REMOVED | java.security.GeneralSecurityException |
|
|
| Old file | New file |
| n.a. | n.a. |
|
Superclass:
| Status | Superclass | Compatibility Changes: |
| REMOVED (!) | java.lang.Enum |
| Change |
| SUPERCLASS_REMOVED |
|
Interfaces:
| Status | Interface | Compatibility Changes: |
| REMOVED (!) | java.io.Serializable |
|
| REMOVED (!) | java.lang.Comparable |
|
| Serializable | default serialVersionUID | serialVersionUID in class |
| Old | true | 5121311342876644072 | n.a. |
| New | false | n.a. | n.a. |
Fields:
| Status | Modifier | Type | Field | Compatibility Changes: |
| REMOVED (!) | public static final | org.eclipse.jgit.internal.transport.sshd.RepeatingFilePasswordProvider$ResourceDecodeResult
(!)
|
| IGNORE |
| REMOVED (!) | public static final | org.eclipse.jgit.internal.transport.sshd.RepeatingFilePasswordProvider$ResourceDecodeResult
(!)
|
| RETRY |
| REMOVED (!) | public static final | org.eclipse.jgit.internal.transport.sshd.RepeatingFilePasswordProvider$ResourceDecodeResult
(!)
|
| TERMINATE |
Methods:
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
| REMOVED (!) | static public | org.eclipse.jgit.internal.transport.sshd.RepeatingFilePasswordProvider$ResourceDecodeResult | valueOf(java.lang.String) | n.a. |
|
|
| REMOVED (!) | static public | org.eclipse.jgit.internal.transport.sshd.RepeatingFilePasswordProvider$ResourceDecodeResult[] | values() | n.a. |
|
|