]> source.dussan.org Git - jgit.git/commit
Fix HTTP tests 09/1709/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 7 Oct 2010 20:40:40 +0000 (23:40 +0300)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 7 Oct 2010 20:40:40 +0000 (23:40 +0300)
commit2b98a878b49dedd0e5c275793698190fd281aad9
tree96346720bbd98bc8c1a213b36eaa4e7723584202
parent7a6efe1dfcfbf0ddf4fa83e0d9d10fc9d4a3b649
Fix HTTP tests

Since 858b2c92 we have a HTTP authentication implementation hence
we now get different exception messages when required authentication
headers are not available. This broke the HTTP tests.

Change-Id: Ie08c1ec37e497c2a6f70a75f7c59f0805812a5cc
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/HttpClientTests.java
org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/SmartClientSmartServerTest.java