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: #644 was successful Changes by Florian Schmaus <flo@geekplace.eu>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Agent
Default Agent
Revision
ff8d1b829930e1b065acd20651daf5e456b7a780
Total tests
735
Successful since
#638 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> ac77c969ac8ebb4b8a4f802ab13b044669a720a6 gradle: Use project(':foo') intead of project(path: ':foo') when possible
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> ff8d1b829930e1b065acd20651daf5e456b7a780 travis: Add javadocAll to 'script' gradle targets
to ensure that javadocAll works correctly. A nice side-effect, this
also ensures that the package-info.java symbolic links are still
correct and haven't been replaced by some IDE or editor with the
content of the link target.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 75625283ef9e33f2e3a4e032d01fd0c221de9e81 Make "duplicate" package-info.java files symbolic links
This is needed for javadocAll since otherwhise there will be

smack-core/src/main/java/org/jivesoftware/smack/package-info.java:21:
        warning: a package-info.java file has already been seen for
        package org.jivesoftware.smack

warnings.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 1a7e2c1510fe59757117a80b9f84e00c5b527f0e javadocAll: Set source to sourceCompatibility to work around bug
in JDK 11. See https://bugs.openjdk.java.net/browse/JDK-8217177

Jira issues

IssueDescriptionStatus
Unknown Issue TypeJDK-8217177Could not obtain issue details from Jira