Re: postgresql-jdbc 9.4-1209 src tarball issue - Mailing list pgsql-jdbc

From Pavel Raiskup
Subject Re: postgresql-jdbc 9.4-1209 src tarball issue
Date
Msg-id 54409128.5ElK6K6fpo@unused-4-107.brq.redhat.com
Whole thread Raw
In response to Re: postgresql-jdbc 9.4-1209 src tarball issue  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: postgresql-jdbc 9.4-1209 src tarball issue  (Pavel Raiskup <praiskup@redhat.com>)
Re: postgresql-jdbc 9.4-1209 src tarball issue  (Pavel Raiskup <praiskup@redhat.com>)
List pgsql-jdbc
On Tuesday, July 19, 2016 10:14:45 AM CEST Dave Cramer wrote:
> OK, I'm somewhat confused what was the point of
> https://github.com/pgjdbc/pgjdbc/pull/601 and
> https://github.com/pgjdbc/pgjdbc/pull/578 if you are still building from
> source ?

That is just CI -- we want to know that the pgjdbc's git-HEAD is compliant
with downstream packaging, so once you'll submit new release it will be OK.

And also some people might decide to run against those snapshot too .. but we
don't want to distribute git snapshots in stable Fedora distributions.

That means, we still need to have source tarball provided by you.

> As to tarballs: can you just pull a tarball from github and build from
> there ?

We can, yes.  At least I don't see any problem ATM.  That tarball has yet
another structure ... but it is just about fixing build script.

I don't want to complicate things, that tarball is fine -- would it be
possible to fix https://jdbc.postgresql.org/download.html so from 1209
release the link points to github tarball?  Then we could be sure that all
distros are building against the same source.

Pavel



pgsql-jdbc by date:

Previous
From: Pavel Raiskup
Date:
Subject: postgresql-jdbc 9.4-1209 src tarball issue
Next
From: Dave Cramer
Date:
Subject: Re: postgresql-jdbc 9.4-1209 src tarball issue