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

Build: #9 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
2 minutes
Duration
3 minutes
Labels
None
Revision
e6b46292557587aa068b18ddcc7ea9135637a90d
Total tests
333
Successful since
#1 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen e6b46292557587aa068b18ddcc7ea9135637a90d OF-1829: Prevent NPE when removing from a non-cached collection.
When multi-valued caches are used, removing an element from a collection that is not (or no longer) in the cache should not throw a null pointer exception.

I suspect that in clustered environments, where caches are managed by all cluster nodes, there's a chance of the same removal to be executed by each node on the
same cache, which could trigger an issue like this.

Jira issues

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