Justin, Could you please authorize an inclusion of the following into 0.32?
QPID-6247: Updates to configuration files should maintain existing file permissions https://svn.apache.org/r1661162 https://svn.apache.org/r1661530 The commits above allow to preserve original configuration files permissions after updates initiated from Broker management layers. The changes were reviewed by Keith and only affect a part of Broker functionality responsible for writing updates to configuration files. QPID-6364 [Java Broker] Keystore data url must be a secure attribute https://svn.apache.org/r1661165 The change fixes an issue introduced in previous commit for the same JIRA (which was incorporated into branch) and only affects REST management layer of Qpid Broker. It was reviewed by Keith. QPID-6398: [Java Broker] Update web management console UI to invoke dojo parser.parse as a promise https://svn.apache.org/r1661166 Fixes a bug in Java Broker web management console which was causing a premature invocation of widgets in the UI before parsing of UI is actually finished. If not applied, the UI might suffer from sporadic failures. The change only affects web management console UI. It was reviewed by Keith. QPID-6346: [Java Broker] Fix field reference when file reader is unsupported https://svn.apache.org/r1661207 The change fixes a bug in one of web management widgets. It is a trivial change which does not affect Broker core functionality. The fix was reviewed by Keith. Kind Regards, Alex
