Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).
Build: #1066 failed
Job: Build failed
Code commits
Smack (master)
-
Florian Schmaus 0631706f4ea7d2e2316d7a9a779c16dd2e8d906c
[sinttest] Create the XmppConnectionManager after we did SmackConfiguration
The XmppConnectionManager constructor may creates
connections. Therefore, we should do all configuration before
instantiating it. -
Florian Schmaus d549f05bd59c74b8a1bf308b341a663dfe5815cb
[sinttest] Log the Java packages that are scanned for integration tests
-
Florian Schmaus 6e85c9a27eb446f631d7422344b1135f071f3126
[sinttest] Move "starting" log message up
-
Florian Schmaus ce85b761baf6e0f9cb176ea8f627bc9bd438691a
[sinttest] Add SmackIntegrationTestFramework.info(String)
-
Florian Schmaus 950f896b2230fd277e0662a204999ebe353dc53f
[im] Ignore disconnected connections in subscribe listeners
-
Florian Schmaus 1f5ac7a8a4d9b76212806dbd50396b4c0f9b14b3
[core] Add Manager.ignoreDisconnected(WithConnection)
-
Florian Schmaus b11791b55838f8aee7b63d5824570c8809e78075
[build-logic] Add slf4j-simple as testImplementation
-
Florian Schmaus 154a4eb641a17b2155efda4d22a12b1b162649ea
[build-logic] show test standard streams if GRADLE_TEST_SHOW_STANDARD_STREAMS is set
-
Florian Schmaus 9ab987491e1b6d586329b87e4ec5caf15704a545
[openpgp] Downgrade log message from INFO to FINE