Dependencies in pom.xml of driver version 9.4-1200-jdbc41

From: Magnus Mogren <magnus(dot)mogren(at)easit(dot)com>
To: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Dependencies in pom.xml of driver version 9.4-1200-jdbc41
Date: 2015-02-04 08:35:53
Message-ID: AM3PR01MB342B31CCAC34A1DE44E9218EE3A0@AM3PR01MB342.eurprd01.prod.exchangelabs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi

Version 9.4-1200-jdbc41 of the driver has a bunch of dependencies specified in the pom.xml

Waffle-jna, slf4j-simple, junit, org.osgi.core and org.osgi.enterprise

Very annoying and not something I want in my project so I have to exclude them from the dependency to the postgresql driver.

Previous versions was a clean pom only adding the driver jar itself to my project, and that is very much better.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2015-02-04 16:50:42 Re: 9.4 driver
Previous Message Basil Bourque 2015-02-04 06:54:44 Re: 9.4 driver