Commit Graph

45 Commits

Author SHA1 Message Date
Jean-Sébastien Pédron 6c3cda7e0d
scripts/*.bat: Exit with CLI's exit status, not 1
This way the scripts really propagate the intended exit status to the
outer world.
2019-08-30 15:22:31 +02:00
Spring Operator 92f9678be3 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://www.mozilla.org/MPL/ migrated to:
  https://www.mozilla.org/MPL/ ([https](https://www.mozilla.org/MPL/) result 301).
2019-03-12 08:28:13 -05:00
Samuel NELA dd1a332642 Fixed years in copyright 2019-01-13 20:54:12 +01:00
Luke Bakken afa7f7fb66
Set node name for rabbit_prelaunch step in Windows scripts
Fixes #1508
2018-10-19 17:47:54 -07:00
Luke Bakken 0a258f947a
Remove unused -nodename argument to erl, ensure that RABBITMQ_NAME_TYPE is used correctly in Windows batch files 2018-10-19 17:47:47 -07:00
Artem Zinenko 5facb09a07 Improve error reporting in rabbitmq-plugins.bat 2018-10-17 17:00:40 +03:00
Michael Klishin deb23f98bb
Don't force --formatter=plugins on rabbitmq-plugins commands
They already use the correct one.
Per discussion with @hairyhum.

[#160792758]
2018-09-28 16:04:41 +03:00
Michael Klishin 1ccb20e33c
Revert "Merge rabbitmq-server-1508 to master" 2018-02-16 03:08:28 +03:00
Luke Bakken 6bfe5393ae
Remove unused -nodename argument to erl, ensure that RABBITMQ_NAME_TYPE is used correctly in Windows batch files 2018-02-15 08:30:59 -08:00
Luke Bakken 8b203b3a8f
Add DIST_PORT settings to Windows batch files
(cherry picked from commit 0cd2fbdda7)
2018-01-30 07:57:22 -08:00
Luke Bakken f2960e4452
Run escript and use RABBITMQ_CTL_ERL_ARGS env variable
Fixes #1461
2017-12-29 13:56:23 -08:00
Jean-Sébastien Pédron 81e2170a6c
rabbitmq-plugins.bat: Use `escript.exe` to run `rabbitmq-plugins`
[#131353583]
2016-11-08 17:16:37 +01:00
Daniil Fedotov f58e6d857d Windows integration for plugins and diagnostics 2016-11-03 11:44:26 +00:00
Jean-Sébastien Pédron 0cf09727a6 Use RABBITMQ_HOME to set the path to RabbitMQ ebin directory
Compared to the script's parent directory (stored in TDP0),
RABBITMQ_HOME is converted to a short filename to avoid non-ASCII in the
path.

Fixes #493.
2016-01-26 11:29:43 +01:00
Jean-Sébastien Pédron c8aa445577 Disable erl_crash.dump in rabbitmqctl and rabbitmq-plugins
Crash dumps are disabled by default only: if the user set
$ERL_CRASH_DUMP_SECONDS, his setting is honored.
2015-12-14 11:54:38 +01:00
Jean-Sébastien Pédron 7639c00a14 scripts: Pass script name to rabbitmq-env.bat 2015-10-30 17:20:04 +01:00
Jean-Sébastien Pédron bb018b6adc Remove exec bit from non-executable scripts 2015-10-20 11:10:48 +02:00
Michael Klishin bd6398f897 Load rabbitmq-env.bat in a cwd-independent way 2015-07-21 20:42:34 +03:00
Michael Klishin 56e6b4e62e Merge branch 'rabbitmq-server-154' of https://github.com/Jakauppila/rabbitmq-server into Jakauppila-rabbitmq-server-154 2015-07-01 17:03:07 +03:00
Jakauppila 2b89dbe8b0 Windows batch file changes to support -env, -defaults, and -conf functionality present on *nix
Mimicked the behavior of the -env, -defaults, and -conf scripts
available on *nix
2015-06-23 22:51:43 -05:00
Michael Klishin 7cb55202a0 (c) year 2015-05-24 04:19:23 +03:00
Jakauppila 7c576e5ffa Add 'rabbitmq-env.bat' execution in rabbitmq-plugins.bat 2015-05-12 21:12:57 -05:00
Michael Klishin 484322f97f When ERLANG_HOME is not set, exit with code 1 2015-02-25 21:19:16 +03:00
Simon MacMullen 38e05cdfe0 stable to default 2015-01-29 13:04:12 +00:00
Alvaro Videla cc040e95d6 adds RABBITMQ_CTL_ERL_ARGS to rabbitmq-plugins 2015-01-28 14:03:17 +01:00
Simon MacMullen 3b5475471a First pass at having ctl and plugins not start epmd. This can cause problems though if we are contacting a remote node, or removing a cluster node offline. 2014-10-23 12:55:48 +01:00
Simon MacMullen c33ba94384 Correct how to refer to environment variables. 2014-10-17 17:19:40 +01:00
Simon MacMullen 1780ff7927 Add RABBITMQ_USE_LONGNAME. Based on a patch from Marcos Diez but with fixes for the new way rabbitmqctl starts distribution, refactoring of common stuff into rabbitmq-env, not trimming the hostname, etc. 2014-10-17 14:40:39 +01:00
Tim Watson 7b22230f14 Merge default into bug24926 2014-03-18 20:25:11 +00:00
Simon MacMullen 2f6b97a5df Update copyright for 2014 2014-03-17 17:25:24 +00:00
Tim Watson ff99195d97 Ensure we pass the nodename on windows 2013-11-05 15:13:03 +00:00
Simon MacMullen cb7027982a s/VMware/GoPivotal/g 2013-07-01 10:49:14 +01:00
Simon MacMullen cb4b76b943 Take note of RABBITMQ_SERVICENAME, same as rabbitmq-service.bat does. 2013-02-15 14:30:38 +00:00
Emile Joubert b629976a61 Update copyright 2013 2013-01-23 12:03:02 +00:00
Emile Joubert fdeb9ce349 More randomness for temporary node names on windows 2012-08-08 11:35:25 +01:00
Emile Joubert 76a48b9568 Remove whitespace 2012-06-22 12:57:51 +01:00
Simon MacMullen e07f7d6a50 Merge bug24924 2012-06-01 11:00:49 +01:00
Tim Watson 9faa9b7a56 split rabbit_plugins into client and server side modules 2012-05-16 12:02:03 +01:00
Tim Watson f4e69068cd do not overwrite RABBITMQ_PLUGINS_DIR on windows 2012-05-04 17:42:00 +01:00
Emile Joubert e9559c13ba Update copyright 2012 2012-02-02 13:41:23 +00:00
Alexandru Scvortov bb3a01337a :s/PLUGINS_DIST_DIR/PLUGINS_DIR
Only in rabbitmq-server, because that variable in rabbitmq-public-umbrella has
a different use.
2011-09-29 18:46:25 +01:00
Alexandru Scvortov 5ee4d91e96 make both batch files use the same enabled_plugins file 2011-09-26 11:43:10 +01:00
Alexandru Scvortov 8c225dffff plugins-dist -> plugins 2011-09-23 15:50:02 +01:00
Alexandru Scvortov 1f72ea46b0 don't use the plugins directory 2011-09-22 16:18:32 +01:00
Alexandru Scvortov 19fef5cde1 rename rabbitmq-plugin to rabbitmq-plugins 2011-09-22 14:07:30 +01:00