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

Build: #1267 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
6229c5d9434019461e8feacb642c1efb802796e9
Total tests
437
Successful since
#1237 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 6229c5d9434019461e8feacb642c1efb802796e9 Modifications to logging for item retrieval.
Guus der Kinderen Guus der Kinderen a3eeedae33b7e18f0507f7699b5220376174e6d7 OF-2080: Prevent caching null item
When an item is being requested that does not exist, the existing code for the CachingPubsubPersistenceProvider attempts to cache null, which is not allowed.

This modification simply skips caching the value. We could consider adding an Optional (to reflect the negative lookup), but that needs additional checking. I'm not sure if it'd work with the async persistence of content that's implemented in this class.

Jira issues

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