]> source.dussan.org Git - jgit.git/commitdiff
Suppress boxing warning 98/121698/1
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 24 Apr 2018 23:08:58 +0000 (01:08 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 24 Apr 2018 23:08:58 +0000 (01:08 +0200)
Change-Id: I90226674320841774ad691c84609e3fe71bf7852
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/UploadPackTest.java

index 9c607babe56f5f89a2d0b6973969377c7cf3d003..5073e0ed33c035aa6774682ee0e982c947ccb9c1 100644 (file)
@@ -387,6 +387,7 @@ public class UploadPackTest {
        }
 
        @Test
+       @SuppressWarnings("boxing")
        public void testV2EmptyRequest() throws Exception {
                ByteArrayInputStream recvStream = uploadPackV2(PacketLineIn.END);
                // Verify that there is nothing more after the capability