[pgjdbc/pgjdbc] 236805: fix: add Provide-Capability OSGi manifest

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 236805: fix: add Provide-Capability OSGi manifest
Date: 2018-01-08 21:32:05
Message-ID: 5a53e355e3b7a_4742ab79a18bc0471da@hookshot-fe-da92815.cp1-iad.github.net.mail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 236805bcaf0dd1d9df3542c5865a15b24375a01c
https://github.com/pgjdbc/pgjdbc/commit/236805bcaf0dd1d9df3542c5865a15b24375a01c
Author: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
Date: 2018-01-09 (Tue, 09 Jan 2018)

Changed paths:
M pgjdbc/pom.xml
M pom.xml
M ubenchmark/pom.xml

Log Message:
-----------
fix: add Provide-Capability OSGi manifest

See https://github.com/pgjdbc/pgjdbc-parent-poms/commit/fdda24eadefe95c0346c2dcf91fdc931b1655c51

fixes #1029

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vladimir Sitnikov 2018-01-08 21:35:08 [pgjdbc/pgjdbc] e27ee7: chore: update version to 42.2.0-SNAPSHOT to reflec...
Previous Message Vladimir Sitnikov 2018-01-08 21:10:00 [pgjdbc/pgjdbc] a94cfe: refactor: factor out receiveParameterStatus so all...