Clirr Results

The following document contains the results of Clirr.

  • Current Version: 4.7.0.201704051617-r
  • Comparison Version: 4.6.0.201612231935-r

Summary

Severity Number
Error Error 0
Warning Warning 0
Info Info 8

API Incompatibilities

Severity Message Class Method / Field
Info Added public field VERSION_LEGACY org.eclipse.jgit.lfs.LfsPointer VERSION_LEGACY
Info Class org.eclipse.jgit.lfs.errors.LfsUnauthorized added org.eclipse.jgit.lfs.errors.LfsUnauthorized
Info Added public field lfsFailedToGetRepository org.eclipse.jgit.lfs.internal.LfsText lfsFailedToGetRepository
Info Added public field lfsUnathorized org.eclipse.jgit.lfs.internal.LfsText lfsUnathorized
Info Added public field DOWNLOAD org.eclipse.jgit.lfs.lib.Constants DOWNLOAD
Info Added public field UPLOAD org.eclipse.jgit.lfs.lib.Constants UPLOAD
Info Added public field VERIFY org.eclipse.jgit.lfs.lib.Constants VERIFY
Info Class org.eclipse.jgit.lfs.lib.LfsPointerFilter added org.eclipse.jgit.lfs.lib.LfsPointerFilter

API Changelog

The following APIs were modified from version 4.6.0.201612231935-r to 4.7.0.201704051617-r:
  • Non justified changes

    Class From To
    org.eclipse.jgit.lfs.LfsPointer VERSION_LEGACY
    org.eclipse.jgit.lfs.errors.LfsUnauthorized
    org.eclipse.jgit.lfs.internal.LfsText lfsFailedToGetRepository
    org.eclipse.jgit.lfs.internal.LfsText lfsUnathorized
    org.eclipse.jgit.lfs.lib.Constants DOWNLOAD
    org.eclipse.jgit.lfs.lib.Constants UPLOAD
    org.eclipse.jgit.lfs.lib.Constants VERIFY
    org.eclipse.jgit.lfs.lib.LfsPointerFilter