In hikaricp they have a java6 version for 1.6 and 1.7 and the main version has for 1.8. This has worked really well for our osgi installations.
On Thu, Jun 18, 2015, 3:09 PM Dave Cramer <pg@fastcrypt.com> wrote:
OK, I have access logs, They only go back as far as April 12 2015. A very cursory look shows many downloads of jars I would not have expected. Do we have any tools to summarize them ? Preferably command line
The interesting question is if we want to those submodules (jdbc4, jdbc41, jdbc42) to be public (in other words, allow users depend on them) or if we consider them a pure implementation detail. In the latter case, we might want to have some fixed name of the module that includes the latest driver.
I would prefer to have a single artifact in the "public API" that includes all the jdbc versions. Vladimir