Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #2030 was successful Scheduled with changes by Guus der Kinderen

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Build result summary

Details

Completed
Queue duration
5 minutes
Duration
4 minutes
Labels
None
Revision
6c0a860db2256141a8ef08bf840349df77340ea5
Total tests
641
Successful since
#1824 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 6c0a860db2256141a8ef08bf840349df77340ea5 OF-2542: Upgrade code to Java 11 syntax
Since Java 9, the `Duration` class has a `toSeconds()` method that should be preferable to usage of the older `getSeconds()`.
Guus der Kinderen Guus der Kinderen 92b485a5cbb8a02e9f0e1838a001ed2e7b3e00b2 OF-2542: Drop Java 8
This updates the Maven-defined dependency on Java from 1.8 to 11, and updates the Github workflows accordingly.

Drops cross-compilation that was introduced by OF-2093.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2093Could not obtain issue details from Jira
Unknown Issue TypeOF-2542Could not obtain issue details from Jira