]> source.dussan.org Git - jgit.git/commit
[spotbugs] Silence CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE in jgit tests 79/173379/7
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 4 Dec 2020 10:38:44 +0000 (11:38 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 22 Dec 2020 09:53:00 +0000 (10:53 +0100)
commitd7b94f019449a8d5210b3bdd8dc439d508d227d5
tree6bd9954ad3448d9b05bf8d0c840d59e1869e291b
parent21262e98fe6ccb397f7d8af0fca6c8b8c0de2794
[spotbugs] Silence CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE in jgit tests

We want complete control over clone behavior and don't want to use
Object's clone implementation.

Change-Id: I34a4e967f8aa3879c69a4978768bd35712c4105c
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.test/.settings/edu.umd.cs.findbugs.core.prefs [new file with mode: 0644]
org.eclipse.jgit.test/findBugs/FindBugsExcludeFilter.xml [new file with mode: 0644]