jgit/org.eclipse.jgit/resources/org/eclipse/jgit
Matthias Sohn 3885ce2a94 Prevent NPE if no CredentialsProvider is registered
If the git server requires authentication and no CredentialsProvider is
registered TransportHttp.connect() would throw an NPE since it tries to
reset the credentials provider. Instead throw a TransportException
explaining the problem.

Change-Id: Ib274e7d9c43bba301089975423de6a05ca5169f6
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2014-09-01 11:27:17 +02:00
..
gitrepo/internal Add support to <include> tag in repo manifest xml. 2014-08-13 13:04:28 -07:00
internal Prevent NPE if no CredentialsProvider is registered 2014-09-01 11:27:17 +02:00