Nightly Distribution of the master branch
Build: #1965 did not complete Changes by Guus der Kinderen and Florian Schmaus
Code commits
Smack (master)
-
Florian Schmaus 2cc77b4df3be30cd30b33ea9defbda84483e0e3f
Merge pull request #646 from guusdk/conf_switch-maven-repo
[conf] Switch order of Maven repositories -
Florian Schmaus dda8003f85d33700990ce421861af59d8f19cbba
[github] run ci on merge groups
-
Florian Schmaus afb197f26095fc280f1c380365965a0d23a1134e
[integration-test] Add "fail fast" option
- smack-integration-test/src/main/java/org/igniterealtime/smack/inttest/Configuration.java (version afb197f26095fc280f1c380365965a0d23a1134e) (diffs)
- smack-integration-test/src/main/java/org/igniterealtime/smack/inttest/SmackIntegrationTestFramework.java (version afb197f26095fc280f1c380365965a0d23a1134e) (diffs)
- smack-integration-test/src/main/java/org/igniterealtime/smack/inttest/package-info.java (version afb197f26095fc280f1c380365965a0d23a1134e) (diffs)
-
Florian Schmaus 2ddbf73b3b392dabe684db13fdf06f01084b8810
[integration-test] Fix SinttestDebugger option parsing
-
Florian Schmaus aa9f9b15cc919e2d6899057756c6b762e9da8bd5
[integration-test] Add missing newline to completeWriter's output
-
Florian Schmaus 38005c2d9aa5edac48ce7344f3c497a8f8344b7f
[integration-test] Add 'tests' log file to StandardSinttestDebugger
Also ensure that the Writers are closed at the end of the sinttest
run. -
Guus der Kinderen 1f85a4d7c1d6454c9de5552561065fe929c4c905
[conf] Switch order of Maven repositories
With this change, mavenCentral is going to be preferred to the local Maven repository.
This works around an issue where Gradle fails to find the jxmpp-jid test artifact.