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

Build: #1212 was successful Scheduled with changes by Aditya Borikar <adityaborikar2@gmail.com>

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Build result summary

Details

Completed
Queue duration
4 minutes
Duration
3 minutes
Labels
None
Revision
e4f6ab2be383ebd0dfa1e5418c7176688f154843
Total tests
445
First to pass since
#1211 (Scheduled – )

Tests

Code commits

Author Commit Message Commit date
Aditya Borikar <adityaborikar2@gmail.com> Aditya Borikar <adityaborikar2@gmail.com> e4f6ab2be383ebd0dfa1e5418c7176688f154843 Add form field type to XEP-0157 form field
If form fields do no mention type, they are by default assumed
to be of type text-single. This causes problem in cases where
multiple form field values are included without mentioning type.
(https://xmpp.org/extensions/xep-0157.html#example-2).

However, field standardisation for the same xep-0157
(https://xmpp.org/extensions/xep-0157.html#registrar-formtype)
suggests that the form field type is list-multi. And so, it is
better if the server adds type to form fields as this saves the
client from first checking `FORM_TYPE` and determine form field
type as per standardisation .
Solves OF-2054

Tests

Fixed tests 1
Status Test Failing since View job Duration
Successful FlattenNestedGroupsTest testFlattenUsersOfGroupsPosix
Failing since build #1211 (Scheduled) Run Maven < 1 sec

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2054Could not obtain issue details from Jira
Unknown Issue TypeXEP-0157Could not obtain issue details from Jira