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

Build: #43 was successful Scheduled with changes by wroot <wrooot@users.noreply.github.com> and daryl herzmann <akrherz@iastate.edu>

Stages & jobs

  1. Build and Package

  2. Deploy

Build result summary

Details

Completed
Queue duration
6 minutes
Duration
2 minutes
Labels
None
Revision
34971f9562fbe07cb7befebb120f883f66493850
Total tests
211
Successful since
#1 ()

Tests

Code commits

Author Commit Message Commit date
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> 34971f9562fbe07cb7befebb120f883f66493850 Merge pull request #830 from guusdk/OF-1350_MUC-password
OF-1350 MUC passwords
wroot <wrooot@users.noreply.github.com> wroot <wrooot@users.noreply.github.com> b3941322629d4a3799af976a9691bba86fcc0bf1 OF-1343 update docs about new windows service behavior (#820)
* OF-1343 added comments about changes in 4.1.5

* OF-1343 a note about new service behavior
Guus der Kinderen Guus der Kinderen 5bdb2b8088441aefd138afb252549e429378b1b3 m Admin Console MUC Room UI tweaks
Guus der Kinderen Guus der Kinderen d9357dd8d37f2551fe2e1f8b0ab79ed3d717f137 m OF-1350: Be more flexible when dealing with MUC room passwords
XMPP defines two configuration fields for password-protecting a room:
- one that defines if the room is password protected.
- another one that defines the password.

Openfire, internally, only stores the password, if password-protection is required.

Some clients send only a password, without explicitly defining the password-protection boolean. In such cases, Openfire should be somewhat flexible, and process the configuration form as intended by the user.

Jira issues

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