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 file
Patch File delta Description
add classpath.patch | (download)

jdbc/pom.xml | 11 11 + 0 - 0 !
1 file changed, 11 insertions(+)

 add classpath to postgis-jdbc jar.
upstream version.patch | (download)

jdbc/pom.xml | 4 2 + 2 - 0 !
jdbc_jtsparser/pom.xml | 4 2 + 2 - 0 !
pom.xml | 4 2 + 2 - 0 !
postgis-jdbc-java2d/pom.xml | 6 3 + 3 - 0 !
tools/osgeo-postgis-jdbc-test-util/pom.xml | 8 4 + 4 - 0 !
tools/pom.xml | 4 2 + 2 - 0 !
6 files changed, 15 insertions(+), 15 deletions(-)

 fix upsteam version in pom.xml.
sqlexception.patch | (download)

jdbc/src/main/java/org/postgis/DriverWrapper.java | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 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