aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@gmail.com>2018-05-23 10:57:22 +0900
committerDavid Pursehouse <david.pursehouse@gmail.com>2018-05-23 12:56:27 +0900
commit4162ad0dd335472ac145453f7fa339ab5347e675 (patch)
tree0291f092a232c830b1eda74cbc027f82fb39168f /org.eclipse.jgit.junit
parent51599ebb84f3544df5b618dcce1995a569ce412c (diff)
downloadjgit-4162ad0dd335472ac145453f7fa339ab5347e675.tar.gz
jgit-4162ad0dd335472ac145453f7fa339ab5347e675.zip
Repository: Deprecate the #getAllRefs method
Callers should instead use getRefDatabase().getRefs(), which does not swallow the IOException. Replace @link with @code in the Javadoc of FileRepository, since linking to the deprecated method causes an error: Javadoc: The method getAllRefs() from the type Repository is deprecated Existing callers of the deprecated method are not adapted in this commit because many of them require more refactoring. They will be done in separate follow-up commits. Bug: 534731 Change-Id: Id84e70e4cd7be3d1ca1795512950c6abe3d18ffd Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.junit')
0 files changed, 0 insertions, 0 deletions