Hello everyone

The top-level POM of GeoTools defines a dependency on a very old, out-dated 
version of the PostGIS JDBC geometries (org.postgis.Geometry and subclasses of 
it). Also I ran a grep on the entire SVN repository (yes, it took a quite some 
time..) and those classes don't seem to be used anywhere.

Having said all this, would anybody mind if we moved to the most up-to-date 
version? Because we will need that for module/unsupported/jpox/

Greetings,
  Thomas


$ grep -r -n -i "org.postgis"  *
gt/modules/plugin/postgis/pom.xml:107:      <groupId>org.postgis</groupId>
gt/pom.xml:608:        <groupId>org.postgis</groupId>
scripts/deploy_dependencies.sh:81:deploy_file org/postgis postgis-driver 1.0
scripts/deploy_dependencies.sh:108:#deploy_file org/postgis postgis-driver 1.0
scripts/deploy_dependencies.sh:129:#deploy_file org/postgis postgis-driver 1.0


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to