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: #2006 was successful Changes by daryl herzmann <akrherz@iastate.edu>

Code commits

Openfire (master)

  • daryl herzmann <akrherz@iastate.edu>

    daryl herzmann <akrherz@iastate.edu> b3d323bc4cd86129aaaf2a36d13b86805af96540

    Merge pull request #1664 from guusdk/OF-2047_admin-console-ignore-comments
    OF-2046: Ignore comments in sidebar-admin.xml

  • Guus der Kinderen

    Guus der Kinderen 3f6cf91280efdfd21976248700c9b4c54b6ce579 m

    OF-2046: Ignore comments in sidebar-admin.xml
    Under certain conditions (that I have been unable to reproduce) adding comments in the admin-sidebar.xml appears to influence the rendering of the admin console.

    It has been reported that reconfiguring the SAX reader to ignore comments prevents the issue from occurring.

    Although I've not been able to reproduce the issue, ignoring comments is sufficiently benign that it doesn't hurt to add that to the implementation.

    • xmppserver/src/main/java/org/jivesoftware/admin/AdminConsole.java (version 3f6cf91280efdfd21976248700c9b4c54b6ce579)