The following document contains the results of Clirr.
Severity | Message | Class | Method / Field |
---|---|---|---|
Field ASSUME_UNCHANGED has been removed, but it was previously a constant | org.eclipse.jgit.junit.RepositoryTestCase | ASSUME_UNCHANGED | |
Field CONTENT has been removed, but it was previously a constant | org.eclipse.jgit.junit.RepositoryTestCase | CONTENT | |
Field CONTENT_ID has been removed, but it was previously a constant | org.eclipse.jgit.junit.RepositoryTestCase | CONTENT_ID | |
Field LENGTH has been removed, but it was previously a constant | org.eclipse.jgit.junit.RepositoryTestCase | LENGTH | |
Field MOD_TIME has been removed, but it was previously a constant | org.eclipse.jgit.junit.RepositoryTestCase | MOD_TIME | |
Field SMUDGE has been removed, but it was previously a constant | org.eclipse.jgit.junit.RepositoryTestCase | SMUDGE | |
Added public field ASSUME_UNCHANGED | org.eclipse.jgit.junit.LocalDiskRepositoryTestCase | ASSUME_UNCHANGED | |
Added public field CONTENT | org.eclipse.jgit.junit.LocalDiskRepositoryTestCase | CONTENT | |
Added public field CONTENT_ID | org.eclipse.jgit.junit.LocalDiskRepositoryTestCase | CONTENT_ID | |
Added public field LENGTH | org.eclipse.jgit.junit.LocalDiskRepositoryTestCase | LENGTH | |
Added public field MOD_TIME | org.eclipse.jgit.junit.LocalDiskRepositoryTestCase | MOD_TIME | |
Added public field SMUDGE | org.eclipse.jgit.junit.LocalDiskRepositoryTestCase | SMUDGE | |
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) | |
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) |