Nightly Distribution of the master branch

Build: #1802 failed Changes by Florian Schmaus <flo@geekplace.eu>

Stages & jobs

  1. Default Stage

  2. Deploy

Build result summary

Details

Completed
Queue duration
10 minutes
Duration
6 minutes
Labels
None
Revision
e04a3877fbc1f88e58d128e76d6b253493ea0dae
Failing since
#1796 (Changes by Florian Schmaus <flo@geekplace.eu>)
Fixed in
#1831 (Rebuilt by Florian Schmaus)
No failed test found. A possible compilation error occurred.

Responsible

This build has been failing since #1796
No one has taken responsibility

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> e04a3877fbc1f88e58d128e76d6b253493ea0dae Merge branch '4.4'
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 92f4aadfdc45c144763c2e2a1921c2fa9a6db90b m [sasl] Avoid mechanisms that need a password when none is available
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 72e11ebf7167aa24ae3de20eaf87f0e945ae93e0 m [README] Fix typo; s/NOICE/NOTICE/
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 33d735a42e48dc3b0aa46e9eb4b5995bf639d8af m [core] Make Smack.getNoticeStream() more robust
Appearently simply calling ClassLoader.getSystemResourceAsStream()
works on Java SE but not on Android. But our FileUtils are able to
load the resource stream on Android.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> b58511d624d98f1f3f7b0b87e5b3674f1864d444 m [core] Also provide incoming Nonzas to SmackDebugger