activemq-artemis/artemis-cli
five-iron 600799de30 ARTEMIS-4303 Fix windows service
When installing artemis on windows as a service, if your chosen
installation path contained a space, then an extra escape
character (%) was being inserted in the generated
artemis-service.xml, causing the service to fail to start.
This fix changes the value of ARTEMIS_INSTANCE_ETC_URI in that file
from "artemis.instance.etc.uri.windows" to "artemis.instance.etc.uri"
to get rid of that unnecessary escape character.
2023-06-13 08:24:39 -07:00
..
src ARTEMIS-4303 Fix windows service 2023-06-13 08:24:39 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2023-01-31 07:22:48 -05:00