Hello all,

I'm new around so here so please excuse the ignorance.  I have a dependency
on geotools on another open source project,
https://github.com/camsys/onebusaway-nyc.  This project uses hsqldb for
internal data structures, so the geotools dependency on an ancient version
of hsqldb was breaking things.

I poked around and was able to make a series of small changes to upgrade
the hsql dependency to 2.2.8 from 1.8.0.7.

The only issue with the changeset is I removed the SQL alias "CHR". Should
it be needed anymore (I couldn't find reference to it) it is available as
"CHAR" now.

If you can use it, its available at:

https://github.com/geotools/geotools/pull/217

Sheldon
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to