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

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

Stages & jobs

  1. Build and Package

  2. Deploy

Build result summary

Details

Completed
Queue duration
7 minutes
Duration
7 minutes
Labels
None
Revision
922931473f8ce4659084c0599e3f44e2e548ace9
Total tests
229
Successful since
#121 ()

Tests

Code commits

Author Commit Message Commit date
Dave Cridland <dave@cridland.net> Dave Cridland <dave@cridland.net> 922931473f8ce4659084c0599e3f44e2e548ace9 Fix client route removal (#930)
Cut/paste error in removeClientRoute() caused old sessions to be
kept around.

In order to help debug this, I also added some detailing to
session-details.jsp which turned out not to be needed. But it
might prove useful/interesting.
Dave Cridland <dave@cridland.net> Dave Cridland <dave@cridland.net> 7ff1f73077cca1b3ec25d5897f31f15340c8fa4e Fix several security issues in 4.2 (#929)
* OF-1417 CVE-2017-15911 Fix XSS issues in host setup

* OF-1329 Prevent session fixation attack

* OF-1403 Escape group name in MUC admin

* OF-1393 Make randomString more random

* OF-1400 Escape servername field

* OF-1401 Validate SMS host and escape error message
Dmitry Deshevoy <mityada@gmail.com> Dmitry Deshevoy <mityada@gmail.com> 56ac5211782bcbf5feb3853e64b1698bcea550fb Set correct sequence number in the <resumed/> element
According to XEP-0198 'h' attribute should be set to the sequence number
of the last handled stanza sent over the former stream from the client to the server
Paweł Ścibiorski <Alameyo@users.noreply.github.com> Paweł Ścibiorski <Alameyo@users.noreply.github.com> 04628004dda8ab5549b51cf796bd512fe2765dea Test was looking trying to assure that English names for time units are the same as foreignin. That was causing problems while I was building Openfire and units were named in Polish (e.g. second - sekunda). (#925)

Jira issues

IssueDescriptionStatus
2 more issues…
Unknown Issue TypeOF-1329Could not obtain issue details from Jira
Unknown Issue TypeOF-1393Could not obtain issue details from Jira
Unknown Issue TypeOF-1400Could not obtain issue details from Jira
Unknown Issue TypeOF-1401Could not obtain issue details from Jira
Unknown Issue TypeOF-1403Could not obtain issue details from Jira