diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2010-12-13 10:57:26 -0800 |
---|---|---|
committer | Chris Aniszczyk <caniszczyk@gmail.com> | 2010-12-13 16:03:29 -0600 |
commit | f5434c2a86fcf55c06cac3b750483e289a53890d (patch) | |
tree | c43913709301e054588e3ea7d8fc4dafadc53120 /org.eclipse.jgit/src | |
parent | 5ac5871d16642bbb4b617adaded37f99dcd2fff8 (diff) | |
download | jgit-f5434c2a86fcf55c06cac3b750483e289a53890d.tar.gz jgit-f5434c2a86fcf55c06cac3b750483e289a53890d.zip |
Remove remaining uses of FileWriter
FileWriter uses the platform default encoding, which might not
be UTF-8. JGit prefers UTF-8 everywhere for string encodings,
so make the unit tests more predictable by ensuring use of UTF-8.
Change-Id: I75bb9f962ee230b73ca3a942bffd7a8a28674ba5
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit/src')
0 files changed, 0 insertions, 0 deletions