]> source.dussan.org Git - jgit.git/commit
Silence warnings for non-externalized strings 51/148551/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 29 Aug 2019 07:21:04 +0000 (09:21 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 29 Aug 2019 07:24:40 +0000 (09:24 +0200)
commitcd9422f239d74264f2e3ee0c9fe1e0aaae0061a5
tree811f07b9e1401b23515da7932ba3c19b613b9aee
parentd5a0d76ed0023412a49096debb75c4d3d50ea9d1
Silence warnings for non-externalized strings

These warnings were missed to address in a0048208 which introduced them.

Change-Id: Ia2d15fdce72c10378d020682b80fe7fc548c0d4c
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/pack/PackWriter.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java