activemq-artemis/artemis-cli
David Lanouette 7e1f6c1abe ARTEMIS-4160 Handle hostnames with double dashes
Previously, the code added a comment with the host name in it.
Sometimes hostnames don't follow the xml standards for comments.
Specifically, having a double dash ("--") in the host name would cause
an error when jolokia tried to load the config file - because it was
invalid xml.

The simple solution was to not put the host name into the comment.

A unit test has been included to ensure the same thing doesn't happen in the
future.

Signed-off-by: David Lanouette <David.Lanouette@RedHat.com>
2023-02-22 06:01:45 +01:00
..
src ARTEMIS-4160 Handle hostnames with double dashes 2023-02-22 06:01:45 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2023-01-31 07:22:48 -05:00