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

Build: #35 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
55 seconds
Duration
4 minutes
Labels
None
Revision
d7321ff4bc822bf0b7d34e65e67ca7c885af3ae9
Total tests
333
Successful since
#1 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen d7321ff4bc822bf0b7d34e65e67ca7c885af3ae9 OF-1857: Improve logging around shutdown event.
Guus der Kinderen Guus der Kinderen 870c714ffac045e012497eade048dd589173380a OF-1856: Fix isAnonymous detection
The isAnonymous check should not depend on the fact that the provided JID is a full JID. This will give incorrect results ('not anonymous') if the provided JID is bare.

This commit checks for any anonymous session that matches the bare JID - if there's one then that's enough (a user cannot be both anonymous and not anonymous).
Guus der Kinderen Guus der Kinderen 6b2ee03a62c69f9d02de4ab2e453df721b199c8a OF-1854: Allow trust- and identitystores to be of different type.
This primarily facilitates integrating with Windows certificate stores, by setting the type of 'Windows-ROOT' for truststores, and 'Windows-MY' for identity stores.
Guus der Kinderen Guus der Kinderen 8a34d1e675bbd98370d31a042d7f862f46501234 OF-1852: Adding more log statements.
Guus der Kinderen Guus der Kinderen 71d624ed7bb4f69f07122513ff1590bcac6836ee OF-1852: Bounce all non-specified presence stanzas by default.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-1852Could not obtain issue details from Jira
Unknown Issue TypeOF-1854Could not obtain issue details from Jira
Unknown Issue TypeOF-1856Could not obtain issue details from Jira
Unknown Issue TypeOF-1857Could not obtain issue details from Jira