#1835 closed defect (fixed)
JDBC Link broken
Reported by: | janetzko | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | Website Management, Bots |
Component: | management | Version: | 2.0.x |
Keywords: | Cc: |
Description
Hi,
it seems as if the link to the jdbc driver (see below) is broken...
http://postgis.refractions.net/download/postgis-2.1.0SVN.jar
Best wishes,
Halldor Janetzko
Change History (9)
comment:1 by , 12 years ago
Component: | postgis → management |
---|---|
Milestone: | PostGIS 2.0.1 → Management 1.0 |
Owner: | changed from | to
comment:2 by , 12 years ago
The link from your main download page: http://postgis.refractions.net/download/ In the following section: JDBC Snapshot
Latest Development Snapshot: (revision 9899)
postgis-2.1.0SVN.jar <------------------------------------- postgis_debug-2.1.0SVN.jar postgis-jdbc-javadoc.zip
comment:3 by , 12 years ago
Milestone: | Management 1.0 → Management 2.0 |
---|
comment:4 by , 12 years ago
Owner: | changed from | to
---|
Have to switch Hudson or jenkins to start using the new Maven build. Haven't played with the jenkins/configurations for that yet.
comment:5 by , 12 years ago
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
comment:6 by , 12 years ago
I updated the link on PostGIS website and have a job on the winjen bot to build the maven project and scp up to the website whenever code base changes.
However I am completely ignoring the make file and just using the maven pom soince I have no idea what to do with the Ant script. I'm just using a Jenkins Maven job template.
Someone with more experience than me with Java should probably look at this closer. So I'll keep open for now. The jdbc link should work now though.
comment:7 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Testing the ticket recovery system.
linked from where ?