Comparing source compatibility of /home/jenkins/agent/workspace/stable/jgit-publish-site/repo/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-5.7.0.202003090808-r.jar against /home/jenkins/agent/workspace/stable/jgit-publish-site/.repository/org/eclipse/jgit/org.eclipse.jgit.http.server/5.6.0.201912101111-r/org.eclipse.jgit.http.server-5.6.0.201912101111-r.jar
Old:/home/jenkins/agent/workspace/stable/jgit-publish-site/.repository/org/eclipse/jgit/org.eclipse.jgit.http.server/5.6.0.201912101111-r/org.eclipse.jgit.http.server-5.6.0.201912101111-r.jar
New:/home/jenkins/agent/workspace/stable/jgit-publish-site/repo/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-5.7.0.202003090808-r.jar
Created:2020-03-10T11:05:50.554+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:0.0.1
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED public class org.eclipse.jgit.http.server.GitFiltertop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic voidsetReceivePackErrorHandler(org.eclipse.jgit.http.server.ReceivePackErrorHandler)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.168
NEW public abstract interface org.eclipse.jgit.http.server.ReceivePackErrorHandlertop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic abstract voidreceive(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jgit.http.server.ReceivePackErrorHandler$ReceivePackRunnable)
Status:Name:
NEWjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.
NEW static public abstract interface org.eclipse.jgit.http.server.ReceivePackErrorHandler$ReceivePackRunnabletop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic abstract voidreceive()
Status:Name:
NEWorg.eclipse.jgit.transport.ServiceMayNotContinueException
NEWjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.