Build: #1120 was successful Scheduled with changes by Guus der Kinderen and Dave Cridland <dave@forwardhealth.co>

Build result summary

Details

Completed
Queue duration
10 minutes
Duration
1 minute
Labels
None
Agent
Default Agent
Revision
308cbfdcd30156999e1aca80ee79fc39da35f085
Total tests
456
Successful since
#749 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen d1245c8f8db3a22966ef2d738f98057592259b36 OF-2269: Add async facility to SAXReaderUtil
Dave Cridland <dave@forwardhealth.co> Dave Cridland <dave@forwardhealth.co> df1fc2f8c741dbdf9b6f1e86741199b12c5184b5 Allow RosterItem to store and retrieve Presence stanzas
This extends the RosterItem to store a Presence stanza for the
case of new subscription requests.

This is serialized and stored in the database as usual.

There are getters and setters for the stored stanza, but also a
utility getter which can create a dummy stanza as needed.
Guus der Kinderen Guus der Kinderen f2899c0c91d9bc54b00c66965be35487865d7458 OF-2244: Fix database insertion of new stanza
Dave Cridland <dave@forwardhealth.co> Dave Cridland <dave@forwardhealth.co> 10c07cab7522c281ac1004caa51faf3a4f608488 Allow XML elements to be serialized
I've done this by imbuing ExternalizableUtil with the ability to
serialize and parse XML. This then allows lower-level strategies
to be entirely unaware of the nature of the string.

Higher-level code can then serialize XML, and trivially manage
serializing Stanzas.
Dave Cridland <dave@forwardhealth.co> Dave Cridland <dave@forwardhealth.co> ef94fd74f385a6bd8c3d484a4a15485573219884 Actually remember the presence stanza need setting!

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2244Could not obtain issue details from Jira
Unknown Issue TypeOF-2259Could not obtain issue details from Jira
Unknown Issue TypeOF-2269Could not obtain issue details from Jira