Re: Wrong link not pointing to the release tarball

Поиск
Список
Период
Сортировка
От Pavel Raiskup
Тема Re: Wrong link not pointing to the release tarball
Дата
Msg-id 2794409.PzZyu5Xvg8@nb.usersys.redhat.com
обсуждение исходный текст
Ответ на Re: Wrong link not pointing to the release tarball  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
Ответы Re: Wrong link not pointing to the release tarball  (Vitalii Tymchyshyn <vit@tym.im>)
Re: Wrong link not pointing to the release tarball  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
Список pgsql-jdbc
On Friday 22 of January 2016 16:47:15 Vladimir Sitnikov wrote:
> In fact, there are two types of "source artifacts":
> 1) source.jar -- this one is for IDE integration and manual
> inspection. It is not suitable for a build process.
> 2) *.tar.gz -- I've no idea why is it useful, however, it existed
> before mavenization, thus it still exists.

Thanks, good to hear!

> I've no idea *.tar.gz artifact is suitable for build purposes.

It definitely is suitable, that helps us to build jar file from source --
from beginning.

> Dave, I think Pavel is right in a sense that (Source, 9.4 Build 1207)
> link points to postgresql-9.4.1207-sources.jar while it should point
> to postgresql-9.4.1207-dist.tar.gz (like the previous versions).

If you could fix the link, that would make our life easier then.  I was
not able to find the link.

> Dave>The recommended way to build is to pull from github.
>
> That is true. "build from github tarball" is tested better (it is used
> for driver releases) than "build from *.tar.gz" (it is write-only).

Well, tarball got by `git archive` would be good enough, too.  But with
that we are not completely sure that the particular commit ID matches
exactly the version you released in pre-built binaries.

Thanks, Pavel



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Pavel Raiskup
Дата:
Сообщение: Re: Wrong link not pointing to the release tarball
Следующее
От: Vitalii Tymchyshyn
Дата:
Сообщение: Re: Wrong link not pointing to the release tarball