Opened 12 years ago

Closed 6 years ago

Last modified 4 years ago

#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 strk, 12 years ago

Component: postgismanagement
Milestone: PostGIS 2.0.1Management 1.0
Owner: changed from pramsey to chodgson

linked from where ?

comment:2 by halldorjanetzko, 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 robe, 12 years ago

Milestone: Management 1.0Management 2.0

comment:4 by robe, 12 years ago

Owner: changed from chodgson to robe

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 robe, 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 robe, 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.

http://www.postgis.org/download/

comment:7 by pramsey, 6 years ago

Resolution: fixed
Status: newclosed

Testing the ticket recovery system.

comment:8 by robe, 6 years ago

What ticket recovery system?

comment:9 by robe, 4 years ago

Milestone: Management 2.0Website Management, Bots

Milestone renamed

Note: See TracTickets for help on using tickets.