]> source.dussan.org Git - jgit.git/commit
Fix warnings about missing serialVersionUID 49/29949/3
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Tue, 15 Jul 2014 09:33:58 +0000 (11:33 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 4 Sep 2014 09:35:18 +0000 (11:35 +0200)
commit409c32b1cff86967ff28dbc57ce1a8a6a3142216
treebb094ac859615cf57112b93f1a3aac2f39c8d74c
parent1bb72eb758e4b0614c2eadce00f7ec61ffee6667
Fix warnings about missing serialVersionUID

Use @SuppressWarnings since these are private classes

Change-Id: Ic8e4c08b70627a3f9b031e2474092e1ce8116f22
org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/RepoCommand.java