Re: Pre-processing during build

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
Cc: Christopher BROWN <brown(at)reflexe(dot)fr>, List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Pre-processing during build
Date: 2015-06-18 18:32:51
Message-ID: CADK3HHKrzYbegEHJG7xTjNk1otzO-0BSw0Mh7Yc9K_fMb-j3_A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Vladimir,

To be honest I don't really know. The difficult part about this is that we
could put up a survey and ask "what version of JVM do you use" I suspect
that 1.8 will be overwhelmingly popular. The problem is the subset of
people responding may not be representative of the population that is using
it. From my experience working with bigger companies they view JDBC as a
simple tool. The metaphor that comes to mind is a car with aftermarket
wheels. You can't get any more for the car because you spend 2000 on the
wheels. Cars come with wheels; similarly PostgreSQL comes with a JDBC
driver. It occurs to me that maven actually exacerbates this as you don't
even have to come to the site to get the driver now that you can just add
the dependency to your pom and it will be automagically downloaded for you.

While writing this I am thinking that we might get away with saying we are
only going to support 3 JVM versions so currently 1.6-1.8, once 1.9 comes
out we can drop 1.6, however at the moment this is just a thought, not a
policy. Thoughts ?

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On 18 June 2015 at 11:18, Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
wrote:

> >Removing JDK 1.6 is not being contemplated at the moment
>
> When do you think it is safe to remove JDK 1.6 support?
>
> Vladimir
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vladimir Sitnikov 2015-06-18 18:59:58 Re: Pre-processing during build
Previous Message Markus KARG 2015-06-18 16:53:49 Re: Pre-processing during build