Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).
Build: #2978 was successful
Job: Build was successful
Code commits
Openfire (master)
-
daryl herzmann a83584d2695edae5500e0924bbd70dba3ab66985
Merge pull request #3308 from guusdk/OF-3266_ConnectionListener-setAcceptSelfSignedCertificates
OF-3266: Fix wrong getter used in setAcceptSelfSignedCertificates -
Guus der Kinderen cdaee01122339179099387f513442efafda3be9f m
OF-3266: Fix wrong getter used in setAcceptSelfSignedCertificates
Use acceptSelfSignedCertificates() instead of verifyCertificateValidity() to determine the previous value.
The old implementation compared unrelated settings, which could prevent required restarts or trigger unnecessary ones.- xmppserver/src/main/java/org/jivesoftware/openfire/spi/ConnectionListener.java (version cdaee01122339179099387f513442efafda3be9f)