Nightly Distribution of the master branch

Build: #1543 was successful Changes by Florian Schmaus <flo@geekplace.eu>

Stages & jobs

  1. Default Stage

  2. Deploy

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
12 minutes
Labels
None
Revision
9bb0ed150b1c6ffa4ff65d4a1db576b72dfa5f18
Total tests
519
Successful since
#1534 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 9bb0ed150b1c6ffa4ff65d4a1db576b72dfa5f18 Merge pull request #165 from pocman/patch-1
Keep 4.1.9 chat.sendMessage(String) behavior
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 2a97d7c5ea52992ff57a537e2dbb3da3c0968f8c Don't reinvent methods in HashManager
use the existing API from StringUtils instead.

Also rename StringUtils.toBytes() to 'toUtf8Bytes()'.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 6565618840cce574b1a125050a0ec742cc7f8f88 Encode algorithm recommendation in HashManager
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> ba323b51f97fdb70973837357102fe45fdc55a85 Remove API parts scheduled to be removed in Smack 4.3
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 80eaaf2d71e29979f8f7b732a8624a201d99f065 Fix warnings