]> source.dussan.org Git - jgit.git/commit
[releng] bazel: Enable errorprone on o.e.j.ssh.apache 42/187242/2
authorThomas Wolf <thomas.wolf@paranor.ch>
Tue, 2 Nov 2021 18:20:59 +0000 (19:20 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 3 Nov 2021 22:45:32 +0000 (23:45 +0100)
commitc04884fc9166fe491745fa51bd7540ff36ce6e7c
tree73a3006470bff99428ba63333357fb900c86a0a6
parent4184ff0953b2569799221d423e77fd2f6880f77d
[releng] bazel: Enable errorprone on o.e.j.ssh.apache

Fix the few issues reported. (None serious.)

Change-Id: I8d72ef7d425ab61f4c27b657c92fc021850730d6
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/internal/transport/sshd/JGitSshClient.java
org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/internal/transport/sshd/auth/BasicAuthentication.java
org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/internal/transport/sshd/proxy/AbstractClientProxyConnector.java
org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/internal/transport/sshd/proxy/HttpClientConnector.java
org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/internal/transport/sshd/proxy/HttpParser.java
org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/internal/transport/sshd/proxy/Socks5ClientConnector.java
tools/BUILD