Re: postgresql-jdbc 9.4-1209 src tarball issue

Поиск
Список
Период
Сортировка
От Pavel Raiskup
Тема Re: postgresql-jdbc 9.4-1209 src tarball issue
Дата
Msg-id 1505085.sibsHDe8z3@unused-4-107.brq.redhat.com
обсуждение исходный текст
Ответ на Re: postgresql-jdbc 9.4-1209 src tarball issue  (Pavel Raiskup <praiskup@redhat.com>)
Ответы Re: postgresql-jdbc 9.4-1209 src tarball issue  (Dave Cramer <pg@fastcrypt.com>)
Список 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 по дате отправления:

Предыдущее
От: Pavel Raiskup
Дата:
Сообщение: Re: postgresql-jdbc 9.4-1209 src tarball issue
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: postgresql-jdbc 9.4-1209 src tarball issue