Re: Adding new dependencies for in-core

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Adding new dependencies for in-core
Date: 2015-06-30 15:47:38
Message-ID: CAB=Je-FtB9wP5rFbAL7_zJy7V4wiZNshn=WgGSnN4qCW+W-LuA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

>There are a large number of people still downloading jars, so simply using maven dependency doesn't work.

We can add a list of URLs like
http://search.maven.org/remotecontent?filepath=org/postgresql/postgresql/9.4-1201-jdbc41/postgresql-9.4-1201-jdbc41.jar

> large number of people still downloading jars

You know, even non-mavenized pgjdbc used maven for dependencies fetching :)

>It would have to be shaded IMO.

We can't shade forever, can we?

Vladimir

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Markus KARG 2015-06-30 16:26:45 Re: SQLJSON
Previous Message Dave Cramer 2015-06-30 12:32:34 Re: Adding new dependencies for in-core