Package: postgis-java / 1:2.2.1-1~bpo8+1
Metadata
Package | Version | Patches format |
---|---|---|
postgis-java | 1:2.2.1-1~bpo8+1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
add classpath.patch | (download) |
jdbc/pom.xml |
11 11 + 0 - 0 ! |
add classpath to postgis-jdbc jar. |
upstream version.patch | (download) |
jdbc/pom.xml |
4 2 + 2 - 0 ! |
fix upsteam version in pom.xml. |
sqlexception.patch | (download) |
jdbc/src/main/java/org/postgis/DriverWrapper.java |
4 3 + 1 - 0 ! |
declare sqlexception to fix build failure. . [ERROR] /<path>/jdbc/src/main/java/org/postgis/DriverWrapper.java:[189,32] unreported exception java.sql.SQLException; must be caught or declared to be thrown . Reverts: https://github.com/postgis/postgis-java/commit/1c3f9362488c0d8a195802a00e62725f3830797c |