Re: Migration to Maven

From: Pavel Kajaba <pkajaba(at)redhat(dot)com>
To: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
Cc: Dave Cramer <pg(at)fastcrypt(dot)com>, List <pgsql-jdbc(at)postgresql(dot)org>, Pavel Raiskup <praiskup(at)redhat(dot)com>
Subject: Re: Migration to Maven
Date: 2015-12-02 07:49:07
Message-ID: 1906920653.26331834.1449042547009.JavaMail.zimbra@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Fedora packages are build offline and all binary files (jars and class files) are removed - simply all dependencies have to be obtained from software, which is packed in Fedora already.

So it fails on missing SSPI and OSGi imports.

----- Original Message -----
From: "Vladimir Sitnikov" <sitnikov(dot)vladimir(at)gmail(dot)com>
To: "Pavel Kajaba" <pkajaba(at)redhat(dot)com>
Cc: "Dave Cramer" <pg(at)fastcrypt(dot)com>, "List" <pgsql-jdbc(at)postgresql(dot)org>, "Pavel Raiskup" <praiskup(at)redhat(dot)com>
Sent: Wednesday, December 2, 2015 8:37:09 AM
Subject: Re: [JDBC] Migration to Maven

>There is no SSPI and OSGi package in Fedora so we are unable to build it.

Can you clarify what do you mean by "unable to build"?
Vladimir

--
Sent via pgsql-jdbc mailing list (pgsql-jdbc(at)postgresql(dot)org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vladimir Sitnikov 2015-12-02 07:56:45 Re: Migration to Maven
Previous Message Vladimir Sitnikov 2015-12-02 07:37:09 Re: Migration to Maven