]> source.dussan.org Git - jgit.git/commit
ConcurrentRepackTest: Don't use deprecated WindowCache.reconfigure 51/64951/1
authorDavid Pursehouse <david.pursehouse@sonymobile.com>
Fri, 22 Jan 2016 06:03:33 +0000 (15:03 +0900)
committerDavid Pursehouse <david.pursehouse@sonymobile.com>
Fri, 22 Jan 2016 06:03:33 +0000 (15:03 +0900)
commit43190868926aec80bfcbc6d7deb82fc67515a005
treea908768d1ef1c6a44717b219b790d352515615d2
parent8bbd9077e476444589798f84a4a103c2e769d9a2
ConcurrentRepackTest: Don't use deprecated WindowCache.reconfigure

Replace with calls to WindowCacheConfig.install() as mentioned in
WindowCache.reconfigure's deprecation notice.

Change-Id: Ifdb33501a2209239029c815b1e4e844ea5b56075
Signed-off-by: David Pursehouse <david.pursehouse@sonymobile.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/ConcurrentRepackTest.java