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.11.0.202103091610-r.jar against /home/jenkins/agent/workspace/stable/jgit-publish-site/.repository/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/5.10.0.202012080955-r/org.eclipse.jgit.ssh.apache-5.10.0.202012080955-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 |
REMOVED | public | org.apache.sshd.client.future.AuthFuture | auth() |
Status: | Name: |
REMOVED | java.io.IOException |
| n.a. |
|
REMOVED | public | void | exceptionCaught(java.lang.Throwable) | n.a. | 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.net.SocketAddress,java.lang.String,org.apache.sshd.common.AttributeRepository) |
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,java.lang.String,org.apache.sshd.common.AttributeRepository) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|
Interfaces:
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jgit.transport.RemoteSession2 | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public | java.lang.Process | exec(java.lang.String,java.util.Map,int) |
Status: | Name: |
NEW | java.io.IOException |
|
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
|