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

From: Pavel Kajaba <pkajaba(at)redhat(dot)com>
To: Dave Cramer <pg(at)fastcrypt(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 14:18:39
Message-ID: 1452262719.4044.5.camel@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Fri, 2016-01-08 at 08:36 -0500, Dave Cramer wrote:
> 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 ?
Sure, we can compile preprocessing easy, but we a problem in that tool.
However pgjdbc is stable project and we think that it's not good idea to depend on such small project

> > How are other java projects that use maven ever included in a distro ? Tomcat ?
Fedora has tooling which resolves maven dependencies from fedora
repositories. However in RHEL
we want to minimalize number of packages, which will be shipped with
RHEL.

> 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 Dave Cramer 2016-01-08 14:22:05 Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)
Previous Message Dave Cramer 2016-01-08 13:36:46 Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)