You might want to remove the dependency entirely. I don't know that  
Geotools even uses the code in the PostGIS JAR.  I think it pulls WKB  
and uses its own library to parse that...?

P

On 30-Oct-06, at 5:11 PM, Jody Garnett wrote:

> Thinking - I bet this dependency is from when we used to take the  
> object
> and convert it to WKT, and then parse that.
> Since these are not used (for some time), please update the dependency
> and see what happens.
>
> Question for community:
> - for unsupported modules adding dependencies should we track those
> version numbers in the unsupported/pom.xml (or in the root pom.xml  
> like
> everything else...)
>
> Jody
>> 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
>>
>
>
> ---------------------------------------------------------------------- 
> ---
> 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


-------------------------------------------------------------------------
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