Statistics
| Revision:

svn-gvsig-desktop / tags / v1_10_0_Build_1260 / libraries / geotools-2.1.1-epsg-hsql / gvsig-changes.txt @ 43469

History | View | Annotate | Download (556 Bytes)

1 28854 cmartinez
Epsg-hsql (geotools) project had to be modified in 1.9 version in order to
2
fix #777 bug (from gvSIG TRAC). As geotools JARs were not versioned in our
3
SVN repository, I had to guess the version (I used geotools 2.1.1).
4
The resulting JAR (geotools-epsg-hsql-2.1.1_gvsig.jar) replaced 'db_epsg.jar'.
5
6
 ------
7
8
Changes from original 2.1.1 version of Geotools:
9
10
- 20090518 by cmartinez:
11
   EPSG.sql: DB taken from db_epsg.jar (from gvSIG trunk repository):
12
13
- 20090518 by cmartinez:
14
   HSQLDataSource.java: create a different tmp dir for each GeoTools instance