Build: #58 was successful Changes by Florian Schmaus

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Agent
Default Agent
Revision
d40b16b5a798e795ceb3b6a09dda77ec2f800e58
Total tests
583
Successful since
#52 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus Florian Schmaus 01e0ae230ba28bd5ca0d8c23964f6ec57bf4de4f Deprecate setHostAddressByNameOrIp() and move logic into setHost()
in ConnectionConfiguration.Builder.
Florian Schmaus Florian Schmaus d40b16b5a798e795ceb3b6a09dda77ec2f800e58 Fix log message format in Roster: s/{}/{0}/
The MessageFormat used by the JUL Logger requires integers between the
curly brackets (unlike SLF4J).