fix SvnAuthenticationTest + back for 1.6

This commit is contained in:
irengrig
2013-02-04 12:28:26 +04:00
parent dbf3212f6c
commit 6b4d1896d1
2 changed files with 1268 additions and 1239 deletions
@@ -965,7 +965,7 @@ public class SvnAuthenticationTest extends PlatformTestCase {
authentication = myAuthenticationManager.getNextAuthentication(kind, actualRealm, url);
}
} finally {
myAuthenticationManager.acknowledgeAuthentication(authentication != null, kind, actualRealm, null, authentication);
myAuthenticationManager.acknowledgeAuthentication(authentication != null, kind, actualRealm, null, authentication, url);
}
}
File diff suppressed because it is too large Load Diff