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

Build: #254 was successful Scheduled with changes by Dave Cridland <dave@cridland.net> and Anno van Vliet <anno.van.vliet@gmail.com>

Stages & jobs

  1. Build and Package

  2. Deploy

Build result summary

Details

Completed
Queue duration
1 minute
Duration
2 minutes
Labels
None
Revision
c65700dec779401cda0a7b0f4aab57e79003eedb
Total tests
233
Successful since
#203 ()

Tests

Code commits

Author Commit Message Commit date
Dave Cridland <dave@cridland.net> Dave Cridland <dave@cridland.net> c65700dec779401cda0a7b0f4aab57e79003eedb Merge pull request #1000 from sco0ter/ws
WebSocket endpoint should allow null path.
Dave Cridland <dave@cridland.net> Dave Cridland <dave@cridland.net> 5187208ef38a3c040495a21035c2ead340934f3d Merge pull request #998 from annovanvliet/fixMucHistory
OF-1468 Group Chat History returns one message too many
Christian Schudt <christian.schudt@gmx.de> Christian Schudt <christian.schudt@gmx.de> 5e58ac90c10120fb9ff0b61aa61870bc25ef49a4 m WebSocket endpoint should allow null path.
Currently the endpoint is only available via ws://host:port/ws/

It will now also be available via ws://host:port/ws

(note the lack of the trailing slash).

URLs without trailing slash seem to be the standard for BOSH and WebSockets and are also used by XEP-0156.

 This commit increases interoperability.
Anno van Vliet <anno.van.vliet@gmail.com> Anno van Vliet <anno.van.vliet@gmail.com> fc682b8878145991d92162acb6588e71e542ebfb Group Chat History contains one message to many. When specifying “Show a Specific Number of Messages” for Group Chat History Settings, the user get one message to many. For example, if 10 is specified. the user get the last eleven messages in the room.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-1468Could not obtain issue details from Jira
Unknown Issue TypeXEP-0156Could not obtain issue details from Jira