Re: Wrong link not pointing to the release tarball

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Wrong link not pointing to the release tarball
Date: 2016-01-22 18:58:32
Message-ID: 56A27BD8.7000406@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 1/22/2016 5:32 AM, Dave Cramer wrote:
> As I said this is a maven artifact. We actually don't expect anyone to
> build from a tarball.
>
> The recommended way to build is to pull from github. However I'm
> sensing that you have a requirement to build from a tarball?
>

noone packaging for a released OS (using rpm, deb, etc) is going to want
to pull from git, they are going to want a versioned tarball of the
source that represents the precise version they are building so each
time its built they get exactly the same thing.

--
john r pierce, recycling bits in santa cruz

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vladimir Sitnikov 2016-01-22 19:19:00 Re: Wrong link not pointing to the release tarball
Previous Message Dave Cramer 2016-01-22 15:48:17 Re: Wrong link not pointing to the release tarball