Packaging of postgresql-jdbc

From: Pavel Kajaba <pkajaba(at)redhat(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Pavel Raiskup <praiskup(at)redhat(dot)com>
Subject: Packaging of postgresql-jdbc
Date: 2016-02-16 12:15:50
Message-ID: 1831842355.39585708.1455624950515.JavaMail.zimbra@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

Hello pg-hackers,

I need advice about postgresql-jdbc driver.

Current version in Fedora is behind latest version of postgresql-jdbc (1200 vs 1207).

We are trying to package latest version into Fedora, but there are dependencies, which are not useless in Fedora (waffle-jna) and ones which we are not 100% open source (osgi-enterprise). We talked with upstream quite intensively but not been able to find any solution which would meet our requirements.

We think that it's not a good, when open-source project depending on packages, which licence is not 100% clear.

Do you have any ideas how we could solve this problem?

It's quite easy to remove it but it's not best solutions because there is a chance that with each release we would have to work on removing. (Gentoo is doing this way : https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-java/jdbc-postgresql )

Other distros seem to have similar problem (https://launchpad.net/ubuntu/+source/libpgjava)

We will be thankful for any idea.

Pavel Kajaba

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2016-02-16 12:29:13 Re: postgres_fdw vs. force_parallel_mode on ppc
Previous Message Oleg Bartunov 2016-02-16 12:10:32 Re: [WIP] ALTER ... OWNER TO ... CASCADE

Browse pgsql-jdbc by date

  From Date Subject
Next Message Craig Ringer 2016-02-16 12:50:24 Re: Packaging of postgresql-jdbc
Previous Message Thomas Kellerer 2016-02-13 12:13:25 Re: System Query hit to Database