Nightly Distribution of the master branch

Build: #1795 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
86b48fbf00c9a764c177f33887de9bde4d9735fd
Total tests
818
Successful since
#1794 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 86b48fbf00c9a764c177f33887de9bde4d9735fd Merge pull request #458 from Flowdalic/errorprone
Bump ErrorProne to 2.5.1 and refactor Providers a bit
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> a7b3303f3e9c5aeaf91e7d4db9ef7d7916aba2e4 Bump ErrorProne to 2.5.1 and refactor Providers a bit
This also resulted in a refactoring of the Providers and parsing
Exceptions. NumberFormatException and ParseException can now be thrown
directly, the wrapping in a SmackParsingException is down at a higher
layer, i.e. in AbstractProvider.