This repository was archived by the owner on Nov 17, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -91,7 +91,6 @@ dep_rabbitmq_web_stomp_examples = git_rmq rabbitmq-web-stomp-examples $(cu
91
91
dep_rabbitmq_web_mqtt = git_rmq rabbitmq-web-mqtt $(current_rmq_ref ) $(base_rmq_ref ) master
92
92
dep_rabbitmq_web_mqtt_examples = git_rmq rabbitmq-web-mqtt-examples $(current_rmq_ref ) $(base_rmq_ref ) master
93
93
dep_rabbitmq_website = git_rmq rabbitmq-website $(current_rmq_ref ) $(base_rmq_ref ) live master
94
- dep_sockjs = git_rmq sockjs-erlang $(current_rmq_ref ) $(base_rmq_ref ) master
95
94
dep_toke = git_rmq toke $(current_rmq_ref ) $(base_rmq_ref ) master
96
95
97
96
dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(current_rmq_ref ) $(base_rmq_ref ) master
@@ -107,6 +106,8 @@ dep_mochiweb = git git://github.com/basho/mochiweb.git v2.9.0p2
107
106
# Last commit of PropEr supporting Erlang R16B03.
108
107
dep_proper_commit = 735d972758d8bd85b12483626fe1b66450d6a6fe
109
108
dep_ranch_commit = 1.3.1
109
+ # Last commit of sockjs support Erlang R16B03 and 17.x.
110
+ dep_sockjs = git https://github.com/rabbitmq/sockjs-erlang.git 5af2b588c812c318b19bc105b577a759c71c3e0a
110
111
dep_webmachine_commit = 1.10.8p2
111
112
112
113
RABBITMQ_COMPONENTS = amqp_client \
You can’t perform that action at this time.
0 commit comments