Re: Complicated re-distribution of pgjdbc the "open source way"

From: Pavel Raiskup <praiskup(at)redhat(dot)com>
To: Craig Ringer <craig(at)2ndquadrant(dot)com>
Cc: Dave Cramer <pg(at)fastcrypt(dot)com>, List <pgsql-jdbc(at)postgresql(dot)org>, Pavel Kajaba <pkajaba(at)redhat(dot)com>, hhorak(at)redhat(dot)com, Vitalii Tymchyshyn <vit(at)tym(dot)im>, Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
Subject: Re: Complicated re-distribution of pgjdbc the "open source way"
Date: 2016-04-08 07:22:47
Message-ID: 1965783.f0xf98JbIA@nb.usersys.redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Just to give a quick update ..

On Thursday 07 of April 2016 13:57:18 Pavel Raiskup wrote:
> Well, it look like the preprocessor just ignores our "exclude" statements,
> I believe in that because if we simply remove all the java files related
> to waffle and osgi, we are able to build the package (== the preprocessor
> works).

That does not seem to be truth, sorry for mystification.

It seems like jcp is not the bad guy here, but rather
maven-compiler-plugin of version 3.5 (it all works fine with
maven-compiler-plugin v3.3).

Let's wait for the bug [1] resolution (whatever it will be), after that we
can move to submitting PRs¹ -- so if there is anything I can help with
before that, please ping me.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1325060

Thanks, Pavel

¹ The solution would be in -D_FEATURE_Enabled=false options available
during maven build, both available for pgjdbc-parent-poms and pgjdbc.

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Babacar Gningue 2016-04-11 12:29:16 Restoring postgresql 9.4 crashed database
Previous Message Pavel Raiskup 2016-04-07 11:57:18 Re: Complicated re-distribution of pgjdbc the "open source way"