Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2446 was successful Changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
7 minutes
Duration
19 minutes
Labels
None
Agent
Default Agent
Revision
2aded8cda89f8dda22998d18389ece4b47d1e5b5
Total tests
1346
First to pass since
#2445 (Changes by Guus der Kinderen)

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 2aded8cda89f8dda22998d18389ece4b47d1e5b5 OF-2560: Make RSS load on Admin Console async
This prevents the first page of the admin console to take up to TIMEOUT (2 minutes?) to load, when the server on which Openfire is installed cannot reach our RSS feed.
Guus der Kinderen Guus der Kinderen c8ec5d0edca761846db223ba1bf2d1b7976e5883 OF-2676: Add (advertising) support for XEP-0478: Stream Limits Advertisement
Stream features of client and server streams now advertise the applicable limits.

This commit does _not_ 'use' limits advertised by peers.
Guus der Kinderen Guus der Kinderen 26bea90dad59635b34c485572e1f16e70efbd438 OF-2676: Replace JiveGlobal with SystemProperty for max buffer size of parser
By replacing the JiveGlobal usage to read the maximum buffer size of the XMPP parser, this value becomes self-documenting, and easier to re-use.
Guus der Kinderen Guus der Kinderen a2ce3658ab90001343d2b882031224963a98a397 Remove unuseful capacity for StringBuilder
Guus der Kinderen Guus der Kinderen 277c9eb324e8dc51f893eb7c7d817e7324df116a OF-2678: Prefer XML data type over string manipulation
In various places, XML is being constructed by creating raw strings. Instead, we should use an XML-based data-type.

Tests

Fixed tests 1
Status Test Failing since View job Duration
Successful LocalOutgoingServerSessionTest outgoingTest(ServerSettings, ServerSettings)[287]
Failing since build #2445 (Changes by Guus der Kinderen) Build < 1 sec

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2560Could not obtain issue details from Jira
Unknown Issue TypeOF-2676Could not obtain issue details from Jira
Unknown Issue TypeOF-2678Could not obtain issue details from Jira
Unknown Issue TypeXEP-0478Could not obtain issue details from Jira