jsmucr opened a new pull request, #4578: URL: https://github.com/apache/activemq-artemis/pull/4578
The test cannot work on Windows unless I can make the `upgrade` CLI command respect my choice to upgrade a Linux distribution. This commit therefore adds a new `--linux` option for the `upgrade` command, and leverages it in the `upgrade-linux` smoke test. * The `--cygwin` option has been preserved for backwards compatibility. * The `IS_CYGWIN` attribute has been renamed to `IS_NIX` to reflect the change. * The OS "recognition" method (in `InstallAbstract::run`) has been updated to reflect the need for enforcing *nix behavior, which is now the default if all other methods fail. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
