Continuous Integration (4.2)
Smack
Tests: 520 passed
Duration: 3 minutes
Changes: Who: Florian Schmaus
Why: Smack 4.2.4

Who: Florian Schmaus
Why: Smack 4.2.5-SNAPSHOT
Changes by Florian Schmaus
Continuous Integration (4.3)
Smack
Tests: 579 passed
Duration: 4 minutes
Changes: Who: Florian Schmaus
Why: Smack 4.3.6-SNAPSHOT

Who: Florian Schmaus
Why: Introduce and use XmlStringBuilder.text()
Smack currently does unnecessary escaping of XML text, where it
escapes e.g. """ to """. This bloats the stanza size, especially
if JSON payloads are involved.

Fixes SMACK-892 (although there are probably st…

Who: Florian Schmaus
Why: Smack 4.3.5
Changes by Florian Schmaus
Continuous Integration (master)
Smack
Tests: 823 passed
Duration: 10 minutes
Changes: Who: Florian Schmaus
Why: [sinttest] Use strictChildOf(mucAddress) in MUC inttest
This allows us to drop the compatibility mode dependent behavior in
the integration test.

Who: Florian Schmaus
Why: [core] Bump jxmpp to 1.1.0, add FromMatchesFilter.createStrichtChildOf(BareJid)

Who: Florian Schmaus
Why: Switch to newer APIs now that Smack requires an Android SDK API of 26

Who: Florian Schmaus
Why: Use Java API for Function, Predicate, and Supplier

Who: Florian Schmaus
Why: [core] Introduce ListenerHandle API
This allows listeners to be used with a try-with-resources statement.
Changes by Florian Schmaus
Nightly Binary Distribution Build
Smack
Tests: 823 passed
Duration: 25 minutes
Changes: Who: Florian Schmaus
Why: Use Java API for Function, Predicate, and Supplier

Who: Florian Schmaus
Why: [core] Introduce ListenerHandle API
This allows listeners to be used with a try-with-resources statement.

Who: Florian Schmaus
Why: [core] Bump jxmpp to 1.1.0, add FromMatchesFilter.createStrichtChildOf(BareJid)

Who: Florian Schmaus
Why: [sinttest] Use strictChildOf(mucAddress) in MUC inttest
This allows us to drop the compatibility mode dependent behavior in
the integration test.

Who: Florian Schmaus
Why: Switch to newer APIs now that Smack requires an Android SDK API of 26
Changes by Florian Schmaus
Nightly Binary Distribution Build (oldstable-branch)
Smack
Tests: 520 passed
Duration: 3 minutes
Changes: No changes
First build for this plan
Nightly Binary Distribution Build (stable-branch)
Smack
Tests: 753 passed
Duration: 14 minutes
Changes: Who: Florian Schmaus
Why: [github ci] Bump upload-artifact to v4

Who: Florian Schmaus
Why: Merge pull request #626 from Flowdalic/github-ci-upload-artifacts-v4
[github ci] Bump upload-artifact to v4
Changes by Florian Schmaus