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

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
10 minutes
Labels
None
Agent
Default Agent
Revision
92f4aadfdc45c144763c2e2a1921c2fa9a6db90b
Total tests
805
Successful since
#189 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 92f4aadfdc45c144763c2e2a1921c2fa9a6db90b [sasl] Avoid mechanisms that need a password when none is available
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 72e11ebf7167aa24ae3de20eaf87f0e945ae93e0 [README] Fix typo; s/NOICE/NOTICE/
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 33d735a42e48dc3b0aa46e9eb4b5995bf639d8af [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 [core] Also provide incoming Nonzas to SmackDebugger
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 5844bee1c38b38eb7c55fa3e67e8499d519ae84a [javadoc-overview] Disconnect the connection in example code