Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Pavel Kajaba <pkajaba(at)redhat(dot)com>
Cc: Pavel Raiskup <praiskup(at)redhat(dot)com>, Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>, List <pgsql-jdbc(at)postgresql(dot)org>, Dave Cramer <notifications(at)github(dot)com>, Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
Subject: Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)
Date: 2016-01-08 13:36:46
Message-ID: CADK3HHJ3iAaKuQMsqaBbui8n+HqmNg=DO+0-DATMtYPT+pDGQg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

OK, that makes sense. So here are the options AFAICT.

I guess you could use make and create a makefile to compile it. It should
not be difficult.

I gather you would also have to compile the preprocessing tool as well ?

How are other java projects that use maven ever included in a distro ?
Tomcat ?

Dave Cramer

davec(at)postgresintl(dot)com
www.postgresintl.com

On 8 January 2016 at 08:32, Pavel Kajaba <pkajaba(at)redhat(dot)com> wrote:

> ant is not problem.
>
> there was problem with some ant-maven plugin. Plugin was added because new
> dependencies (my guess is OSGi and waffle-jna).
>
> Correct me if I am wrong - I am not java hacker.
>
> Pavel Kajaba
>
> ----- Original Message -----
> From: "Dave Cramer" <pg(at)fastcrypt(dot)com>
> To: "Pavel Raiskup" <praiskup(at)redhat(dot)com>
> Cc: "Pavel Kajaba" <pkajaba(at)redhat(dot)com>, "Vladimir Sitnikov" <
> sitnikov(dot)vladimir(at)gmail(dot)com>, "List" <pgsql-jdbc(at)postgresql(dot)org>, "Dave
> Cramer" <notifications(at)github(dot)com>, "Devrim GÜNDÜZ" <devrim(at)gunduz(dot)org>
> Sent: Thursday, January 7, 2016 7:56:20 PM
> Subject: Re: [JDBC] [pgjdbc] Implement JDBC specs via pre-processor step
> (#435)
>
> 9.3.1201 which was still built using ant
>
> Dave Cramer
>
> davec(at)postgresintl(dot)com
> www.postgresintl.com
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Pavel Kajaba 2016-01-08 14:18:39 Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)
Previous Message Pavel Kajaba 2016-01-08 13:32:47 Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)