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

Build: #1194 was successful Scheduled with changes by 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
2 minutes
Duration
6 minutes
Labels
None
Revision
ebffd25548491e6be1ee8ac4ddcd4a1e17587a2a
Total tests
445
Successful since
#1160 ()

Tests

Code commits

Author Commit Message Commit date
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> ebffd25548491e6be1ee8ac4ddcd4a1e17587a2a Merge pull request #1667 from guusdk/OF-2047_HTTP-headers-set-not-add
OF-2047: Set, instead of add headers to HTTP responses
Guus der Kinderen Guus der Kinderen 242ff6422f36aa4421ebece98a765b7859dfb5d9 m OF-2047: Set, instead of add headers to HTTP responses
Occasionally, Openfire enriches HTTP responses with additional headers.

HTTP responses can have duplicate headers. This often is not desired. To prevent this problem, Openfire should 'set' rather than 'add' headers. The former overwrites any preexisting headers of the same name.

Jira issues

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