Clirr Results

The following document contains the results of Clirr.

  • Current Version: 4.1.1.201511131810-r
  • Comparison Version: 4.0.0.201506090130-r

Summary

Severity Number
Error Error 6
Warning Warning 0
Info Info 8

Details

Severity Message Class Method / Field
Error Field ASSUME_UNCHANGED has been removed, but it was previously a constant org.eclipse.jgit.junit.RepositoryTestCase ASSUME_UNCHANGED
Error Field CONTENT has been removed, but it was previously a constant org.eclipse.jgit.junit.RepositoryTestCase CONTENT
Error Field CONTENT_ID has been removed, but it was previously a constant org.eclipse.jgit.junit.RepositoryTestCase CONTENT_ID
Error Field LENGTH has been removed, but it was previously a constant org.eclipse.jgit.junit.RepositoryTestCase LENGTH
Error Field MOD_TIME has been removed, but it was previously a constant org.eclipse.jgit.junit.RepositoryTestCase MOD_TIME
Error Field SMUDGE has been removed, but it was previously a constant org.eclipse.jgit.junit.RepositoryTestCase SMUDGE
Info Added public field ASSUME_UNCHANGED org.eclipse.jgit.junit.LocalDiskRepositoryTestCase ASSUME_UNCHANGED
Info Added public field CONTENT org.eclipse.jgit.junit.LocalDiskRepositoryTestCase CONTENT
Info Added public field CONTENT_ID org.eclipse.jgit.junit.LocalDiskRepositoryTestCase CONTENT_ID
Info Added public field LENGTH org.eclipse.jgit.junit.LocalDiskRepositoryTestCase LENGTH
Info Added public field MOD_TIME org.eclipse.jgit.junit.LocalDiskRepositoryTestCase MOD_TIME
Info Added public field SMUDGE org.eclipse.jgit.junit.LocalDiskRepositoryTestCase SMUDGE
Info Method 'public java.lang.String indexState(org.eclipse.jgit.lib.Repository, int)' has been added org.eclipse.jgit.junit.LocalDiskRepositoryTestCase public java.lang.String indexState(org.eclipse.jgit.lib.Repository, int)
Info Method 'public java.lang.String indexState(org.eclipse.jgit.lib.Repository, int)' is now implemented in superclass org.eclipse.jgit.junit.LocalDiskRepositoryTestCase org.eclipse.jgit.junit.RepositoryTestCase public java.lang.String indexState(org.eclipse.jgit.lib.Repository, int)