PgJDBC Build Script - Mailing list pgsql-jdbc

From dmp
Subject PgJDBC Build Script
Date
Msg-id 50A444D4.9070405@ttc-cmc.net
Whole thread Raw
In response to Re: postgresql-9.2-1002.jdbc4.jar does not work with Java6  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: PgJDBC Build Script  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
Dave,

I reviewed the building of the jars files for the various SDKs and the
original script I created did not properly build with the proper names.
I'm still not sure if this is correct, since the ant build.xml and web
page do not appear to correspond.

Corrected:

1.2 & 1.3, jdbc2
1.4 jdbc3
1.5 jdbc3g
1.6 jdbc4
1.7 & 1.8 jdbc41

The file is attached if you still wish to use it. I'm sorry for not
properly reviewing the requirements of the various required names
for the builds. I left the source creation the same for now.

Again if SDK 1.7 & 1.8 are both present then the result jdbc41 jar
will be the build from 1.8. Perhaps this should be checked and left
with the lower build jar file if present.

danap.


Attachment

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: postgresql-9.2-1002.jdbc4.jar does not work with Java6
Next
From: Dave Cramer
Date:
Subject: Re: PgJDBC Build Script