activemq-artemis/artemis-cli
Justin Bertram 597953b6e2
ARTEMIS-3886 fix CLI operation retry
Commit f8b045bd2d broke the operation
retry as it introduced local variables named "user" and "password" which
overried the class-level variables of the same name. Therefore, when the
user re-enters the username and password on the command-line those
values won't actually be used when attempting to reconnect.
2022-07-11 12:03:14 -05:00
..
src ARTEMIS-3886 fix CLI operation retry 2022-07-11 12:03:14 -05:00
pom.xml ARTEMIS-3874: move/update various bits to allow removing many test-jar creations and dependencies 2022-06-27 09:52:54 -04:00