Re: Wrong link not pointing to the release tarball

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: Wrong link not pointing to the release tarball
Дата
Msg-id CAB=Je-HN_yUA3KOhFSLmdQLHSGVS8VixZtOvrhGM0HYwyw1tOA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Wrong link not pointing to the release tarball  (Pavel Raiskup <praiskup@redhat.com>)
Ответы Re: Wrong link not pointing to the release tarball  (Pavel Raiskup <praiskup@redhat.com>)
Список pgsql-jdbc
Pavel> But with
Pavel>that we are not completely sure that the particular commit ID matches
Pavel>exactly the version you released in pre-built binaries.

Technically speaking, maven creates a git tag (e.g. REL9.4.1207),
then it checks out git tree of that particular commit ID (from github!)
to a clean folder, then it builds the driver, then the results are published.

As long as we use maven, release tag will point to the commit ID
that is used for the release.

Our current *.tar.gz is closer to maven's  "bin.tar.gz". In other words,
our tar.gz is for the case when all artifacts like source jar, release jar,
dependencies, etc, are required at once.

Vladimir


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

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