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
Old:/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
New:/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
Created:2021-03-17T23:01:20.401+0000
Access modifier filter:PUBLIC
Only modifications:true
Only binary incompatible modifications:false
Ignore missing classes:false
Includes:org.eclipse.jgit.*;org.eclipse.jgit.*
Excludes:n.a.
Semantic Versioning:1.0.0
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED public class org.eclipse.jgit.internal.transport.sshd.JGitClientSessiontop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVEDpublic org.apache.sshd.client.future.AuthFutureauth()
Status:Name:
REMOVEDjava.io.IOException
n.a.
Old fileNew file
105n.a.
REMOVEDpublic voidexceptionCaught(java.lang.Throwable)n.a.n.a.
Old fileNew file
181n.a.
MODIFIED (!) public class org.eclipse.jgit.internal.transport.sshd.JGitSshConfigtop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)public org.apache.sshd.client.config.hosts.HostConfigEntryresolveEffectiveHost(java.lang.String,int,java.net.SocketAddress,java.lang.String,org.apache.sshd.common.AttributeRepository)
Status:Name:
REMOVEDjava.io.IOException
Change
METHOD_REMOVED
Old fileNew file
51n.a.
NEWpublic org.apache.sshd.client.config.hosts.HostConfigEntryresolveEffectiveHost(java.lang.String,int,java.net.SocketAddress,java.lang.String,java.lang.String,org.apache.sshd.common.AttributeRepository)
Status:Name:
NEWjava.io.IOException
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.51
MODIFIED public class org.eclipse.jgit.transport.sshd.SshdSessiontop
Interfaces:
StatusInterfaceCompatibility Changes:
NEWorg.eclipse.jgit.transport.RemoteSession2n.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic java.lang.Processexec(java.lang.String,java.util.Map,int)
Status:Name:
NEWjava.io.IOException
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.303