Re: Wrong link not pointing to the release tarball
От | Vitalii Tymchyshyn |
---|---|
Тема | Re: Wrong link not pointing to the release tarball |
Дата | |
Msg-id | CABWW-d0Jypi4LYmWitfSRxbhyLsm=gpSR1Ah9XzWhHAAGPKwkQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Wrong link not pointing to the release tarball (Pavel Raiskup <praiskup@redhat.com>) |
Список | pgsql-jdbc |
What I have seen while researching Fedora stuff is that some projects have '-project' additional files (same artifact, with different classifier) deployed to maven central in both zip and tgz format. As far as I can see, it's pretty simple to achieve with assembly plugin. It even has predefined 'project' descriptor that can be useful.
Best regards, Vitalii Tymchyshyn
Пт, 22 січ. 2016 08:53 Pavel Raiskup <praiskup@redhat.com> пише:
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
--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc
В списке pgsql-jdbc по дате отправления: