[postgis-devel] [PostGIS] #1221: Update Java components to support SRID<=0 as unknown SRID
PostGIS
trac at osgeo.org
Sat Jan 7 03:43:06 PST 2012
#1221: Update Java components to support SRID<=0 as unknown SRID
----------------------------+-----------------------------------------------
Reporter: pramsey | Owner: delawen
Type: task | Status: closed
Priority: high | Milestone: PostGIS 2.0.0
Component: Java bindings | Version: trunk
Resolution: fixed | Keywords:
----------------------------+-----------------------------------------------
Changes (by delawen):
* status: new => closed
* resolution: => fixed
Comment:
This patch should be used on the jdbc folder:
$ cd jdbc
$ patch -i .../jdbc.patch -p0
I also changed the way to build the jdbc from makefile to maven, which is
more appropiate for java buildings (and cleaner and easier to use,
although probably slower).
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1221#comment:6>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list