This closes #813
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/8cd677b2 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/8cd677b2 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/8cd677b2 Branch: refs/heads/master Commit: 8cd677b20605dd7f1d225ca1cf2458e399fab1b6 Parents: f698a7f 082b75b Author: Clebert Suconic <[email protected]> Authored: Fri Sep 30 13:19:08 2016 -0400 Committer: Clebert Suconic <[email protected]> Committed: Fri Sep 30 13:19:08 2016 -0400 ---------------------------------------------------------------------- .../cli/commands/tools/XmlDataImporter.java | 76 ++++++++++---------- .../activemq/artemis/api/core/JsonUtil.java | 7 +- .../converter/jms/ServerJMSObjectMessage.java | 9 +-- .../rest/queue/ConsumedObjectMessage.java | 3 +- .../artemis/rest/util/HttpMessageHelper.java | 3 +- .../core/server/impl/ScaleDownHandler.java | 17 ++--- .../example/ldap/InMemorySchemaPartition.java | 7 +- 7 files changed, 61 insertions(+), 61 deletions(-) ----------------------------------------------------------------------
