Code changed in jenkins
User: Paul Allen
Path:
src/main/java/org/jenkinsci/plugins/p4/client/ConnectionFactory.java
http://jenkins-ci.org/commit/p4-plugin/9a01009365c8980dc10908d4ecf63b575c8e3bb1
Log:
[elliot] Only set trust if different.

Fix for JENKINS-24427.

All connections use the same .p4trust file, which seems to get
clobbered sometimes. As addTrust writes to the file each time, I added
a check for whether we already have the current fingerprint, and only
add it if we don't.

Another solution would be to use per-connection trust files, through
setTrustFilePath().

#review-10093

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to