<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>Tell anyone on rebar2 to upgrade, hehe. Na, you can do it with rebar.config.script,<a href="http://www.rebar3.org/docs/from-rebar-2x-to-rebar3#section-maintaining-backwards-compatibility-while-using-hex-packages">http://www.rebar3.org/docs/from-rebar-2x-to-rebar3#section-maintaining-backwards-compatibility-while-using-hex-packages</a> <br></div>
<div> </div>
<div id="sig19496053"><div class="signature">--<br></div>
<div class="signature">Tristan Sloughter<br></div>
<div class="signature">t@crashfast.com<br></div>
<div class="signature"> </div>
</div>
<div> </div>
<div> </div>
<div>On Sun, May 8, 2016, at 02:30 PM, Roberto Ostinelli wrote:<br></div>
<blockquote type="cite"><div dir="ltr"><div><div defang_data-gmailquote="yes"><div>On Sun, May 8, 2016 at 9:22 PM, Tristan Sloughter <span dir="ltr"><<a href="mailto:t@crashfast.com">t@crashfast.com</a>></span> wrote:<br></div>
<blockquote style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204, 204, 204);padding-left:1ex;" defang_data-gmailquote="yes"><div><u></u><br></div>
<div><div>Looks great, but you'll need to update the hex package because it is missing dependencies: <a href="https://hex.pm/packages/pgpool">https://hex.pm/packages/pgpool</a><br></div>
<div> <br></div>
<div>A hex package only allows for hex dependencies. Otherwise rebar3/mix/etc can't properly resolve the dependencies to install.<br></div>
</div>
</blockquote><div> </div>
<div>Hey Tristan,<br></div>
<div>Still relatively unfamiliar with hex packages, as you can see.<br></div>
<div> </div>
<div>Does this mean that the <a href="https://github.com/ostinelli/pgpool/blob/master/rebar.config">rebar.config</a> file should be something like this instead?<br></div>
<div> </div>
<div><div><span style="font-family:monospace," monospace"" class="font">{deps, [</span><br></div>
<div><span style="font-family:monospace," monospace"" class="font">    {epgsql, "3.2.0"},</span><br></div>
<div><span style="font-family:monospace," monospace"" class="font">    {poolboy, "1.5.1"}</span><br></div>
<div><span style="font-family:monospace," monospace"" class="font">]}.</span><br></div>
</div>
</div>
</div>
<div>If so, where can I find the docs to ensure compatibility with rebar too?<br></div>
</div>
</blockquote><div> </div>
</body>
</html>