forked from basho/riak
-
Notifications
You must be signed in to change notification settings - Fork 0
/
rebar.config.lock
146 lines (144 loc) · 7.14 KB
/
rebar.config.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
%% THIS FILE IS GENERATED. DO NOT EDIT IT MANUALLY %%
{sub_dirs,["rel","apps/riak"]}.
{require_otp_vsn,"R16"}.
{cover_enabled,true}.
{lib_dirs,["apps/riak"]}.
{erl_opts,[debug_info,fail_on_warning]}.
{eunit_opts,[verbose]}.
{erlydtl_opts,[{compiler_options,[report,return,debug_info]}]}.
{deps,[{node_package,".*",
{git,"git://github.com/basho/node_package.git",
"a56fe9b021e3543a24fdfc98f1c16704b41e62c6"}},
{goldrush,".*",
{git,"git://github.com/DeadZen/goldrush.git",
"71e63212f12c25827e0c1b4198d37d5d018a7fec"}},
{lager,".*",
{git,"git://github.com/basho/lager.git",
"b6b6cebcb27ccff8acc59ae775acebc2f52e4926"}},
{syslog,".*",
{git,"git://github.com/Vagabond/erlang-syslog.git",
"918c9b453e0811b24f2c99b35b712b0ef9f29c7e"}},
{lager_syslog,".*",
{git,"git://github.com/basho/lager_syslog.git",
"fa2e7e3daee0d0a59dadb820fd3381eac4a65770"}},
{cluster_info,".*",
{git,"git://github.com/basho/cluster_info.git",
"1fae829ea639c8fcfeeb080aad02da01ff49b218"}},
{sidejob,".*",
{git,"git://github.com/basho/sidejob.git",
"c5aabba2d7daa80c340e110902bbcfcb552ccdcf"}},
{erlang_js,".*",
{git,"git://github.com/basho/erlang_js.git",
"07467d899ab90a2b719ad19ab0be0048c1c8d873"}},
{meck,".*",
{git,"git://github.com/basho/meck.git",
"2b25a30a8688f94106d07f23a9f1fb523ac00f08"}},
{getopt,".*",
{git,"git://github.com/jcomellas/getopt.git",
"659a28f4145bc9843598972854299dc4ea77e4cb"}},
{neotoma,".*",
{git,"git://github.com/seancribbs/neotoma.git",
"760928ec8870da02eb11bccb501e2700925d06c6"}},
{cuttlefish,".*",
{git,"git://github.com/basho/cuttlefish.git",
"b2ce0b15687f97259031f9f42e25ae52cdee3bab"}},
{bitcask,".*",
{git,"git://github.com/basho/bitcask.git",
"f813d093053a1c14795764eb78606f1c18df98ef"}},
{eper,".*",
{git,"git://github.com/basho/eper.git",
"7222ecaebceb5422e74a9c1503043bbc6036f6b7"}},
{edown,".*",
{git,"git://github.com/esl/edown.git",
"4cb4ad67382590d92228ea6c56225376bd9f5685"}},
{sext,".*",
{git,"git://github.com/basho/sext.git",
"f53f1bd37c29e45dc788a5d8b4512c66511d4cb5"}},
{poolboy,".*",
{git,"git://github.com/basho/poolboy.git",
"84d836ab49da618d1e3fb3947207bf9b7fcea335"}},
{basho_stats,".*",
{git,"git://github.com/basho/basho_stats.git",
"19c532af235ae675439d491b329c55c2f9b02deb"}},
{riak_sysmon,".*",
{git,"git://github.com/basho/riak_sysmon.git",
"8362bc1046c8f5c749b1f6e61eb9571b0d5a5f47"}},
{bear,".*",
{git,"git://github.com/basho/bear.git",
"da820a13c607c3f816ee8b83c587266da5389761"}},
{folsom,".*",
{git,"git://github.com/basho/folsom.git",
"e80bd013c8ea906c4f14cba38b92e95116415e23"}},
{eleveldb,".*",
{git,"git://github.com/basho/eleveldb.git",
"2c9c5a5f66255266145154bb3ca975087f2a308f"}},
{riak_ensemble,".*",
{git,"git://github.com/basho/riak_ensemble",
"e0652c64cda9355dc429f4a4c3747c5fdf017722"}},
{pbkdf2,".*",
{git,"git://github.com/basho/erlang-pbkdf2.git",
"7076584f5377e98600a7e2cb81980b2992fb2f71"}},
{riak_core,".*",
{git,"git://github.com/basho/riak_core.git",
"ffd5d8a1a811d5649675049fdb9e42d7a419f5be"}},
{riak_pipe,".*",
{git,"git://github.com/basho/riak_pipe.git",
"29c6bec7a1d376bf78b4069308c5518cb6ee49fd"}},
{protobuffs,".*",
{git,"git://github.com/basho/erlang_protobuffs.git",
"5257dfe4e000b58487af89b849c7336ffa9bae82"}},
{riak_pb,".*",
{git,"git://github.com/basho/riak_pb.git",
"fc18a9b37170431f659e08d66ed78e3f6bbc47ca"}},
{mochiweb,".*",
{git,"git://github.com/basho/mochiweb.git",
"5e6e3e688dc9987a97e261431256e29671555c0b"}},
{ibrowse,".*",
{git,"git://github.com/cmullaparthi/ibrowse.git",
"9b8b042fb7d37b90994ef6b6615c92dd2769328e"}},
{webmachine,".*",
{git,"git://github.com/basho/webmachine.git",
"e5f82336bb7a4552dd33e02bf8f66e67547f13be"}},
{riak_api,".*",
{git,"git://github.com/basho/riak_api.git",
"cc98fff03a117a5c996a08557d510723f619b415"}},
{riak_dt,".*",
{git,"git://github.com/basho/riak_dt.git",
"c06820d95d2ee88dfc4db6c459d2f3739c204ed2"}},
{eunit_formatters,".*",
{git,"git://github.com/seancribbs/eunit_formatters",
"dab4291d191f0ca40c911179fd195c3942261667"}},
{riak_kv,".*",
{git,"git://github.com/basho/riak_kv.git",
"fb63e7a812664ccac488c9abb36cbfc868a36339"}},
{merge_index,".*",
{git,"git://github.com/basho/merge_index.git",
"b701dde5c28956c3b629411e5ff7e50cbb5cb4b3"}},
{riak_search,".*",
{git,"git://github.com/basho/riak_search.git",
"adac3e462230b5560b827057199effaaace9b694"}},
{erlydtl,".*",
{git,"git://github.com/evanmiller/erlydtl.git",
"d20b53f04837a1053ed18987f645cb60eae82453"}},
{riak_control,".*",
{git,"git://github.com/basho/riak_control.git",
"5ab3896d8ca96b19512cf6aee2d685cdc6ab0432"}},
{riaknostic,".*",
{git,"git://github.com/basho/riaknostic.git",
"4e7daa5c27cc6bd8cfb4a1c5f19a6e8ac2a8e344"}},
{kvc,".*",
{git,"git://github.com/etrepum/kvc.git",
"75c4e76468cb2bd03067a9c349989ee914a1b581"}},
{yokozuna,".*",
{git,"git://github.com/basho/yokozuna.git",
"eb4919ce833e0063d24113e41a2d9ea79aa9756f"}},
{canola,".*",
{git,"git://github.com/basho/canola.git",
"9bdfee88fce20b3a01b7003696b53eb21913d6fb"}},
{riak_auth_mods,".*",
{git,"git://github.com/basho/riak_auth_mods.git",
"6fece8fa2ad5abede54edb9bd62a847e1956019a"}},
{rebar_lock_deps_plugin,".*",
{git,"git://github.com/seth/rebar_lock_deps_plugin.git",
"9711549b8a84b065eb2edc22f8eb6ff85e3c94e8"}}]}.
{plugins,[rebar_lock_deps_plugin]}.