Nightly Distribution of the master branch

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

Stages & jobs

  1. Default Stage

  2. Deploy

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
6 minutes
Labels
None
Revision
ff8d1b829930e1b065acd20651daf5e456b7a780
Total tests
735
First to pass since
#1684 (Changes by Florian Schmaus <flo@geekplace.eu>)

Tests

Code commits

Author Commit Message Commit date
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
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> 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> ac77c969ac8ebb4b8a4f802ab13b044669a720a6 gradle: Use project(':foo') intead of project(path: ':foo') when possible

Jira issues

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