-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Docker LTS Jenkins 2.319.3 subversion rsa
We get this log very often:
WARNING com.trilead.ssh2.crypto.PEMDecoder decode
com.trilead.ssh2.cryptoPEMDecoder.decode method is deprecated, use com.trilead.ssh2.cryptoPEMDecoder.decodeKeyPair instead.
I suspect it is through the SCM polling events. I've tried switching to RSA keys for my svn+ssh setup but get the same logs.
Ideas?