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

Build: #885 was successful Scheduled with changes by Guus der Kinderen and daryl herzmann <akrherz@iastate.edu>

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Build result summary

Details

Completed
Queue duration
3 minutes
Duration
2 minutes
Labels
None
Revision
9d4661e1835c506539a707ebc1dde69f1d2adf3e
Total tests
354
Successful since
#873 ()

Tests

Code commits

Author Commit Message Commit date
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> 9d4661e1835c506539a707ebc1dde69f1d2adf3e Merge pull request #1478 from guusdk/OF-1857_shutdown-logging
OF-1857: Improve logging around shutdown event.
Guus der Kinderen Guus der Kinderen 83379537875572beb169ac861f1e71c7497fe4ff OF-1857: Improve logging around shutdown event.
Guus der Kinderen Guus der Kinderen 01774fc4345f069f5853fea7e482f6fd9bd384d6 OF-1855: S2S: Allow Mutual Authentication by default when using signed certificate
Guus der Kinderen Guus der Kinderen 8b5f219e128b6b8f4b38a603c47e0cc73b06ae51 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 9a2efa45dd54a40854d3858ae418d0ea0e8857a7 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.

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-1855Could 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