]> source.dussan.org Git - jgit.git/commit
Revert "[findBugs] Silence DM_STRING_CTOR on PacketLineIn" 70/1870/1
authorShawn O. Pearce <spearce@spearce.org>
Mon, 8 Nov 2010 23:34:47 +0000 (15:34 -0800)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 8 Nov 2010 23:34:47 +0000 (15:34 -0800)
commit08a9682e3264cb3457c63696f0a13efbd6a5dfdc
tree42c8673d61d8e2ef9fa8ab8320033b04a129e0b8
parent2dc2dd8b1b4c98b255b3f2dec655a3f0b197ce07
Revert "[findBugs] Silence DM_STRING_CTOR on PacketLineIn"

This reverts commit 1e510ec20e0391010419b17e9a9095ad54941d3c.

Instead work around the warning by defining our constant by
constructing it through a StringBuilder.

Change-Id: If139509e769d649609c62eff359ebaea5dd286b2
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
CC: Matthias Sohn <matthias.sohn@sap.com>
CC: Chris Aniszczyk <caniszczyk@gmail.com>
org.eclipse.jgit/findBugs/FindBugsExcludeFilter.xml
org.eclipse.jgit/src/org/eclipse/jgit/transport/PacketLineIn.java