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: #646 was successful Changes by Florian Schmaus <flo@geekplace.eu>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Agent
Default Agent
Revision
dd4df0a5ef2435f1c380a1c83c5b838b6986b2ce
Total tests
736
Successful since
#638 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> dd4df0a5ef2435f1c380a1c83c5b838b6986b2ce Improve how XmlStringBuilder handles enclosing XML environments
to avoid emitting unnecessary attributes like xmlns.

Also add a test for MediaElement that checks that <uri/> does not
carry a xmlns attribute.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 85ef149c832442737b2b880d0d1d6a7e94016d47 Make XmlStringBuilder.prelude() protected
as the user should never be required to call it.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 935465a11b7376be29c6967b5be5c9fde7a1e51a Remove duplicate code in XmlStringBuilder