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

Build: #1765 was successful Scheduled with changes by 3 people

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Build result summary

Details

Completed
Queue duration
11 minutes
Duration
4 minutes
Labels
None
Revision
b8049567378e02bd80ed786db990cbccf34f1edf
Total tests
475
Successful since
#1548 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 05bab329c19fcfbe90d65652999027cc0ba8031c OF-2369: Do not do outbound S2S when inbound disabled.
When Openfire is configured to not allow inbound S2S of a particular flavor (direct or non-direct TLS) do not try to establish outbound S2S of the same type.

This effectively makes an outbound S2S attempt impossible when Openfire is configured to not accept any inbound S2S.
Guus der Kinderen Guus der Kinderen b8049567378e02bd80ed786db990cbccf34f1edf OF-2370: When determining if outbound S2S is possible, evaluate both direct and non-direct TLS
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> 686013439337f83b6fbb183c36b4226825f25d09 Merge pull request #1978 from guusdk/OF-2368_improve-muc-ghost-user-detection
OF-2368: Improve MUC ghost user detection
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> 8fa2cf89c3c7bba6222a630c5b2c27064b79c4f8 Merge pull request #1949 from guusdk/OF-2354_SystemProperty-lists-csv-space
OF-2354: Allow whitespace around comma-separated string values for list
Guus der Kinderen Guus der Kinderen 1d13607de314a9b485ec4537fa88bc48e241a934 m OF-2354: Allow whitespace around comma-separated string values for list
When reading a comma-separated string to be parsed as a list of strings, whitespace surrounding the comma's should be ignored.

eg: "user@example.org, user@example.com" should be parsed as two values that contain no whitespace.

Jira issues

IssueDescriptionStatus
3 more issues…
Unknown Issue TypeDIRMINA-1156Could not obtain issue details from Jira
Unknown Issue TypeOF-910Could not obtain issue details from Jira
Unknown Issue TypeOF-2209Could not obtain issue details from Jira
Unknown Issue TypeOF-2354Could not obtain issue details from Jira
Unknown Issue TypeOF-2367Could not obtain issue details from Jira