diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2017-09-05 20:27:32 +0900 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-09-06 00:28:47 +0200 |
commit | 72b3587d4207a9b51cbf8384d59059a7c42e7870 (patch) | |
tree | 2c9823715be6ae5f494e6ab79ee8ed196b37507d /org.eclipse.jgit.junit | |
parent | e7c2ae052bd28bd9c4581c09616b43d510a97679 (diff) | |
download | jgit-72b3587d4207a9b51cbf8384d59059a7c42e7870.tar.gz jgit-72b3587d4207a9b51cbf8384d59059a7c42e7870.zip |
Stop using deprecated CmdLineException constructors
Instead of taking a String, the constructors now take a Localizable
and a variable list of format arguments.
Introduce a new Format helper class in CLIText, which implements the
Localizable interface, and use it in place of raw Strings.
Change-Id: I241eda16e242293ceb17b3c85ae5df85bd37c658
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.junit')
0 files changed, 0 insertions, 0 deletions