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.6.0.201912101111-r.jar against /home/jenkins/agent/workspace/stable/jgit-publish-site/.repository/org/eclipse/jgit/org.eclipse.jgit.http.server/5.4.0.201906121030-r/org.eclipse.jgit.http.server-5.4.0.201906121030-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 | void | setUploadPackErrorHandler(org.eclipse.jgit.http.server.UploadPackErrorHandler) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
NEW | public abstract | void | upload(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jgit.http.server.UploadPackErrorHandler$UploadPackRunnable) |
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 abstract | void | upload() |
Status: | Name: |
NEW | org.eclipse.jgit.transport.ServiceMayNotContinueException |
NEW | java.io.IOException |
| n.a. |
Old file | New file |
n.a. | n.a. |
|