Nightly Distribution of the master branch

Build: #1704 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
6 minutes
Labels
None
Revision
16e438a108a99c7d74341274edf4a1f15982a4ae
Total tests
744
Successful since
#1685 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 16e438a108a99c7d74341274edf4a1f15982a4ae Merge branch 'master' of github.com:igniterealtime/Smack
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 3adb6c290a7a5b34509b3819e0236a24b398c624 travis: use gradle 6.2
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 78be8f3a04fd243094249fa64cbdcec77ea45575 junit: bump to 5.6.0
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 961e56a47c3ce673be73edbd9c6e455553757188 proxy: modernize code by using (ByteArrayOutput|DataInput)Stream
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> be2fc23f41659104cdbc6c525b329f485e240175 proxy: make it the caller's reponsibility to close the socket
This makes the code shorter as there is now a single place where the
socket should be closed.