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

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

Stages & jobs

  1. Build and Package

  2. Deploy

Build result summary

Details

Completed
Queue duration
6 minutes
Duration
2 minutes
Labels
None
Revision
fc0bee4aa209d7ae510e240934795d72553cf86f
Total tests
210
Successful since
#1 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen fc0bee4aa209d7ae510e240934795d72553cf86f OF-1348: Can't use SortedSet without Comparable items.
This commit fixes a runtime problem caused by SortedSet usage with providers that are not Comparable. By using a different Set implementation, iteration order is predictable, without there being a need for providers being Comparable.

Jira issues

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