[postgis-devel] [PostGIS] #1835: JDBC Link broken
PostGIS
trac at osgeo.org
Fri Aug 24 22:11:52 PDT 2012
#1835: JDBC Link broken
------------------------+---------------------------------------------------
Reporter: janetzko | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: Management 2.0
Component: management | Version: 2.0.x
Keywords: |
------------------------+---------------------------------------------------
Comment(by robe):
Okay I looked into this and found a couple of issues.
1) the generated file name I think has changed
It seems that instead of postgis-2.0.1SVN.jar etc. is now called:
http://www.postgis.org/download/postgis-jdbc-2.0.1SVN.jar
for example
2) I finally got my winjen buildbot to build the maven package, but it
seems the pom.xml has the version number hard-coded in it and you would
need the ant make file to put in the version config and presumably built
the pom.xml as well. So why pom.xml is in the repo is confusing to me.
So I had to manually change the version number in pom.xml
Am I mistaken that we need ant to build the pom.xml which kind of seems to
defeat the purpose of switching to maven.
I'm a java newbie so I could be mistaken here in my assumptions
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1835#comment:5>
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