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 1505085.sibsHDe8z3@unused-4-107.brq.redhat.com
Whole thread Raw
In response to Re: postgresql-jdbc 9.4-1209 src tarball issue  (Pavel Raiskup <praiskup@redhat.com>)
Responses Re: postgresql-jdbc 9.4-1209 src tarball issue  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
On Tuesday, July 19, 2016 5:44:56 PM CEST Pavel Raiskup wrote:
> 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.

I am unsure that my CZEnglish is not too confusing, IOW would it be possible
to edit download page so it points to:
    https://github.com/pgjdbc/pgjdbc/archive/REL9.4.1209.tar.gz
.. instead of:
    https://jdbc.postgresql.org/download/postgresql-jdbc-9.4.1209.src.tar.gz
?

Btw. there is still one issue with that tarball -> the url link, filename and
it's contents do not match:

    $ wget https://github.com/pgjdbc/pgjdbc/archive/REL9.4.1209.tar.gz
    ....
    Saving to: ‘REL9.4.1209.tar.gz’
    $ tar tf REL9.* | head -1
    pgjdbc-REL9.4.1209/

Pavel



pgsql-jdbc by date:

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